12 Commits (104306f587751f34852838915fb61ce5551c2332)

Author SHA1 Message Date
  David Benjamin 929f842810 Remove custom memcpy and memset from poly1305_vec. 7 years ago
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 years ago
  Piotr Sikora a13ad73cee Use UINT64_C instead of unsigned long long integer constant. 8 years ago
  David Benjamin 3c4a5cbb71 Revert "Enable upstream's Poly1305 code." 8 years ago
  David Benjamin 6f0c4db90e Enable upstream's Poly1305 code. 8 years ago
  Brian Smith 5fa8f5bc9a Fix |-Werror=old-style-declaration| violations in poly1305_vec.c. 8 years ago
  Brian Smith 87c7640773 Use |inline| in crypto/poly1305/poly1305_vec.c. 8 years ago
  Brian Smith 24e428899b Define `int128_t` and `uint128_t` in one place. 8 years ago
  Brian Smith 7cae9f5b6c Use |alignas| for alignment. 8 years ago
  Brian Smith d3a4e280db Fix trivial -Wcast-qual violations. 8 years ago
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 years ago
  Adam Langley de0b202684 ChaCha20-Poly1305 support. 10 years ago