File: readme.txt

package info (click to toggle)
python-cryptography-vectors 45.0.6-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 79,936 kB
  • sloc: sh: 52; python: 13; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 653 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
====================
pkcs-1v2-1d2-vec.zip
====================

This directory contains test vectors for RSA-OAEP and RSA-PSS 
as defined in the second draft of PKCS #1 v2.1.

The files:

readme.txt              This file.
oaep-vect.txt           Test vectors for RSA-OAEP encryption.
oaep-int.txt            Intermediate values for RSA-OAEP 
                        encryption and RSA decryption with CRT. 
                        Also, BER-encoded RSAPrivateKey and 
                        RSAPublicKey types.
pss-vect.txt            Test vectors for RSA-PSS signing.
pss-int.txt             Intermediate values for RSA-PSS signing.