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

LudovicRousseau / PyKCS11 / 24

Builds Branch Commit Type Ran Committer Via Coverage
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
14 devel unwrapKey: remove unused wrapped variable PyKCS11/__init__.py:1186: local variable 'wrapped' is assigned to but never used push 24 Jun 2017 09:45AM UTC LudovicRousseau travis-ci pending completion   set done
13 devel RSAOAEPMechanism(): use ckbytelist() for the label Do not use the custom to_param_string() function any more but ckbytelist(). ckbytelist() should work the same and is easier to support on Python 2 and Python3. push 21 Jun 2017 09:02PM UTC LudovicRousseau travis-ci pending completion   set done
12 devel test_asymetric: add test for CKM_RSA_PKCS_PSS push 20 Jun 2017 10:14PM UTC LudovicRousseau travis-ci pending completion   set done
11 devel tox: use "changedir =" to simplify the commands No need to explicitely reference {envdir} in the commands any more since this is the current directory now. push 12 Jun 2017 02:28PM UTC LudovicRousseau travis-ci pending completion   set done
10 devel tox: add Python 3.6 (py36) push 12 Jun 2017 02:16PM 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