Jouni Malinen
|
16841ab246
crypto: Add functions for computing the Legendre symbol and EC y^2
|
il y a 10 ans |
Jouni Malinen
|
4e7e68890a
Add crypto_ec_point_cmp()
|
il y a 10 ans |
Jouni Malinen
|
ab6d047405
Add function for building RSA public key from n and e parameters
|
il y a 11 ans |
Jouni Malinen
|
a9b08adacf
Remove unused crypto_bignum_rshift()
|
il y a 11 ans |
Jouni Malinen
|
75870c933f
SAE: Replace comparison to one with crypto_bignum wrapper
|
il y a 12 ans |
Jouni Malinen
|
b0f6124c1c
SAE: Store commit scalars as bignum instead of octet string
|
il y a 12 ans |
Jouni Malinen
|
b1677c393b
SAE: Use more generic random bignum generation
|
il y a 12 ans |
Jouni Malinen
|
305fe835d4
Add more crypto_bignum_*() wrappers
|
il y a 12 ans |
Jouni Malinen
|
cd9c2714e7
SAE: Add support for ECC group 21 (521-bit random ECP group)
|
il y a 12 ans |
Jouni Malinen
|
a55f2eef71
SAE: Use EC group context to get the group prime
|
il y a 12 ans |
Jouni Malinen
|
ce46ec8df0
SAE: Store the group order in EC context data
|
il y a 12 ans |
Jouni Malinen
|
619c70a0b2
crypto: Add wrappers for OpenSSL BIGNUM and EC_POINT
|
il y a 12 ans |
Jouni Malinen
|
44ec48ebfd
FIPS: Remove md5-non-fips.c
|
il y a 13 ans |
Jouni Malinen
|
982bafedaf
FIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
|
il y a 13 ans |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
il y a 13 ans |
Jouni Malinen
|
dcff088df7
Add SHA256-hash functions to generic crypto_hash_* functions
|
il y a 13 ans |
Jouni Malinen
|
3f4ed97a70
Add support for PKCS #5 encrypted PKCS #8 keys with internal crypto
|
il y a 16 ans |
Jouni Malinen
|
ac73690c06
Move RC4 into crypto.h as a replaceable crypto function
|
il y a 16 ans |
Jouni Malinen
|
ff916b9df7
Allow non-FIPS MD5 to be used with TLS PRF even in FIPS mode
|
il y a 16 ans |
Jouni Malinen
|
0a5d68aba5
Make hash functions return error value
|
il y a 16 ans |
Jouni Malinen
|
6fc6879bd5
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
|
il y a 17 ans |