Commit History

Author SHA1 Message Date
  Pauli d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794. 7 years ago
  Todd Short 3f5616d734 Add support for parameterized SipHash 7 years ago
  Matt Caswell 7141ba3196 Fix the overlapping check for fragmented "Update" operations 7 years ago
  Todd Short 52ad5b60e3 Add support for Poly1305 in EVP_PKEY 8 years ago
  Dr. Stephen Henson 410877bad2 Digest string helper function. 8 years ago
  Richard Levitte d7c8f142ea M_check_autoarg: sanity check the key 8 years ago
  Kurt Roeckx 5898b8eb87 Fix spelling of error code 8 years ago
  Andy Polyakov 83151b73a4 evp/evp_enc.c: make assert error message more readable 8 years ago
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 years ago
  Nathaniel McCallum ebad0b0beb Add EVP_PKEY_get0_hmac() function 8 years ago
  Rich Salz 0cd0a820ab Remove unused error/function codes. 8 years ago
  Rich Salz b6cff313cb Manual fixes after copyright consolidation 8 years ago
  Dr. Stephen Henson 54dbf42398 Make PKCS8_PRIV_KEY_INFO opaque. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Dr. Stephen Henson 2872dbe1c4 Add EVP_PKEY_get0_* functions. 9 years ago
  Andy Polyakov bd989745b7 crypto/evp: add e_chacha20_poly1305.c. 9 years ago
  Dr. Stephen Henson b8fb59897b Rebuild error source files. 9 years ago
  Dr. Stephen Henson fef034f85e Error if memory limit exceeded. 9 years ago
  Dr. Stephen Henson e98aa30d55 Add scrypt PBE algorithm code. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 97cf1f6c28 EVP support for wrapping algorithms. 11 years ago
  Dr. Stephen Henson 7c43ea50fd correct error function code 12 years ago
  Dr. Stephen Henson 057c8a2b9e fix error code 12 years ago
  Dr. Stephen Henson ea1d84358b PR: 2840 12 years ago
  Bodo Möller ae53b299fa make update 13 years ago
  Dr. Stephen Henson 45321c41e2 Add length limitation from SP800-38E. 13 years ago
  Richard Levitte c6dbe90895 make update 13 years ago
  Dr. Stephen Henson 25c6542944 Add non-FIPS algorithm blocking and selftest checking. 13 years ago
  Bodo Möller 2440d8b1db Fix error codes. 13 years ago
  Andy Polyakov d976f99294 Add AES counter mode to EVP. 14 years ago