選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stefan Weil ede37e493d [crypto] Fix wrong setup in function aes_wrap 12年前
..
axtls [crypto] Remove obsolete AXTLS RSA algorithm 12年前
aes_wrap.c [crypto] Fix wrong setup in function aes_wrap 12年前
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] Disambiguate all CMS errors 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] Add an explicit "RSA signature incorrect" error message 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年前