Lines Matching full:pkcs
1476 // PKCS#1 (type 2, random) pad input string s to n bytes, and return a bigint
1525 // Return the PKCS#1 RSA encryption of "text" as an even-length hex string
1535 // Return the PKCS#1 RSA encryption of "text" as a Base64-encoded string
1550 // Undo PKCS#1 (type 2, random) padding and, if valid, return the plaintext
1641 // Return the PKCS#1 RSA decryption of "ctext".
1650 // Return the PKCS#1 RSA decryption of "ctext".