216 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown 0cc12f053c [crypto] Profile the various stages of modular multiplication hace 4 años
  Michael Brown 131635eac0 [crypto] Drag in configured digestInfo prefixes for any use of RSA hace 4 años
  Michael Brown b6ffe28a21 [ocsp] Accept response certID with missing hashAlgorithm parameters hace 5 años
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages hace 5 años
  Michael Brown 0d35411f88 [rng] Use fixed-point calculations for min-entropy quantities hace 6 años
  Michael Brown a0021a30dd [ocsp] Centralise test for whether or not an OCSP check is required hace 6 años
  Michael Brown fc2f0dd930 [ntlm] Add support for NTLM authentication mechanism hace 6 años
  Michael Brown 0077b0933d [crypto] Add MD4 message digest algorithm hace 6 años
  Michael Brown 32d54691e9 [crypto] Eliminate repetitions in MD5 round constant table hace 6 años
  Michael Brown fb6b66ce13 [crypto] Fix endianness typo in comment hace 6 años
  Michael Brown e5bfa107ba [crypto] Expose asn1_grow() hace 7 años
  Michael Brown 5b608bbfe0 [crypto] Expose RSA_CTX_SIZE constant hace 7 años
  Michael Brown 827dd1bfee [crypto] Mark permanent certificates as permanent hace 7 años
  Michael Brown 1e277ab062 [crypto] Add certstat() to display basic certificate information hace 7 años
  Michael Brown 9a1a42f283 [crypto] Allow certificates to be marked as having been added explicitly hace 7 años
  Michael Brown 534eae4d92 [crypto] Expose certstore_del() to explicitly remove stored certificates hace 7 años
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field hace 7 años
  Michael Brown e564a4e7d6 [crypto] Add image_x509() to extract X.509 certificates from image hace 7 años
  Michael Brown 942b798c8d [crypto] Enable both DER and PEM formats by default hace 7 años
  Michael Brown 296670a648 [crypto] Allow for parsing of partial ASN.1 cursors hace 7 años
  Michael Brown 2a187f480e [arm] Avoid instruction references to symbols defined via ".equ" hace 8 años
  Michael Brown 0141ea3a77 [crypto] Allow trusted certificates to be stored in non-volatile options hace 8 años
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture hace 8 años
  Michael Brown 5a6ed90a00 [crypto] Allow for zero-length ASN.1 cursors hace 8 años
  Michael Brown 42c2a6aab7 [ocsp] Avoid including a double path separator in request URI hace 8 años
  Michael Brown 29cb090f98 [crypto] Dual-license more selected DRBG files hace 8 años
  Michael Brown 0c396dd405 [crypto] Dual-license selected DRBG files hace 8 años
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates hace 8 años
  Michael Brown fae7a5310a [build] Fix strict-aliasing warning on older gcc versions hace 8 años
  Michael Brown 657dd5f76d [crypto] Remove AXTLS headers hace 8 años
  Michael Brown 09824eca31 [crypto] Replace AES implementation hace 8 años
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) hace 8 años
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() hace 9 años
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() hace 9 años
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm hace 9 años
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm hace 9 años
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm hace 9 años
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm hace 9 años
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm hace 9 años
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash hace 9 años
  Michael Brown 50e48d5b19 [crypto] Fix debug message hace 9 años
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names hace 9 años
  Michael Brown 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName hace 10 años
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates hace 10 años
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time hace 10 años
  Michael Brown d90490578d [crypto] Use fingerprint when no common name is available for debug messages hace 10 años
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store hace 10 años
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs hace 10 años