Description:
This document provides guidelines for implementation of password based (symmetric) cryptography. The goal of this guideline is to provide a relatively simple and secure implementation. The document follows the PKCS#5 ,v2 standard in all aspects except for the message format. The message is stored in XML rather than ASN.1.
|