Adam Langley
|
a8572960a9
Support building with BoringSSL
|
il y a 10 ans |
Masashi Honma
|
5c61d214ad
openssl: Fix memory leak in openssl ec deinit
|
il y a 10 ans |
Florent Daigniere
|
26c10f797c
OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
|
il y a 10 ans |
Florent Daigniere
|
3248071dc3
OpenSSL: Use BN_clear_free instead of BN_free
|
il y a 10 ans |
Jouni Malinen
|
a9b08adacf
Remove unused crypto_bignum_rshift()
|
il y a 11 ans |
Jouni Malinen
|
3cf06c9e2c
OpenSSL: Include sha1/sha256 header files to verify declarations
|
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
|
bf14657b9f
SAE: Add support for additional ECC groups
|
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 12 ans |
Jouni Malinen
|
adb9b8edc4
OpenSSL: Silence a compiler warning with OpenSSL 0.9.7
|
il y a 12 ans |
Jouni Malinen
|
26a379224c
OpenSSL: Implement SHA256 HMAC functions using HMAC API
|
il y a 12 ans |
Jouni Malinen
|
0b5e98557e
FIPS: Use OpenSSL CMAC implementation instead of aes-omac1.c
|
il y a 12 ans |
Jouni Malinen
|
982bafedaf
FIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
|
il y a 12 ans |
Jouni Malinen
|
105f5881d5
OpenSSL: Fix crypto_hash_init() to initialize HMAC context
|
il y a 12 ans |
Jouni Malinen
|
030d062fac
OpenSSL: Implement SHA1 HMAC functions using HMAC API
|
il y a 12 ans |
Jouni Malinen
|
e40c86ad27
OpenSSL: Use library function for PBKDF2 passphrase-to-PSK
|
il y a 12 ans |
Jouni Malinen
|
860a93d5f7
OpenSSL: Convert low level AES API use to EVP
|
il y a 12 ans |
Jouni Malinen
|
895cb1683d
OpenSSL: Add support for HMAC functions with 0.9.8 and older
|
il y a 12 ans |
Jouni Malinen
|
d9cc4646eb
OpenSSL: Add support for crypto_hash_{init,update,finish}()
|
il y a 12 ans |
Jouni Malinen
|
a0d0c560c3
Add dh5_init_fixed() to allow fixed DH parameters to be used
|
il y a 12 ans |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
il y a 13 ans |
Jouni Malinen
|
cc91e07e57
OpenSSL: Fix public key length in DH group 5 operations
|
il y a 15 ans |
Jouni Malinen
|
8e2c104fa1
Resolve some sparse warnings
|
il y a 15 ans |