Skip to content

filipslezaklab/yubikey-openpgp-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(POC) Working with OpenPGP smart cards via rust

Why

There are no crates that provides a way to handle yubikey OpenPGP module programmatically via rust programming language. And making a wrapper around programs like ykman or gpg, especially gpg, is at best not ideal.

Goal

Make sure it's possible to:

  • Reset
  • Generate keys (DEC, AUTH, SIG)
  • Add info about user

Onto Yubikey 4/5 OpenPGP module.

Special thanks

This would not be possible if not for openpgp-card-tools, it served well as a guide on how to deal with openpgp-card crate.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages