Commit graph

5 commits

Author SHA1 Message Date
Bobbin Threadbare
7395697a68 refactor: flattened repo structure 2022-10-26 14:54:38 -07:00
Al-Kindi-0
7cb9f7bfdf chore: update to winter 0.4.1 2022-10-26 07:06:04 +02:00
Al-Kindi-0
bbfddcfbd3 fix misc. nits 2022-10-26 07:06:04 +02:00
Victor Lopez
ebf9557d1c
feat(crypto): expose api modules
Currently the API modules are hidden to the crate scope.

In order to avoid global permissive allows, they can initially be
exported, and tweaked to local scopes as they get implemented, finalized
and tested.

Related to #3
2022-10-20 18:04:10 +02:00
Al-Kindi-0
22cf7aba44 feat: Merklepathset & Merkle tree 2022-10-19 07:40:44 +02:00