Crypto

Cryptographic utility functions

Overview

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.

Last updated