miden-crypto/crypto
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
..
src feat(crypto): expose api modules 2022-10-20 18:04:10 +02:00
Cargo.toml fix: misc. nits 2022-10-20 08:51:54 +02:00