19 Commits (9a18ed6749cb82a865351fffe9cfa52b097d7b3c)

Author SHA1 Message Date
  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