Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkcs11/framework-pkcs15.c - Edwards and Montgomery public keys
PKCS11 3.0 errata and 3.1 define Edwards and Montgomery public keys as raw byte strings. framework-pkcs15,c will now use sc_pkcs15_encode_pubkey_eddsa_raw return these EC_POINTs as raw byte strings. On branch X25519-improvements-2 Changes to be committed: modified: pkcs11/framework-pkcs15.c
- Loading branch information