|
From: Małgorzata O. <no...@gi...> - 2025-11-02 20:44:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 6de7737ab293eaeb230dfb1fc9178228f736c17c https://github.com/OpenSC/libp11/commit/6de7737ab293eaeb230dfb1fc9178228f736c17c Author: Małgorzata Olszówka <Mal...@st...> Date: 2025-11-02 (Sun, 02 Nov 2025) Changed paths: M .gitignore M examples/Makefile.am A examples/ed25519keygen.c A examples/ed448keygen.c M src/Makefile.am M src/Makefile.mak M src/libp11-int.h M src/libp11.h M src/p11_ckr.c A src/p11_eddsa.c M src/p11_front.c M src/p11_key.c M src/p11_load.c M src/p11_pkey.c M src/pkcs11.h M tests/Makefile.am A tests/ed25519-keygen-prov.c A tests/ed25519-keygen.c A tests/ed25519-keygen.softhsm A tests/ed448-keygen-prov.c A tests/ed448-keygen.c A tests/ed448-keygen.softhsm A tests/eddsa_common.c A tests/eddsa_common.h A tests/provider-ed25519-keygen.softhsm A tests/provider-ed448-keygen.softhsm Log Message: ----------- Add support for Ed25519 and Ed448 curves (PKCS#11 v3.2) (#623) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |