1 unstable release

0.1.0 Mar 13, 2021

#25 in #ed25519-key

MIT license

32KB
536 lines

PKCS8 support

This code is derived from: https://github.com/briansmith/ring/blob/main/src/pkcs8.rs. It added ed25519 support.

License

cellar-pkcs8 is distributed under the terms of MIT.

See LICENSE for details.


lib.rs:

PKCS#8 is specified in RFC 5958.

Dependencies

~29KB