Cryptographic utility functions
In subsembly-core we have another essential module that contains various cryptographic utility functions. For example, for verifying the signature of the transaction, we use verify function of Crypto module.
subsembly-core
verify
Crypto
Last updated 4 years ago