16 Commits (43fe7a107233ba85218a127ed7fefd46e1c30965)

Author SHA1 Message Date
  Paul Schoenfelder 999a64fca6 chore: handle deprecations in winterfell 0.8.3 release 1 year ago
  Augusto Hack dbab0e9aa9
fix: clippy warnings (#280) 1 year ago
  Andrey Khmuro cd4525c7ad refactor: update repo to be compatible with Winterfell 0.8 (#275) 1 year ago
  tohrnii fb649df1e7 feat: derive ord and partialord for blake3digest 1 year ago
  Augusto F. Hack 8cf5e9fd2c
feature: add conditional support for serde 1 year ago
  Augusto F. Hack bbb1e641a3
config: add rustfmt config 2 years ago
  Bobbin Threadbare 433b467953 feat: optimized hash_elements for blake3 hasher 2 years ago
  Bobbin Threadbare a58922756a chore: update crate versions, dependencies, and CHANGELOG 2 years ago
  Victor Lopez 35b255b5eb
feat: re-export winter-crypto Hasher, Digest & ElementHasher 2 years ago
  Victor Lopez 0af45b75f4
feat: upgrade to winterfell 0.5 2 years ago
  Anjan Roy b4f9d60981
chg: don't assume we're only working with base field elements, consider extension field elements too 2 years ago
  Anjan Roy 0d713af4ac
chg: don't assume that default features are available on all targets 2 years ago
  Anjan Roy aa4e313690
chg: first convert all elements to little endian bytes and then consume them in a single call to blake3 hasher 2 years ago
  Bobbin Threadbare 9782992662 feat: improve blake3 sequential hashing performance 2 years ago
  Bobbin Threadbare ee1d5dc2e1 chore: clean up create interfaces 2 years ago
  Victor Lopez 57d4cb0303
feat: add blake3 160, 192 & 256 bits 2 years ago