issues
search
go-piv
/
piv-go
Keys and certificates for YubiKeys, written in Go
Apache License 2.0
366
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: ios use CryptoTokenKit for smartcard device. do you have plans to support ios platform
#163
izouxv
opened
7 hours ago
2
feat: add GenerateKeyRaw method in order to save the raw bytes for encrypt without piv device
#162
izouxv
closed
1 day ago
0
feat: add GenerateKeyRaw method in order to save the raw bytes for encrypt without the piv device
#161
izouxv
closed
1 day ago
4
Option to make yubikey connection shared
#160
sgrb
closed
2 weeks ago
3
Ed25519 improvements
#159
AGWA
closed
1 month ago
0
Add ECDSAPrivateKey.ECDH which takes a *ecdh.PublicKey
#158
AGWA
closed
1 month ago
1
Add new algorithms supported in firmware 5.7.x
#157
maraino
closed
1 month ago
8
Update README for the v2 release
#156
ericchiang
closed
3 months ago
0
Add ability to change allowed number of PIN and PUK retries
#155
Quantu
closed
2 months ago
6
Misc small fixes for PR149 comments that were lost
#154
Quantu
closed
4 months ago
0
Release v2
#153
ericchiang
closed
3 months ago
4
update go module path
#152
ericchiang
closed
4 months ago
0
initial v2 commit
#151
ericchiang
closed
4 months ago
0
[Draft] Add support for setting PIN/PUK retries
#150
Quantu
closed
4 months ago
0
Add dynamic support for AES128/192/256 management keys
#149
Quantu
closed
4 months ago
9
Add basic support for 5.7.0+ yubikeys that default to AES192 management keys
#148
Quantu
closed
4 months ago
0
Merge upstream
#147
feeltheajf
closed
5 months ago
0
yubikey 5.7.x firmware uses an aes192 default management key instead of 3des
#146
smferris
closed
1 month ago
8
How to decrypt without certificate [Question]
#145
ghostidentity
closed
5 months ago
1
PINPolicyAlways if Attest fails
#144
x2ocoder
opened
6 months ago
0
Support new key types in Yubikey 5.7 firmware
#143
smlx
closed
1 month ago
6
Add examples
#142
areese
closed
8 months ago
0
Add generic Smartcard API
#141
spilikin
closed
8 months ago
4
Add initial gpg support
#140
areese
closed
9 months ago
5
Update to go 1.18
#139
areese
opened
9 months ago
0
Add APDU debugging using a trace api similar to httptrace
#138
areese
opened
9 months ago
1
Add basic .gitignore and update error messages and add new messages.
#137
areese
closed
8 months ago
1
Update ykLogin comments to reflect the NIST documentation for the commands.
#136
areese
closed
9 months ago
2
close is a reserved word in go, rename close variables to closeFunc
#135
areese
closed
9 months ago
2
Add an API to enable APDU debugging.
#134
areese
closed
9 months ago
4
Cleanups
#133
stv0g
closed
1 year ago
0
Fix formatting using go fmt
#132
stv0g
closed
1 year ago
1
pcsc: Replace custom code with `github/com/ebfe/scard`
#131
stv0g
closed
1 year ago
5
piv: implement key metadata retrieval
#130
Merovius
closed
1 year ago
2
Support GET METADATA command and use it to derive default PIN policy
#129
Merovius
closed
1 year ago
1
Fix `pscs` -> `pcsc` typo
#128
hslatman
closed
1 year ago
1
Private key decryption on Yubikey by ECDSA
#127
zhelnov
closed
1 year ago
2
Export ParseAttestation and Verifier struct
#126
kilimnik
closed
1 year ago
7
PIV Emulation?
#125
idcmp
closed
1 year ago
2
Cross compile linux amd64 -> darwin amd64 issues with CGO (`<angled> include; use "quotes" instead`)
#124
circa10a
closed
1 year ago
2
fix some typo in comments
#123
Laisky
closed
1 year ago
1
Unable to build on macOS
#122
andrsd
closed
1 year ago
6
Update go.mod
#121
udf2457
closed
1 year ago
4
Bump go.mod version
#120
udf2457
closed
1 year ago
1
piv: support RSA PSS and add test for TLS 1.3 as a server and client
#119
ericchiang
closed
1 year ago
0
rsassa-pss signatures not supported
#118
chiasottis
closed
1 year ago
3
piv: allow PIN verification by exposing VerifyPIN
#117
Quantu
closed
1 year ago
1
Error: Unable to open the Yubikey card: connecting to smart card: the smart card cannot be accessed because of other connections outstanding
#116
dud225
opened
1 year ago
3
Pivot
#115
mohamedm411
closed
1 year ago
0
Support for linux armv7
#114
leejack1000
closed
1 year ago
3
Next