Rename .github/README.txt |
|
More...
|
over 7 years ago
|
Remove typedef warnings |
|
More...
|
over 7 years ago
|
Remove exception unwind warnings |
|
More...
|
over 7 years ago
|
run_test: add support of OpenSC PKCS#11 spy |
|
More...
|
over 7 years ago
|
seedRandom: fix the seed convertion |
|
More...
|
over 7 years ago
|
dumpit: list only slots with a token by default |
|
More...
|
over 7 years ago
|
getinfo: list only slots with a token by default |
|
More...
|
over 7 years ago
|
test_asymetric: RSA X509 is not support by SoftHSM v1 |
|
More...
|
over 7 years ago
|
test_asymetric: add test_sign_X509 |
|
More...
|
over 7 years ago
|
test_asymetric: split the tests |
|
More...
|
over 7 years ago
|
test_asymetric: test encrypt/decrypt using CKM_RSA_X_509 |
|
More...
|
over 7 years ago
|
test_asymetric: split sign/verify from encrypt/decrypt |
|
More...
|
over 7 years ago
|
Makefile: fix doc-upload target |
|
More...
|
over 7 years ago
|
Documentation: add a reference |
|
More...
|
over 7 years ago
|
Documentation: use bytes() to convert fom ckbytelist |
|
More...
|
over 7 years ago
|
samples: Fixed print() statements for Python3 |
|
More...
|
over 7 years ago
|
samples: no need to convert to a list |
|
More...
|
over 7 years ago
|
samples: use RSA OAEP SHA1 instead of SHA256 |
|
More...
|
over 7 years ago
|
tests: fix comment |
|
More...
|
over 7 years ago
|
getAttributeValue(): handle CKR_ARGUMENTS_BAD error |
|
More...
|
over 7 years ago
|
dumpit: display the error if getAttributeValue() fails |
|
More...
|
over 7 years ago
|
MANIFEST: add missing files |
|
More...
|
over 7 years ago
|
Release 1.4.3 |
|
More...
|
over 7 years ago
|
Rename test target in tests |
|
More...
|
over 7 years ago
|
epydoc: do not reference undocumented constants |
|
More...
|
over 7 years ago
|
unwrapKey: remove unused wrapped variable |
|
More...
|
over 7 years ago
|
wrapKey: remove unused m variable |
|
More...
|
over 7 years ago
|
RSAOAEPMechanism: do not use hash as a variable name |
|
More...
|
over 7 years ago
|
RSAOAEPMechanism(): use ckbytelist() for the label |
|
More...
|
over 7 years ago
|
PEP8: fix E302 warnings |
|
More...
|
over 7 years ago
|