You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 0cc12f053c [crypto] Profile the various stages of modular multiplication 4 years ago
..
mishmash [crypto] Support SHA-{224,384,512} in X.509 certificates 8 years ago
aes.c [build] Fix strict-aliasing warning on older gcc versions 8 years ago
aes_wrap.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
arc4.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
asn1.c [crypto] Expose asn1_grow() 6 years ago
bigint.c [crypto] Profile the various stages of modular multiplication 4 years ago
cbc.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
certstore.c [crypto] Mark permanent certificates as permanent 7 years ago
chap.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
cms.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
crc32.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
crypto_null.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
deflate.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
drbg.c [crypto] Dual-license selected DRBG files 8 years ago
ecb.c [crypto] Add ECB block cipher mode (for debug and self-tests only) 8 years ago
entropy.c [rng] Use fixed-point calculations for min-entropy quantities 6 years ago
hash_df.c [crypto] Dual-license selected DRBG files 8 years ago
hmac.c [crypto] Dual-license more selected DRBG files 8 years ago
hmac_drbg.c [crypto] Dual-license selected DRBG files 8 years ago
md4.c [crypto] Add MD4 message digest algorithm 6 years ago
md5.c [crypto] Eliminate repetitions in MD5 round constant table 6 years ago
ntlm.c [ntlm] Add support for NTLM authentication mechanism 6 years ago
null_entropy.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
ocsp.c [ocsp] Accept response certID with missing hashAlgorithm parameters 5 years ago
privkey.c [arm] Avoid instruction references to symbols defined via ".equ" 8 years ago
random_nz.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
rbg.c [init] Show startup and shutdown function names in debug messages 5 years ago
rootcert.c [init] Show startup and shutdown function names in debug messages 5 years ago
rsa.c [crypto] Drag in configured digestInfo prefixes for any use of RSA 4 years ago
sha1.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
sha1extra.c [legal] Update FSF mailing address in GPL licence texts 11 years ago
sha224.c [crypto] Add SHA-224 algorithm 9 years ago
sha256.c [crypto] Add SHA-512 algorithm 9 years ago
sha384.c [crypto] Add SHA-384 algorithm 9 years ago
sha512.c [crypto] Add SHA-512 algorithm 9 years ago
sha512_224.c [crypto] Add SHA-512/224 algorithm 9 years ago
sha512_256.c [crypto] Add SHA-512/256 algorithm 9 years ago
x509.c [ocsp] Centralise test for whether or not an OCSP check is required 6 years ago