A SERVICE OF

logo

Algorithms in Crypto-C
108 RSA BSAFE Crypto-C Developers Guide
AI_PKCS_OAEP_RSAPrivateBER RSA private-key encryption/decryption
with OAEP in accordance with PKCS #1,
BER-encoded algorithm identifier
PKCS #1
v2 OAEP
a
AI_PKCS_OAEP_RSAPublic RSA public-key encryption/decryption with
OAEP in accordance with PKCS #1
PKCS #1
v2 OAEP
AI_PKCS_OAEP_RSAPublicBER RSA public-key encryption/decryption with
OAEP in accordance with PKCS #1,
BER-encoded algorithm identifier
PKCS #1
v2 OAEP
a
AI_SET_OAEP_RSAPrivate RSA private-key encryption with OAEP in
accordance with the SET v1 protocol
SET v1
OAEP
AI_SET_OAEP_RSAPublic RSA public-key encryption with OAEP in
accordance with the SET v1 protocol
SET v1
OAEP
AI_PKCS_RSAPrivate RSA private-key encryption/decryption
according to PKCS #1
PKCS #1
v1.5
AI_PKCS_RSAPrivateBER RSA private-key encryption/decryption
according to PKCS #1, BER-encoded
algorithm identifier
PKCS #1
v1.5
a
AI_PKCS_RSAPrivatePEM RSA private-key encryption/decryption
according to PKCS #1, PEM-encoded
algorithm identifier
PKCS #1
v1.5
a
AI_PKCS_RSAPublic RSA public-key encryption/decryption
according to PKCS #1
PKCS #1
v1.5
AI_PKCS_RSAPublicBER RSA public-key encryption/decryption
according to PKCS #1, BER-encoded
algorithm identifier
PKCS #1
v1.5
a
AI_PKCS_RSAPublicPEM RSA public-key encryption/decryption
according to PKCS #1, PEM-encoded
algorithm identifier
PKCS #1
v1.5
a
AI_RSAPrivate Raw RSA private-key encryption;
input must be a multiple of word size
none
AI_RSAPublic Raw RSA public-key encryption;
input must be a multiple of word size
none
AI_RSAPrivateBSAFE1 BSAFE 1.x RSA private-key encryption,
padding optional
AI_RSAPublicBSAFE1 BSAFE 1.x RSA public-key encryption
Table 4-7 RSA Public-Key Cryptography (Continued)
Algorithm Info Type Description Pad BER PEM