Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) 12 лет назад
..
axtls [crypto] Remove obsolete AXTLS RSA algorithm 12 лет назад
aes_wrap.c [build] Rename gPXE to iPXE 14 лет назад
arc4.c [build] Rename gPXE to iPXE 14 лет назад
asn1.c [crypto] Avoid an error when asn1_shrink() is already at end of object 12 лет назад
axtls_aes.c [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 лет назад
bigint.c [crypto] Force caller to provide temporary storage for modular calculations 12 лет назад
cbc.c [build] Rename gPXE to iPXE 14 лет назад
chap.c [build] Rename gPXE to iPXE 14 лет назад
clientcert.c [build] Allow a client certificate to be specified at build time 12 лет назад
cms.c [crypto] Add support for Cryptographic Message Syntax (PKCS #7) 12 лет назад
crc32.c [build] Rename gPXE to iPXE 14 лет назад
crypto_null.c [crypto] Add abstraction for a public-key algorithm 12 лет назад
drbg.c [rng] Fix build error when assertions are enabled 12 лет назад
entropy.c [rng] Allow entropy_enable() to return an error 12 лет назад
hash_df.c [rng] Allow hash_df() to accept multiple underlying hash algorithms 12 лет назад
hmac.c [build] Rename gPXE to iPXE 14 лет назад
hmac_drbg.c [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12 лет назад
md5.c [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 лет назад
null_entropy.c [rng] Add ANS X9.82 Approved Source of Entropy Input 12 лет назад
random_nz.c [rng] Add get_random_nz() function required by RSA algorithm 12 лет назад
rbg.c [rng] Add ANS X9.82 RBG wrapper functions 12 лет назад
rootcert.c [tls] Add full X.509 certificate parsing 12 лет назад
rsa.c [crypto] Generalise X.509 OID-identified algorithm to asn1.c 12 лет назад
sha1.c [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 лет назад
sha1extra.c [802.11] Eliminate use of AXTLS-specific SHA1_SIZE constant 12 лет назад
sha256.c [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 лет назад
x509.c [crypto] Parse X.509 extended key usage extension 12 лет назад