[−][src]Module kernel::hil::digest
Interface for Digest
Traits
Client | Implement this trait and use |
Digest | Computes a digest (cryptographic hash) over data |
DigestType | The 'types' of digests, this should define the output size of the digest operations. |
HMACSha256 |