ContactRSA HomeSearch  

PKCS #5: Password-Based Cryptography Standard

This document provides recommendations for the implementation of password-based cryptography, covering key derivation functions, encryption schemes, and message-authentication schemes.

New
Current Version (Final Document - March 25, 1999)
Previous Versions (superseded by Version 2.0)
Related Documents
Testvectors

This file, by courtesy of Dr. Stephen Henson (drh@celocom.com), contains three Base64-encoded PKCS #8 EncryptedPrivateKeyInfo values, all making use of PBES2 and PBKDF2 defined in PKCS #5 v2.0. The first key is encrypted with des-cbc, the second with des-ede3-cbc and the third with rc2-cbc. The password in each case is "password" (without quotes). Once decrypted, they should all yield the same private RSA key.


  • Learn More...