aboutsummaryrefslogtreecommitdiff
path: root/source/sw/pkcs11
AgeCommit message (Collapse)Author
2020-07-13Missed (one?) script while converting to Python 3Rob Austein
2020-07-13Rewrite script to use subprocess.run(), another python -> python3Rob Austein
2020-07-13Still more fun building packages with Python 3Rob Austein
2018-08-27Fix pkcs11 build issue and segfault.Rob Austein
Some recent changes to sw/libhal were not tested properly against sw/pkcs11, which led to a couple of build issues and a segfault. These have now been fixed. The floggings will continue until morale improves.
2018-07-24Accumulated changes in several submodules.Rob Austein
Specific reason for this build was to test removal of a couple of TerASIC-specific files. Other accumulated changes include: * A bunch of work on the AES core; * A bunch of minor performance enhancements in the C code, mostly related to RSA signature time (which is still a problem, but this set of fixes removed a bunch of dumb stuff which was masking what we now think is the root cause of the performance issue); * A bunch of minor fixes and cleanups in the C code (eg, assertions now log something to the console rather than just locking up).
2018-05-01Accumulated changes from last several months.Rob Austein
2017-05-20PKCS #11 access control conslidation and other cleanup.Rob Austein
2017-05-19PKCS #11 fixes du jour.Rob Austein
2017-05-11Latest minor changes.Rob Austein
2017-05-09Bump version number, pull in README updates.Rob Austein
2017-05-04Drag in PKCS #11 bugfixes.Rob Austein
2017-04-14Doh, works better if one remembers to push all submodule commits first.Rob Austein
2017-04-14Drag several months worth of changes on the ksng and pymux branches.Rob Austein
2017-03-09Drag in software support for ecdsa cores.Rob Austein
2017-03-07Drag in submodule changes.Rob Austein
2016-12-14New releng branch "ksng".Rob Austein
Package up all the "new keystore" and "no SQL" changes as packages cryptech-alpha-ksng, to make it easier for others to test them.
2016-08-21Catch up with recent updates to submodules.Rob Austein
2016-08-10Whole bunch of improvements to Debian packaging from Ondrej Sury (thanks!).Rob Austein
2016-08-10Updated tamper code; new port of libcli; libhal / PKCS #11 bugfixes.Rob Austein
2016-07-13Track library name change: libpkcs11 => libcryptech-pkcs11.Rob Austein
2016-07-12Drag in pkcs11 CKF_USER_PIN_INITIALIZED fix.Rob Austein
2016-07-12Drag in CKR_BUFFER_TOO_SMALL fix and latest CLI tweaks.Rob Austein
2016-07-12Drag in new pkcs11 informational functions.Rob Austein
2016-07-07Drag in sw/pkcs11 configuration change disabling RPC daemon.Rob Austein
2016-07-07Drag in various bugfixes.Rob Austein
2016-06-30Drag in RPC wire format changes.Rob Austein
2016-06-28Drag in today's submodule updates.Rob Austein
2016-06-27Mostly working. A few scripts still missing from binary packages, and no ↵Rob Austein
Homebrew yet.
2016-06-27First cut at consolidated alpha releng.Rob Austein
Undoubtedly doesn't work yet, and still needs doc, but perhaps now ready for testing on build machine.