1. be5ca42 tls: code shrink by Denys Vlasenko · 6 years ago
  2. 23d0d8c tls: on x86, use xorbuf_aligned_AES_BLOCK_SIZE() even with non-aligned source by Denys Vlasenko · 6 years ago
  3. 03569bc tls: speed up xor'ing of aligned 16-byte buffers by Denys Vlasenko · 6 years ago
  4. 941440c tls: in AES-GCM decoding, avoid memmove by Denys Vlasenko · 6 years ago
  5. 985702c tls: fix a thinko in GHASH optimization by Denys Vlasenko · 6 years ago
  6. fbf5e63 tls: code shrink by Denys Vlasenko · 6 years ago
  7. d496b40 tls: typo fix in comment by Denys Vlasenko · 6 years ago
  8. 25569c3 tls: make local buffers in aesgcm_GHASH() explicitly 32-bit aligned by Denys Vlasenko · 6 years ago
  9. ecc9090 tls: simplify aesgcm_GHASH() by Denys Vlasenko · 6 years ago
  10. 5e4236d tls: in AES-CBC code, do not set key for every record - do it once by Denys Vlasenko · 6 years ago
  11. 83e5c62 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher by Denys Vlasenko · 6 years ago