Docs.rs
rsa-der-0.1.0
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rsa-der 0.1.0
Generates DER-encoded public keys from the `rsa` crate
Crate
Source
Builds
Feature flags
Documentation
Links
caelunshun/rsa-der
5
3
1
crates.io
Dependencies
simple_asn1 ^0.4
normal
openssl ^0.10.24
dev
rand ^0.6
dev
rsa ^0.1.3
dev
Versions
0.3.0
(2021-11-07)
0.2.1
(2019-08-11)
0.2.0
(2019-08-11)
0.1.1
(2019-08-09)
0.1.0
(2019-08-09)
Owners
rsa-der
A simple crate to encode RSA public keys to DER-encoded bytes.
See the documentation for examples.