Conversation
GalRogozinski
left a comment
There was a problem hiding this comment.
Hmm
I don't think we need the keys in state comparison... is it possible to remove them
Zacholme7
left a comment
There was a problem hiding this comment.
2 small questions, this will help a lot though!
|
Follow up - Can we just write out the entire TestKeySet to the json file instead? |
Updated to include all variables in the test key set. But for the RSA and EdDSA private keys still there are no native exportation functions, so only the key numeric fields are included. |
|
Thx for including the variables. As for writing out the keys, can you just write out the PEM? Or it could go from DER into hex |
Now the keys are hex encoded PEM :) |
closes #542