| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Support both lowercased and unnormalized metadata directory names.
- Lowercase metadata directory name.
- update to 1.5.17: * 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
- Clean up the spec - Unfortunately, the tests are still not run (gh#LudovicRousseau/PyKCS11#115).
- update to 1.5.16: * add support of CKA_MODIFIABLE and CKA_DESTROYABLE attributes * minor improvments
- update to 1.5.15: * Fix an exception when PYKCS11LIB is not defined * Correctly fix swig 4.2.0 issue * cache PKCS#11 dll name after it's been succsessfully loaded * Fix a problem when the library load failed - switch to github url, as pypi doesn't have the new version
- initial packaging