Cryptographic module: Difference between revisions

From HandWiki
(change)
 
(No difference)

Latest revision as of 22:16, 6 February 2024

Short description: Cryptographic component of a computer system

A cryptographic module is a component of a computer system that implements cryptographic algorithms in a secure way, typically with some element of tamper resistance.

NIST defines a cryptographic modules as "The set of hardware, software, and/or firmware that implements security functions (including cryptographic algorithms), holds plaintext keys and uses them for performing cryptographic operations, and is contained within a cryptographic module boundary."[1]

Hardware security modules, including secure cryptoprocessors, are one way of implementing cryptographic modules.

Standards for cryptographic modules include FIPS 140-3 and ISO/IEC 19790.[2][3]

References

See also