No description
Find a file
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
crypto feat(crypto): expose api modules 2022-10-20 18:04:10 +02:00
.gitignore Initial commit 2022-10-03 14:30:23 -07:00
LICENSE Initial commit 2022-10-03 14:30:23 -07:00
README.md Initial commit 2022-10-03 14:30:23 -07:00

crypto

Cryptographic primitives used in Polygon Miden rollup