Commit graph

9 commits

Author SHA1 Message Date
Bobbin Threadbare
7395697a68 refactor: flattened repo structure 2022-10-26 14:54:38 -07:00
Al-Kindi-0
09014a34d1 fix: clippy warnings 2022-10-26 07:48:17 +02:00
Al-Kindi-0
1dd923a199 add test vectors & fix nits 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
32af9aaed2 fix: misc. nits 2022-10-20 08:51:54 +02:00
Al-Kindi-0
4d108fe5e5 fix nits 2022-10-19 09:39:12 +02:00
Al-Kindi-0
17f13dbe9f fix nits 2022-10-19 09:25:02 +02:00
Al-Kindi-0
22cf7aba44 feat: Merklepathset & Merkle tree 2022-10-19 07:40:44 +02:00