1.5.17 - October 2024, Ludovic Rousseau
- Add AES in counter mode support (
CKM_AES_CTR
) - Add simple derivation mechanisms support (
CMK_CONCATENATE_*
) - Fix reference counting in
PyKCS11Lib.load()
- remove python 2 support from
ckbytelist
- minor improvements
Full Changelog: 1.5.16...1.5.17