• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LudovicRousseau / PyKCS11 / 31

Builds Branch Commit Type Ran Committer Via Coverage
31 master run_test: add support of OpenSC PKCS#11 spy Define PKCS11SPY to the PKCS#11 lib you want to use and the wrapper will try to find pkcs11-spy.so. push 19 Sep 2017 09:40PM UTC LudovicRousseau travis-ci pending completion   set done
30 master dumpit: list only slots with a token by default Use -a/--all to list all the slots including slots with no token present. push 11 Sep 2017 02:15PM UTC LudovicRousseau travis-ci pending completion   set done
29 master test_asymetric: RSA X509 is not support by SoftHSM v1 Signing or encrypting using CKM_RSA_X_509 is not supported by SoftHSDM v1 (used by Travis SI). So the error CKR_MECHANISM_INVALID is expected. push 25 Aug 2017 08:42PM UTC LudovicRousseau travis-ci pending completion   set done
26 master test_asymetric: split sign/verify from encrypt/decrypt push 25 Aug 2017 01:17PM UTC LudovicRousseau travis-ci pending completion   set done
25 master Makefile: fix doc-upload target The execution failed if a directory api was already present. push 18 Aug 2017 03:46PM UTC LudovicRousseau travis-ci pending completion   set done
24 master Documentation: add a reference push 18 Aug 2017 10:00AM UTC LudovicRousseau travis-ci pending completion   set done
23 master samples: Fixed print() statements for Python3 $ python3 ./modulus.py Traceback (most recent call last): File "./modulus.py", line 39, in <module> print("\nmodulus: " + binascii.hexlify(bytearray(modulus))) TypeError: must be str, not bytes push 17 Aug 2017 08:30AM UTC Ludovic Rousseau travis-ci pending completion   set done
22 master Fixed print statements Pull #17 16 Aug 2017 11:36PM UTC web-flow travis-ci pending completion   set done
21 master samples: no need to convert to a list Since we use ckbytelist() now the method can use directly a string. push 16 Aug 2017 10:11PM UTC LudovicRousseau travis-ci pending completion   set done
20 master getAttributeValue(): handle CKR_ARGUMENTS_BAD error Some PKCS#11 library may return the error CKR_ARGUMENTS_BAD for some attributes. In that case the attribute is just skipped. For example this is the case with Gemalto SAC PKCS#11 and a CKK_ECDS... push 06 Jul 2017 02:32PM UTC LudovicRousseau travis-ci pending completion   set done
19 master MANIFEST: add missing files samples/rsa_encrypt.py run_test.py tests/__init__.py tests/test_CK.py tests/test_asymetric.py tests/test_ckbytelist.py tests/test_digest.py tests/test_exception.py tests/test_info.py tests/test_random.py tests/test_sym... push 04 Jul 2017 08:10PM UTC LudovicRousseau travis-ci pending completion   set done
18 1.4.3 Release 1.4.3 Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr> push 24 Jun 2017 11:02AM UTC LudovicRousseau travis-ci pending completion   set done
17 master Release 1.4.3 Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr> push 24 Jun 2017 11:01AM UTC LudovicRousseau travis-ci pending completion   set done
16 master epydoc: do not reference undocumented constants Warning: Failed identifier crossreference targets: - CKF_RW_SESSION (from PyKCS11.PyKCS11Lib.openSession) - CKG_MGF1_SHA256 (from PyKCS11.RSAOAEPMecha... push 24 Jun 2017 10:45AM UTC LudovicRousseau travis-ci pending completion   set done
15 devel epydoc: do not reference undocumented constants Warning: Failed identifier crossreference targets: - CKF_RW_SESSION (from PyKCS11.PyKCS11Lib.openSession) - CKG_MGF1_SHA256 (from PyKCS11.RSAOAEPMecha... push 24 Jun 2017 10:13AM UTC LudovicRousseau travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc