216 Commits (master)

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