11 Commits (71dd6660e849e8f98129c997e2f52ae8991ec3d3)

Autor SHA1 Mensagem Data
  David Benjamin 2446db0f52 Require in == out for in-place encryption. 8 anos atrás
  Adam Langley f132d4e8f8 Test AEAD interface with aliased buffers. 8 anos atrás
  David Benjamin 8ffab72683 Point EVP_aead_chacha20_poly1305 at the standardized version. 9 anos atrás
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 anos atrás
  Adam Langley 5dbdad9c33 For now, give the unsuffixed ChaCha20 AEAD name to the old version. 9 anos atrás
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. 9 anos atrás
  David Benjamin 61821bf149 Add EVP_AEAD_CTX_zero. 9 anos atrás
  David Benjamin fd5603666c Call ERR_clear_error after functions that are expected to fail. 9 anos atrás
  Adam Langley 5aa8a86438 AEAD: allow _cleanup after failed _init. 9 anos atrás
  Adam Langley 9624b405a8 aead_test: make AEAD selection table driven. 9 anos atrás
  David Benjamin 074e3d2dfd Convert aead_test to the file_test framework. 9 anos atrás