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 bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) 12 years ago
..
axtls [crypto] Remove obsolete AXTLS RSA algorithm 12 years ago
aes_wrap.c [build] Rename gPXE to iPXE 14 years ago
arc4.c [build] Rename gPXE to iPXE 14 years ago
asn1.c [crypto] Avoid an error when asn1_shrink() is already at end of object 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 [build] Allow a client certificate to be specified at build time 12 years ago
cms.c [crypto] Add support for Cryptographic Message Syntax (PKCS #7) 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
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 [tls] Add full X.509 certificate parsing 12 years ago
rsa.c [crypto] Generalise X.509 OID-identified algorithm to asn1.c 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] Parse X.509 extended key usage extension 12 years ago