Expand description
cryptographic primitives and utilities implemented for the ecosystem
cryptographic primitives and utilities for the scsys
ecosystem.
Modules§
Enums§
- Crypto
Error - a custom error type for the
scsys-crypto
crate
Traits§
- Concat
- this trait defines a common method for concatenating two entities into some new type.
Functions§
Type Aliases§
- Crypto
Result - a type alias for a
Result
type configured to use theCryptoError
type - Generic
Hash - the GenericHash type alias defines a standard hash format for the crate
- Generic
Hash Output - a type alias for a generic hash output