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
Rename .hgignore -> .gitignore More... about 8 years ago
The project has been moved to Github More... about 8 years ago
Fix __del__: test that every module is accessible More... about 8 years ago
Makefile: use a better default value for PREFIX
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Added tag 1.4.1 for changeset 3d4c42193259
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
release 1.4.1
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Samples: fix PEP8 warnings
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Samples: do not hard code the PKCS#11 library to use
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Python3: Use print as a function
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
fixing rsa_encrypt sample for python3 More... about 8 years ago
Adding rsa encryption sample program. More... about 8 years ago
Fixing RSA OAEP encryption. More... about 8 years ago
Makefile: correctly identify Python 3
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Added tag 1.4.0 for changeset 298ab2e54cc9
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
release 1.4.0
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
readme.txt: update my copyright date
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Move closeAllSessions from Session to PKCS11Lib More... about 8 years ago
Fix #34: closeAllSession => closeAllSessions More... about 8 years ago
Merged in thalesignite/pykcs11 (pull request #16)
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
dumpit.py sample: fix Python3 issue
LudovicRousseau
as Ludovic Rousseau
More... about 8 years ago
Added RSAOAEPMechanism to support RSA Encryption Added DigestSession which enables multi-part digesting. Added EC keypair generating mechanism. More... about 8 years ago
Fix bug in _template2ckattrlist for boolean
LudovicRousseau
as Ludovic Rousseau
More... over 8 years ago
Added tag 1.3.3 for changeset 692a5c4158e9
LudovicRousseau
as Ludovic Rousseau
More... over 8 years ago
release 1.3.3
LudovicRousseau
as Ludovic Rousseau
More... over 8 years ago
samples/signature.py: small output format change
LudovicRousseau
as Ludovic Rousseau
More... over 8 years ago
PKCS#11 definitions: sync with Cryptoki version 2.40
LudovicRousseau
as Ludovic Rousseau
More... over 8 years ago
Fix sample: ckattrlist is in PyKCS11.LowLevel More... over 8 years ago
Fix samples: prevent TypeError More... over 8 years ago
Fix sample: ckobjlist is in PyKCS11.LowLevel More... over 8 years ago
pep8: Fix E302 expected 2 blank lines, found 1
LudovicRousseau
as Ludovic Rousseau
More... over 8 years ago