1
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename .github/README.txt
LudovicRousseau
as Ludovic Rousseau
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
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
seedRandom: fix the seed convertion
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
dumpit: list only slots with a token by default
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
getinfo: list only slots with a token by default
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: RSA X509 is not support by SoftHSM v1
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: add test_sign_X509
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: split the tests
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: test encrypt/decrypt using CKM_RSA_X_509
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: split sign/verify from encrypt/decrypt
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Makefile: fix doc-upload target
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Documentation: add a reference
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Documentation: use bytes() to convert fom ckbytelist
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
samples: Fixed print() statements for Python3 More... over 7 years ago
samples: no need to convert to a list
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
samples: use RSA OAEP SHA1 instead of SHA256
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
tests: fix comment
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
getAttributeValue(): handle CKR_ARGUMENTS_BAD error
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
dumpit: display the error if getAttributeValue() fails
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
MANIFEST: add missing files
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Release 1.4.3
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Rename test target in tests
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
epydoc: do not reference undocumented constants
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
unwrapKey: remove unused wrapped variable
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
wrapKey: remove unused m variable
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
RSAOAEPMechanism: do not use hash as a variable name
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
RSAOAEPMechanism(): use ckbytelist() for the label
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
PEP8: fix E302 warnings
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago