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 4fa1a2b4fe [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" 12 years ago
..
axtls [crypto] Remove obsolete AXTLS RSA algorithm 12 years ago
aes_wrap.c [crypto] Fix wrong setup in function aes_wrap 12 years ago
arc4.c [build] Rename gPXE to iPXE 14 years ago
asn1.c [crypto] Accept UTCTime/GeneralizedTime with no "seconds" field 12 years ago
axtls_aes.c [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 years ago
bigint.c [crypto] Force caller to provide temporary storage for modular calculations 12 years ago
cbc.c [build] Rename gPXE to iPXE 14 years ago
chap.c [build] Rename gPXE to iPXE 14 years ago
clientcert.c [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" 12 years ago
cms.c [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() 12 years ago
crc32.c [build] Rename gPXE to iPXE 14 years ago
crypto_null.c [crypto] Add abstraction for a public-key algorithm 12 years ago
drbg.c [rng] Fix build error when assertions are enabled 12 years ago
entropy.c [rng] Allow entropy_enable() to return an error 12 years ago
hash_df.c [rng] Allow hash_df() to accept multiple underlying hash algorithms 12 years ago
hmac.c [build] Rename gPXE to iPXE 14 years ago
hmac_drbg.c [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12 years ago
md5.c [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 years ago
null_entropy.c [rng] Add ANS X9.82 Approved Source of Entropy Input 12 years ago
ocsp.c [crypto] Construct OCSP check URI 12 years ago
random_nz.c [rng] Add get_random_nz() function required by RSA algorithm 12 years ago
rbg.c [rng] Add ANS X9.82 RBG wrapper functions 12 years ago
rootcert.c [crypto] Do not allow build-time cryptography settings to be overridden 12 years ago
rsa.c [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() 12 years ago
sha1.c [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 years ago
sha1extra.c [802.11] Eliminate use of AXTLS-specific SHA1_SIZE constant 12 years ago
sha256.c [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 years ago
x509.c [crypto] Require OCSP check if certificate provides an OCSP URI 12 years ago