Skip to content

Commit 75e471a

Browse files
committed
data_files: add server11.key
This is a secp256k1 EC key. The goal is to use it in tests where a key that does not belong to the "suite-b" list is required. For example it can be used as counterpart of "server5.key" since this one is secp256r1 and this curve type belong to "suite-b". Signed-off-by: Valerio Setti <[email protected]>
1 parent ca17062 commit 75e471a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data_files/server11.key

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
-----BEGIN EC PRIVATE KEY-----
2+
MHQCAQEEIDzXde5ZiqF4VOJ4mFFJyzLOPz0RHkeJdF9quDdy67oGoAcGBSuBBAAK
3+
oUQDQgAEhOf8vez37gxdEN6efVX/hPgHSKCOU9bnYEpyXlk1LmMyoM45SOXNdKFY
4+
yrPYjOGxrb1zGxM5k3x5PinwF50Pqw==
5+
-----END EC PRIVATE KEY-----

0 commit comments

Comments
 (0)