216 Commits (master)

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