Cryptographic Token Interface Standard

PKCS#11


Definitions

For the purposes of this standard, the following definitions apply. Please refer to the PKCS#11 base document for further definitions:
AESAdvanced Encryption Standard, as defined in FIPS PUB 197.
CAMELLIAThe Camellia encryption algorithm, as defined in RFC 3713.
BLOWFISHThe Blowfish Encryption Algorithm of Bruce Schneier, www.schneier.com.
CBCCipher-Block Chaining mode, as defined in FIPS PUB 81.
CDMFCommercial Data Masking Facility, a block encipherment method specified by International Business Machines Corporation and based on DES.
CMACCipher-based Message Authenticate Code as defined in [NIST sp800-38b] and [RFC 4493].
CMSCryptographic Message Syntax (see RFC 2630)
CT-KIPCryptographic Token Key Initialization Protocol (as defined in [CT-KIP]3)
DESData Encryption Standard, as defined in FIPS PUB 46-3.
DSADigital Signature Algorithm, as defined in FIPS PUB 186-2.
ECElliptic Curve
ECBElectronic Codebook mode, as defined in FIPS PUB 81.
ECDHElliptic Curve Diffie-Hellman.
ECDSAElliptic Curve DSA, as in ANSI X9.62.
ECMQVElliptic Curve Menezes-Qu-Vanstone
GOST 28147-89The encryption algorithm, as defined in Part 2 [GOST 28147-89] and [RFC 4357] [RFC 4490], and RFC [4491].
GOST R 34.11-94Hash algorithm, as defined in [GOST R 34.11-94] and [RFC 4357], [RFC 4490], and [RFC 4491].
GOST R 34.10-2001The digital signature algorithm, as defined in [GOST R 34.10-2001] and [RFC 4357], [RFC 4490], and [RFC 4491].
IVInitialization Vector.
MACMessage Authentication Code.
MQVMenezes-Qu-Vanstone
OAEPOptimal Asymmetric Encryption Padding for RSA.
PKCSPublic-Key Cryptography Standards.
PRFPseudo random function.
PTDPersonal Trusted Device, as defined in MeT-PTD
RSAThe RSA public-key cryptosystem.
SHA-1The (revised) Secure Hash Algorithm with a 160-bit message digest, as defined in FIPS PUB 180-2.
SHA-224The Secure Hash Algorithm with a 224-bit message digest, as defined in RFC 3874. Also defined in FIPS PUB 180-2 with Change Notice 1.
SHA-256The Secure Hash Algorithm with a 256-bit message digest, as defined in FIPS PUB 180-2.
SHA-384The Secure Hash Algorithm with a 384-bit message digest, as defined in FIPS PUB 180-2.
SHA-512The Secure Hash Algorithm with a 512-bit message digest, as defined in FIPS PUB 180-2.
SSLThe Secure Sockets Layer 3.0 protocol.
SOA Security Officer user.
TLSTransport Layer Security.
UTF-8Universal Character Set (UCS) transformation format (UTF) that represents ISO 10646 and UNICODE strings with a variable number of octets.
WIMWireless Identification Module.
WTLSWireless Transport Layer Security.

RSA Security Inc. Public-Key Cryptography Standards - PKCS#11 - v230mechanism1