26 Commits (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

Autor SHA1 Mensagem Data
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 anos atrás
  Adam Langley e57a19203f Add missing newline in aead.h. 9 anos atrás
  Adam Langley c2d3280f0f Add SSL_get_ivs. 9 anos atrás
  Matt Braithwaite fa9eb568b0 Correct the spelling of "primitive". 9 anos atrás
  David Benjamin 7dd3f77256 Fix aead.h header typo. 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
  Matt Braithwaite af096751e8 Restore the NULL-SHA ciphersuite. (Alas.) 9 anos atrás
  David Benjamin 61821bf149 Add EVP_AEAD_CTX_zero. 9 anos atrás
  David Benjamin 50f54e2a5f AEADs don't go through ENGINE. 9 anos atrás
  Adam Langley 5aa8a86438 AEAD: allow _cleanup after failed _init. 9 anos atrás
  Adam Langley d100c2498f Fix doc reference to EVP_AEAD_max_overhead. 9 anos atrás
  Adam Langley 0e782a9eb3 Add AEADs for AES-CTR with HMAC-SHA256. 9 anos atrás
  Adam Langley 3f92d21094 Add SSL_get_rc4_state. 9 anos atrás
  David Benjamin 1b3a95122d Document exactly how the stateful AEADs are weird. 9 anos atrás
  David Benjamin b34f510b3b Don't delay-initialize legacy AEADs. 9 anos atrás
  David Benjamin cb878e20f3 More documentation fixes. 9 anos atrás
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. 9 anos atrás
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. 9 anos atrás
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 anos atrás
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. 10 anos atrás
  David Benjamin d4178fd9d8 Remove AES-GCM cipher indices. 10 anos atrás
  Adam Langley eb7d2ed1fe Add visibility rules. 10 anos atrás
  Adam Langley 93a3dcd572 Add AES Key Wrap mode. 10 anos atrás
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 anos atrás
  Adam Langley fd772a5aeb AEAD interface. 10 anos atrás