Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen 65a7b21f5e OpenSSL: Implement AES-128 CBC using EVP API il y a 10 ans
  Jouni Malinen f19c907822 OpenSSL: Implement aes_wrap() and aes_unwrap() il y a 10 ans
  Jouni Malinen fee31f76cd OpenSSL: Remove support for versions older than 0.9.8 il y a 10 ans
  Jouni Malinen 8bf3030af6 OpenSSL: Use a common helper function for HMAC il y a 10 ans
  Jouni Malinen 983c6a606b OpenSSL: Replace internal HMAC-MD5 implementation il y a 10 ans
  Jouni Malinen 97ae35a848 Add HMAC-SHA384 il y a 10 ans
  Jouni Malinen 30bff1d0f4 Extend AES-CMAC routines to support 256-bit keys il y a 10 ans
  Jouni Malinen 77a2c3941e crypto: Clear temporary heap allocations before freeing il y a 10 ans
  Jouni Malinen a90c7d91a0 OpenSSL: Fix pbkdf2_sha1() wrapper il y a 10 ans
  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 11 ans
  Florent Daigniere 26c10f797c OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free il y a 11 ans
  Florent Daigniere 3248071dc3 OpenSSL: Use BN_clear_free instead of BN_free il y a 11 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 13 ans
  Jouni Malinen adb9b8edc4 OpenSSL: Silence a compiler warning with OpenSSL 0.9.7 il y a 13 ans
  Jouni Malinen 26a379224c OpenSSL: Implement SHA256 HMAC functions using HMAC API il y a 13 ans
  Jouni Malinen 0b5e98557e FIPS: Use OpenSSL CMAC implementation instead of aes-omac1.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 105f5881d5 OpenSSL: Fix crypto_hash_init() to initialize HMAC context il y a 13 ans