|
Preamble
6. Protocol Computations
6.1. Algorithms
6.1.3. Encryption Scheme
|
6.1.3. Encryption SchemeRSA Optimal Asymmetric Encryption Padding (RSAES-OAEP) [PKCS#1], using hash function SHA-1, mask generation function MGF1 (with SHA-1), and the empty-string for the "label" parameter. Note: whereas SHA-256 is specified as the Hash Algorithm primitive for employment elsewhere in the protocol, the choice of the SHA-1 here is made for the following reasons:
|