summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-23Add secp521r1Guillaume Le Vaillant
2020-08-23Add secp384r1Guillaume Le Vaillant
2020-08-23Add secp256r1Guillaume Le Vaillant
2020-08-22ed448: Use elleptic curve generic functionsGuillaume Le Vaillant
2020-08-22curve448: Use elleptic curve generic functionsGuillaume Le Vaillant
2020-08-22curve25519: Use elleptic curve generic functionsGuillaume Le Vaillant
2020-08-22ed25519: Use elleptic curve generic functionsGuillaume Le Vaillant
2020-08-22Simplify ASDF system definitionGuillaume Le Vaillant
2020-08-09Allow making a rsa-private-key without giving p and q slotsGuillaume Le Vaillant
2020-08-07Update documentation.Guillaume Le Vaillant
2020-08-07Merge pull request #32 from dnaeon/feat/rsa-priv-key-add-primesglv2
2020-08-05Include the prime factors for RSA private keysMarin Atanasov Nikolov
2020-07-01Release version 0.50v0.50Guillaume Le Vaillant
2020-06-13Update NEWS file.Guillaume Le Vaillant
2020-06-13Merge pull request #31 from jesseoff/joff_armcl_fixesglv2
2020-06-08* Using (check-type ... to make sure the optional copy argument to the copy-d...Jesse Off
2020-06-08* Using load-time-value copying of +groestl-table+ constant causes Clozure CL...Jesse Off
2020-06-08For some reason, rearranging these two lines gets around a Clozure CL compile...Jesse Off
2020-05-19Open only one stream to /dev/urandom for unix-like OS PRNGs.Guillaume Le Vaillant
2020-05-07Open source of OS-PRNG on first use.Guillaume Le Vaillant
2020-04-14Release version 0.49v0.49Guillaume Le Vaillant
2020-04-04Update NEWS fileGuillaume Le Vaillant
2020-04-04Export public and private key class namesGuillaume Le Vaillant
2020-04-03Merge pull request #27 from samuel-jimenez/masterglv2
2020-04-03sb-dynamic-core no longer a valid featuresamuel-jimenez
2020-04-01Add finalizer for OS-PRNG to close /dev/urandom.Guillaume Le Vaillant
2020-01-20Release version 0.48v0.48Guillaume Le Vaillant
2020-01-19Add prime-p to the documentationGuillaume Le Vaillant
2020-01-19Improve probable primality testGuillaume Le Vaillant
2020-01-02Update NEWS file.Guillaume Le Vaillant
2019-12-20Improve Elgamal and DSA key generationGuillaume Le Vaillant