diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:33:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 07:33:12 +0000 |
commit | 36082a2fe36ecd800d784ae44c14f1f18c66a7e9 (patch) | |
tree | 6c68e0c0097987aff85a01dabddd34b862309a7c /tests/cert-tests/data/template-test-ecc.key | |
parent | Initial commit. (diff) | |
download | gnutls28-36082a2fe36ecd800d784ae44c14f1f18c66a7e9.tar.xz gnutls28-36082a2fe36ecd800d784ae44c14f1f18c66a7e9.zip |
Adding upstream version 3.7.9.upstream/3.7.9upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/cert-tests/data/template-test-ecc.key')
-rw-r--r-- | tests/cert-tests/data/template-test-ecc.key | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/tests/cert-tests/data/template-test-ecc.key b/tests/cert-tests/data/template-test-ecc.key new file mode 100644 index 0000000..a3cd7c7 --- /dev/null +++ b/tests/cert-tests/data/template-test-ecc.key @@ -0,0 +1,40 @@ +Public Key Info: + Public Key Algorithm: EC + Key Security Level: High (256 bits) + +curve: SECP256R1 +private key: + 00:88:80:ce:07:cb:70:5b:e7:83:f6:fe:dd:b5:2f:16 + 2d:c1:d3:1d:64:a6:3b:f9:56:92:5d:ad:a0:0a:db:23 + 9b: + +x: + 60:f0:ee:7d:80:10:b9:00:4e:b6:3b:01:35:ea:37:f4 + 35:e0:7e:84:ce:1d:3e:02:bb:e3:4b:b7:63:cf:23:6a + + +y: + 00:ce:07:0b:b6:61:44:1e:c7:2b:d6:bb:37:67:43:b8 + 5e:cb:1b:0d:44:64:92:87:2c:b7:08:91:cf:89:e7:04 + 40: + + +Public Key ID: CC:59:3D:71:8E:44:9D:42:A7:B2:B5:86:C5:1F:2B:E3:A9:33:65:E8 +Public key's random art: ++--[SECP256R1]----+ +| o=.o. | +| +.Bo | +| o O.o | +| o o * + o | +| S o.= o | +| .oo+ | +| . oo | +| E. | +| .o | ++-----------------+ + +-----BEGIN EC PRIVATE KEY----- +MHgCAQEEIQCIgM4Hy3Bb54P2/t21LxYtwdMdZKY7+VaSXa2gCtsjm6AKBggqhkjO +PQMBB6FEA0IABGDw7n2AELkATrY7ATXqN/Q14H6Ezh0+ArvjS7djzyNqzgcLtmFE +Hscr1rs3Z0O4XssbDURkkocstwiRz4nnBEA= +-----END EC PRIVATE KEY----- |