Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  EasySec 7850cc8307 enc : add support for wrap mode 2 years ago
  Matt Caswell 29d3af0404 Update copyright year 4 years ago
  Pauli 85209c0745 Remove EVP_aes_(128|192|256)_siv functions 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Todd Short b1ceb439f2 Add RFC5297 AES-SIV support 7 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 years ago
  Ronald Tse f19a5ff9ab SM4: Add SM4 block cipher to EVP 7 years ago
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites 7 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 7 years ago
  Pauli d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794. 7 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Kirill Marinushkin 842dc98705 Add aliases for des-ede-ecb and des-ede3-ecb ciphers. 8 years ago
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Andy Polyakov bd3385d845 evp/c_allc.c: wire ChaCha20-Poly1305 and add tests. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Andy Polyakov dda8199922 Add Camellia CTR mode. 9 years ago
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 3feb63054a Added OPENSSL_NO_OCB guards 10 years ago
  Matt Caswell e6b336efa3 Add EVP support for OCB mode 10 years ago
  Dr. Stephen Henson d31fed73e2 RFC 5649 support. 10 years ago
  Dr. Stephen Henson 97cf1f6c28 EVP support for wrapping algorithms. 11 years ago
  Andy Polyakov 8a97a33063 Add AES-SHA256 stitch. 11 years ago
  Dr. Stephen Henson 95248de327 Add CCM ciphers to tables. 11 years ago