Skip to content

Commit

Permalink
Added the special private key that triggers bug (CVE-2011-4354) in 32…
Browse files Browse the repository at this point in the history
… bit linux distros running openssl 0.9.8g
  • Loading branch information
Trust-Worthy committed Apr 22, 2024
1 parent 9816127 commit d9e83b1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/recipes/30-test_evp_data/evppkey_ecc.txt
Expand Up @@ -3598,6 +3598,21 @@ Result = DERIVE_SET_PEER_ERROR

Title=prime256v1 curve tests

PrivateKey=ALICE_cf_prime256v1
-----BEGIN EC PRIVATE KEY-----
MHcCAQEEIKuC91IrK77OjrAREc/7mCRDnKhjVIiAdjJldBdGv47YoAoGCCqGSM49
AwEHoUQDQgAE5usNhOHMXYW1W8/E0TRbMhSvK4a0ipu5+xDoKbhz55WBgERHxLWA
vZugiDpyoshYqVPseGubEPA4ZpGdieYajA==
-----END EC PRIVATE KEY-----

PublicKey=ALICE_cf_prime256v1_PUB
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE5usNhOHMXYW1W8/E0TRbMhSvK4a0
ipu5+xDoKbhz55WBgERHxLWAvZugiDpyoshYqVPseGubEPA4ZpGdieYajA==
-----END PUBLIC KEY-----

PrivPubKeyPair=ALICE_cf_prime256v1:ALICE_cf_prime256v1_PUB

PrivateKey=ALICE_cf_prime256v1
-----BEGIN PRIVATE KEY-----
MEECAQAwEwYHKoZIzj0CAQYIKoZIzj0DAQcEJzAlAgEBBCDZE0NZiGAFJX6JQxumKTFRT+XFCQqJ
Expand Down

0 comments on commit d9e83b1

Please sign in to comment.