Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko e5897d041d suppress a few "unused function" warnings il y a 5 ans
  Denys Vlasenko 32ec5f1705 tls: AES-GCM: in GMULT, avoid memcpy, use one less variable in bit loop il y a 6 ans
  Denys Vlasenko 9f00a0fdb1 tls: make RIGHTSHIFTX() in AES-GCM faster il y a 6 ans
  Denys Vlasenko be5ca42e8d tls: code shrink il y a 6 ans
  Denys Vlasenko 23d0d8caf4 tls: on x86, use xorbuf_aligned_AES_BLOCK_SIZE() even with non-aligned source il y a 6 ans
  Denys Vlasenko 03569bc50f tls: speed up xor'ing of aligned 16-byte buffers il y a 6 ans
  Denys Vlasenko 941440cf16 tls: in AES-GCM decoding, avoid memmove il y a 6 ans
  Denys Vlasenko 985702c892 tls: fix a thinko in GHASH optimization il y a 6 ans
  Denys Vlasenko fbf5e6363b tls: code shrink il y a 6 ans
  Denys Vlasenko d496b4002a tls: typo fix in comment il y a 6 ans
  Denys Vlasenko 25569c3ca9 tls: make local buffers in aesgcm_GHASH() explicitly 32-bit aligned il y a 6 ans
  Denys Vlasenko ecc9090cfc tls: simplify aesgcm_GHASH() il y a 6 ans
  Denys Vlasenko 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once il y a 6 ans
  Denys Vlasenko 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher il y a 6 ans