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 |
|
More...
|
about 8 years ago
|
Added tag 1.4.1 for changeset 3d4c42193259 |
|
More...
|
about 8 years ago
|
release 1.4.1 |
|
More...
|
about 8 years ago
|
Samples: fix PEP8 warnings |
|
More...
|
about 8 years ago
|
Samples: do not hard code the PKCS#11 library to use |
|
More...
|
about 8 years ago
|
Python3: Use print as a function |
|
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 |
|
More...
|
about 8 years ago
|
Added tag 1.4.0 for changeset 298ab2e54cc9 |
|
More...
|
about 8 years ago
|
release 1.4.0 |
|
More...
|
about 8 years ago
|
readme.txt: update my copyright date |
|
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) |
|
More...
|
about 8 years ago
|
dumpit.py sample: fix Python3 issue |
|
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 |
|
More...
|
over 8 years ago
|
Added tag 1.3.3 for changeset 692a5c4158e9 |
|
More...
|
over 8 years ago
|
release 1.3.3 |
|
More...
|
over 8 years ago
|
samples/signature.py: small output format change |
|
More...
|
over 8 years ago
|
PKCS#11 definitions: sync with Cryptoki version 2.40 |
|
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 |
|
More...
|
over 8 years ago
|