curve25519-dalek-source/tests/examples
Tony Arcieri 55620dcde5
PKCS#8 support (#224)
Adds optional integration with `ed25519::pkcs8` with support for
decoding/encoding `Keypair` from/to PKCS#8-encoded documents as well as
`PublicKey` from/to SPKI-encoded documents.

Includes test vectors generated for the `ed25519` crate from:
https://github.com/RustCrypto/signatures/tree/master/ed25519/tests/examples
2022-12-13 18:19:31 -05:00
..
pkcs8-v1.der PKCS#8 support (#224) 2022-12-13 18:19:31 -05:00
pkcs8-v2.der PKCS#8 support (#224) 2022-12-13 18:19:31 -05:00
pubkey.der PKCS#8 support (#224) 2022-12-13 18:19:31 -05:00