Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1:
RSA Cryptography Specifications Version 2.2 (RFC 8017).
This package contains library source intended for building other packages which
use the "default" feature of the "pkcs1" crate.