5 Commits (f4a9d5b027a671dfef1c81590675e14bcc8ab326)

Author SHA1 Message Date
  Paul-Henry Kajfasz ad0f472708
Updated Makefile and Readme 8 months ago
  Bobbin Threadbare 4bf087daf8
fix: decrement leaf count in simple SMT when inserting empty value (#303) 1 year ago
  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
  Philippe Laferrière 8ea37904e3 Introduce `SparseMerkleTree` trait (#245) 1 year ago
  Bobbin Threadbare 004a3bc7a8 docs: update changelog and readme 1 year ago
  Philippe Laferrière 9a18ed6749 Implement `SimpleSmt::set_subtree` (#232) 1 year ago
  Augusto F. Hack fa475d1929 simplesmt: simplify duplicate check 1 year ago
  Philippe Laferrière 25b8cb64ba Introduce `SimpleSmt::with_contiguous_leaves()` (#227) 1 year ago
  Augusto F. Hack 389fcb03c2 simplesmt: bugfix, index must be validated before modifying the tree 1 year ago
  Al-Kindi-0 8078021aff feat: Falcon 512 signature 1 year ago
  Andrey Khmuro 2f09410e87 refactor: replace with EMPTY_WORD, ZERO and ONE 1 year ago
  Bobbin Threadbare fe5cac9edc fix: compilation errors 1 year ago
  Bobbin Threadbare 049ae32cbf chore: clean up test code 1 year ago
  tohrnii 0e0a3fda4f refactor: refactor to clean up and simplify things 1 year ago
  tohrnii fe9aa8c28c refactor: refactor crypto APIs to use RpoDigest instead of Word 1 year ago
  Bobbin Threadbare fcf03478ba refactor: update SimpleSmt interfaces 1 year ago
  Augusto F. Hack bbb1e641a3
config: add rustfmt config 2 years ago
  Bobbin Threadbare bd557bc68c fix: add validation to NodeIndex constructor and remove BitIterator 2 years ago
  Augusto F. Hack 9275dd00ad
feat: add parent node iterator for SimpleSMT 2 years ago
  Victor Lopez 3a6a4fcce6
feat: refactor simple smt to use empty subtree constants 2 years ago
  Augusto F. Hack 32d37f1591
feat: merkle mountain range 2 years ago
  Victor Lopez 0799b1bb9d
feat: add merkle node index 2 years ago
  Victor Lopez 21a8cbcb45
feat: add merkle path wrapper 2 years ago
  Victor Lopez 5fd0d692e8
feat: add simple sparse merkle tree 2 years ago