Expand description
§Ferric Cryptography Library
The lib.rs
file is the root of the library crate.
It is the entry point for the library.
It contains several modules that are part of the library.
§Notes
- The library is still in development and is not ready for production use.
- The library is not yet fully documented and includes some things to be implemented in the future.
Modules§
- Traits
- The
Traits
module. - challanges
- The
challanges
module. - crypto_
systems - Crypto Systems module
- decrypt
- The
decrypt
module. - encrypt
- The
encrypt
module. - error
- prelude
- Prelude module
- utils
- Utils