summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20Release version 0.61HEADv0.61masterGuillaume Le Vaillant
2024-08-20Fix build with SBCL 2.4.7 on x86-32Guillaume Le Vaillant
2024-08-13Silence some compiler warningsGuillaume Le Vaillant
2024-08-13Chore: update to bordeaux-threads-2 (#74)Kilian M. Haemmerle
2024-04-17Add Argon2id KDF (without parallelism)Guillaume Le Vaillant
2024-02-29Release version 0.60v0.60Guillaume Le Vaillant
2024-02-26Improve rol and ror code for ECLGuillaume Le Vaillant
2024-02-20Use DIGIT-CHAR-P instead of POSITION.Philipp Marek
2023-12-16Add crc32cGuillaume Le Vaillant
2023-07-27Fix type declarationGuillaume Le Vaillant
2023-07-24Release version 0.59v0.59Guillaume Le Vaillant
2023-07-04Add documentation for elliptic curve operationsGuillaume Le Vaillant
2023-07-04Export functions operating on EC pointsMarin Atanasov Nikolov
2023-07-04Add ec-make-point and ec-destructure-point methodsGuillaume Le Vaillant
2023-06-21Merge pull request #58 from stassats/patch-1Daniel Kochmanski
2023-06-21Enable :ironclad-fast-mod64-arithmetic on sbcl-arm64Stas Boukarev
2023-06-16Update NEWSGuillaume Le Vaillant
2023-06-16Build symbols using SYMBOLICATEPascal J. Bourguignon
2023-06-10Fix optimized Chacha and Salsa core functions for newer ECLGuillaume Le Vaillant
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