Skip to content

knox-networks/pkcs8-error-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce the error by running just generate-and-decrypt-keys. This does two things:

  1. Use openssl to generate an ed25519 secret key, and then convert it into a PKCS8-formatted DER key. openssl prompts for a password, which should be "password".

  2. Use the decrypt_key_inlined example rust binary to attempt to decrypt the key, assuming the password "password"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published