17 Commits (8a372ad2e831274d8d74eaf5dff9dfb2502c97f4)

Author SHA1 Message Date
  Thom Wiggers 65a6a63e08
Put all common primitives on the heap (#266) 4 years ago
  Thom Wiggers a655ec8a9d SPHINCS+ optimized implementations (#253) 4 years ago
  Matthias J. Kannwischer 6ee774a593 fix incremental sha512 5 years ago
  Douglas Stebila b70216eb8d Implement state clone for rest of SHA-2 incremental API 5 years ago
  Douglas Stebila 4d7e5886c9 Rename dupe to clone 5 years ago
  Douglas Stebila 6461896475 Add abstract state duplication for SHA256 incremental hashing API 5 years ago
  Thom Wiggers 7c30aa73c9
SHA2 state constants in common 5 years ago
  Joost Rijneveld f0ffc59696
Add SHA224 for completeness 5 years ago
  Joost Rijneveld 83810dcc47
Expose incremental SHA2 API 5 years ago
  Joost Rijneveld 6d84aec3db
Add SHA256 5 years ago
  Thom Wiggers 06955dfc21
Explicit casts in conversions 5 years ago
  Kris Kwiatkowski 312616113a common: use fixed size integers 5 years ago
  Thom Wiggers 3b73ea134d
Formatted everything with astyle 5 years ago
  Joost Rijneveld 7028025eb9
Normalize whitespace 5 years ago
  Thom Wiggers b22a21c08a
Add clang-tidy, only require SCHEME where needed 5 years ago
  Matthias J. Kannwischer 39aba8ac24 add .clang-format and formatted all the files 5 years ago
  Matthias J. Kannwischer 6af18c31cd add common sha2/sha3/randombytes 5 years ago