Commit History

Author SHA1 Message Date
  Jouni Malinen 6a9681e90c OpenSSL: Make dh5_init() match the generic implementation 9 years ago
  Jouni Malinen 49fe2ada20 OpenSSL: Support OpenSSL 1.1.0 DH opacity 9 years ago
  Jouni Malinen f73b167c69 tests: Add TEST_FAIL() calls into OpenSSL bignum operations 9 years ago
  Jouni Malinen 03e3ddf84e OpenSSL: Fix memory leak in HMAC_CTX compatibility wrapper function 9 years ago
  Jouni Malinen 6014890bfb OpenSSL: Fix memory leak with EVP_CIPHER_CTX_new() 9 years ago
  Jouni Malinen ac2053b103 OpenSSL: Clean up openssl_digest_vector() to use a single implementation 9 years ago
  Jouni Malinen 5c9a33702f OpenSSL: Clean up crypto_hash_*() to use a single implementation 9 years ago
  Jouni Malinen 587b0457e0 LibreSSL: Fix build with LibreSSL 9 years ago
  Jouni Malinen 465196ebd2 tests: aes_encrypt_init() and aes_decrypt_init() to use TEST_FAIL 9 years ago
  Jouni Malinen 1eb87ae48d OpenSSL: Use EVP_CIPHER_CTX_new() to work with OpenSSL 1.1.0 9 years ago
  Jouni Malinen de213e84e0 OpenSSL: Drop support for OpenSSL 0.9.8 9 years ago
  Jouni Malinen 36478a16e6 OpenSSL: Support new API for HMAC/EVP_MD_CTX in OpenSSL 1.1.x-pre1 9 years ago
  Jouni Malinen 11c9ddb766 Add TEST_FAIL() condition to aes_128_cbc_encrypt/decrypt() 9 years ago
  Jouni Malinen cc4f3d6ea7 tests: Add TEST_FAIL() condition to omac1_aes_vector() 9 years ago
  Jouni Malinen 8fd1d6236d OpenSSL: Add TEST_FAIL() checks to allow error path testing 9 years ago
  Jouni Malinen 812f28b79c BoringSSL: Allow internal AES key wrap to be used with "OpenSSL" build 9 years ago
  Jouni Malinen 7cb53ded11 Add build option to remove all internal RC4 uses 9 years ago
  Jouni Malinen e234c7c010 OpenSSL: Remove md4_vector() from CONFIG_FIPS=y builds 9 years ago
  Jouni Malinen 4a26972dfc OpenSSL: Remove md5_vector() from CONFIG_FIPS=y builds 9 years ago
  Jouni Malinen 276a3c44dd OpenSSL: Implement aes_wrap/aes_unwrap through EVP for CONFIG_FIPS=y 9 years ago
  Jouni Malinen f826fb1de1 OpenSSL: Handle EC_POINT_is_on_curve() error case 9 years ago
  Jouni Malinen 16841ab246 crypto: Add functions for computing the Legendre symbol and EC y^2 9 years ago
  Jouni Malinen c4a13b424b OpenSSL: Add support for Brainpool Elliptic Curves 9 years ago
  Jouni Malinen 4e7e68890a Add crypto_ec_point_cmp() 9 years ago
  Jouni Malinen 65a7b21f5e OpenSSL: Implement AES-128 CBC using EVP API 10 years ago
  Jouni Malinen f19c907822 OpenSSL: Implement aes_wrap() and aes_unwrap() 10 years ago
  Jouni Malinen fee31f76cd OpenSSL: Remove support for versions older than 0.9.8 10 years ago
  Jouni Malinen 8bf3030af6 OpenSSL: Use a common helper function for HMAC 10 years ago
  Jouni Malinen 983c6a606b OpenSSL: Replace internal HMAC-MD5 implementation 10 years ago
  Jouni Malinen 97ae35a848 Add HMAC-SHA384 10 years ago