1
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
epydoc: add RSA_PSS_Mechanism() documentation
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: add test for CKM_RSA_PKCS_PSS
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Add support of CKM_RSA_PKCS_PSS mechanism
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
run_test: update SoftHSM install on macOS
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
tox: use "changedir =" to simplify the commands
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
tox: add Python 3.6 (py36)
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
tox: special dance so that _LowLevel module is found
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: test CK_OBJECT_HANDLE.__repr__()
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_random: test *Random methods
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_info: close the opened session
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_info: add getMechanism*
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_info: test get*Info methods
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: RSA OAEP is not supported by SoftHSM1
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
RSAOAEPMechanism: fix initialisation of .source field
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_asymetric: add test for RSA OAEP using SHA1
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
remove definition of byte_to_int()
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
te2ckattrlist: use ckbytelist() constructor
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
ckbytelist: remove use of byte_to_int()
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
unwrapKey(): use ckbytelist() constructor
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_symetric: compare results from AES_CBC and AES_ECB
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_symetric: rename test
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
Mechanism: use a ckbytelist() for the parameter
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_ckbytelist: support Python3 type() result
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
__init__: remove dead code
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_ckbytelist: add a test for unknown format
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
ckbytelist: better exception if the format is unknown
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_symetric: use exception value
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_exception: test PyKCS11 exceptions
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_symetric: generateKey() is not support by SoftHSM1
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago
test_symetric: test for Mechanism() AES CBC with IV
LudovicRousseau
as Ludovic Rousseau
More... over 7 years ago