forked from OpenSC/OpenSC
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools/pkcs11-tool.c - Changes for PKCS11 V3,0 eratta and V3.1
PKCS11 tool when sending EC_POINT for Edwards and Montgomery to a PKCS11 module are sent as raw byte string. And pkcs11-tool will accept an EC_POINT as byte string, OCTET STRING or BIT STRING. Note the CKA_PUBLIC_KEY_INFO is SubjectPublicKeyInfo as defined in RFC8410. Additional tests when compiled by OpenSSL older version or Libressl have been added and a signatre operation using a Yubkey Ed25519 key verifies by OpenSSL 3.3.2 utilities. On branch X25519-improvements-2 Changes to be committed: modified: tools/pkcs11-tool.c
- Loading branch information
Showing
1 changed file
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters