1.5.11 - Septembre 2022, Ludovic Rousseau
- add
deriveKey()
withCKM_ECDH1_DERIVE
andCK_ECDH1_DERIVE_PARAMS
- support
pSourceData
in OAEP params - remove use of (deprecated) distutils
- samples: port to Python 3
- fix code coverage generation
What's Changed
- Adds C_DeriveKey() support with CKM_ECDH1_DERIVE by @balsingh1991 in #95
New Contributors
- @balsingh1991 made their first contribution in #95
Full Changelog: 1.5.10...1.5.11