cellar-pkcs8

Crates.iocellar-pkcs8
lib.rscellar-pkcs8
version0.1.0
sourcesrc
created_at2021-03-13 23:59:51.320443
updated_at2021-03-13 23:59:51.320443
descriptionPkcs8 support for ed25519 key.
homepagehttps://github.com/tyrchen/pkcs8
repositoryhttps://github.com/tyrchen/pkcs8
max_upload_size
id368545
size44,372
Tyr Chen (tyrchen)

documentation

https://docs.rs/cellar-pkcs8

README

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.

Commit count: 2

cargo fmt