summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24Release version 0.58v0.58Guillaume Le Vaillant
2022-09-11Update documentation about Chacha nonceGuillaume Le Vaillant
2022-09-11Add 96-bit nonce support for chachaGuillaume Le Vaillant
2022-08-11Fix benchmark command for AllegroCLGuillaume Le Vaillant
2022-08-02Correct link to HMAC RFC (#52)David Pflug
2022-02-18Release version 0.57v0.57Guillaume Le Vaillant
2022-01-21Support DIGEST-SEQUENCE of non-simple arrays on all implementations (#49)Felix Lange
2022-01-12Merge pull request #48 from pjstirling/masterglv2
2021-12-06eliminate all style warnings on sbclPeter Stirling
2021-11-13Fix SHAKE128 and SHAKE256 with a big output lengthGuillaume Le Vaillant
2021-09-12Release version 0.56v0.56Guillaume Le Vaillant
2021-09-10Update NEWS fileGuillaume Le Vaillant
2021-09-07Add section about subsystems to documentationGuillaume Le Vaillant
2021-09-07Support specifying subsystem componentsGuillaume Le Vaillant
2021-09-03Add some missing dependencies for subsystemsGuillaume Le Vaillant
2021-09-03Split ciphers and digests into separate systemsLuís Oliveira
2021-07-31Check if /dev/urandom stream is open before using itGuillaume Le Vaillant
2021-03-26Release version 0.55v0.55Guillaume Le Vaillant
2021-03-02Disable assembly optimizations on older CCL versionsGuillaume Le Vaillant
2021-02-16Update documentation for GCM and GMACGuillaume Le Vaillant
2021-02-16Small refactoring of GMAC and GCMGuillaume Le Vaillant
2021-02-16Add GCM tests with IV size different from 12Guillaume Le Vaillant
2021-02-16allow gcm/gmac iv length other than 12Tomas Hlavaty
2021-02-16remove unused variableTomas Hlavaty
2021-01-06Release version 0.54v0.54Guillaume Le Vaillant
2021-01-04Remove Travis CIGuillaume Le Vaillant
2021-01-04Add Github Actions CIGuillaume Le Vaillant
2020-12-30Improve check for existence of SB-VM::EA on SBCLGuillaume Le Vaillant
2020-12-18Release version 0.53v0.53Guillaume Le Vaillant
2020-12-14add ironclad-sb-vm-ea feature (#37)Cyrus Harmon
2020-11-14Release version 0.52v0.52Guillaume Le Vaillant
2020-11-13Check AES-NI and PCLMULQDQ support at run timeGuillaume Le Vaillant
2020-10-01Fix *-supported-p functionsGuillaume Le Vaillant
2020-09-04Release version 0.51v0.51Guillaume Le Vaillant
2020-09-03Fix benchmarkGuillaume Le Vaillant
2020-09-03Make list-all-* functions return list of keywordsGuillaume Le Vaillant
2020-09-03Add list-all-key-pair-kinds functionGuillaume Le Vaillant
2020-09-03Add list-all-kdfs functionGuillaume Le Vaillant
2020-09-01Move KDF class definitions to their implementation's fileGuillaume Le Vaillant
2020-09-01Add bcrypt-pbkdfGuillaume Le Vaillant
2020-08-31Add bcryptGuillaume Le Vaillant
2020-08-25Faster point doubling for secp256k1Guillaume Le Vaillant
2020-08-24Update NEWS fileGuillaume Le Vaillant
2020-08-24Make ec-encode-point return uncompressed points for secp* curvesGuillaume Le Vaillant
2020-08-24Add generate-signature-nonce functionGuillaume Le Vaillant
2020-08-24Add secp256k1Guillaume Le Vaillant
2020-08-23Fix compiling with CCLGuillaume Le Vaillant
2020-08-23Add secp256r1, secp384r1 and secp521r1 to documentationGuillaume Le Vaillant
2020-08-23Add secp256r1, secp384r1 and secp521r1 to benchmarkGuillaume Le Vaillant
2020-08-23Export secp256r1, secp384r1 and secp521r1 key accessorsGuillaume Le Vaillant