aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/asymmetric/PEM_Serialization/README.txt
blob: 97879f5c809be915b9e347bfd9a52b6bf39e0f3e (plain)
1
2
3
4
5
6
7
Example test files for PEM Serialization Backend tests

Contains

1. ec_private_key.pem - Contains an Elliptic Curve key generated using OpenSSL, from the curve secp256r1.
2. ec_private_key_encrypted.pem - Contains the same Elliptic Curve key as ec_private_key.pem, except that 
   it is encrypted with AES-256 with the password "123456".