1. d605df5 Use packed representation for large Curve25519 table by Andres Erbsen · 1 year, 8 months ago
  2. 92b7c89 Add a value barrier to constant-time selects. by David Benjamin · 6 years ago
  3. 2e16f6b Add a test for CRYPTO_memcmp. by David Benjamin · 7 years ago
  4. 518ba07 Switch constant-time functions to using |crypto_word_t|. by Adam Langley · 8 years ago
  5. faa539f Remove static output buffers for hash & HMAC functions. by Adam Langley · 8 years ago
  6. 79bc7a3 Remove unsigned-based constant-time functions. by David Benjamin · 8 years ago
  7. d1c0de6 Add size_t variants of constant-time functions. by David Benjamin · 8 years ago
  8. 81a191d Convert constant_time_test to GTest. by David Benjamin · 8 years ago
  9. c96a888 Convert constant_time_test and refcount_test to C++. by David Benjamin · 8 years ago[Renamed from crypto/constant_time_test.c]
  10. 9ed9dae Update constant-time operations. by Adam Langley · 10 years ago