Expand description
cryptographic primitives and utilities for the scsys ecosystem.
Modules§
Structs§
Enums§
- Crypto
Error - a custom error type for the
scsys-cryptocrate
Traits§
Functions§
Type Aliases§
- Crypto
Result - a type alias for a
Resulttype configured to use theCryptoErrortype - 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
- H160
Hash - The H160Hash type is a 20-byte hash.
- H256
Array - The [
H256Hash] type is a 32-byte hash.