go-piv / piv-go

Keys and certificates for YubiKeys, written in Go
Apache License 2.0
368 stars 65 forks source link

PIV Emulation? #125

Closed idcmp closed 1 year ago

idcmp commented 1 year ago

Hey! This library is super handy and works great with my personal key and what I'm trying to get done -- thank you!

I was wondering if there are software PIV emulators out there that I can use for testing though (preferably Linux, but could be mac if needed)?

ericchiang commented 1 year ago

Not that I know of, sorry (though googling turned up some results). This package, for example, tests against real hardware.

idcmp commented 1 year ago

No worries, I might just buy an extra key for testing then -- thanks!