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
Traitsmodule. - challanges
- The
challangesmodule. - crypto_
systems - Crypto Systems module
- decrypt
- The
decryptmodule. - encrypt
- The
encryptmodule. - error
- prelude
- Prelude module
- utils
- Utils