issues
search
Nitrokey
/
opcard-rs
OpenPGP card implementation
51
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update littlefs2 to v0.5.0
#214
robin-nitrokey
closed
4 weeks ago
0
Add support for secp256k1
#213
sosthene-nitrokey
opened
1 month ago
0
Use apdu-app instead of apdu-dispatch
#212
robin-nitrokey
closed
1 month ago
0
vpicc smartcard example crashes with "failed to fill whole buffer"
#211
teythoon
closed
1 month ago
3
Use &Path instead of &str for constant paths
#210
robin-nitrokey
closed
1 month ago
0
Bump rsa backend version and prepare release
#209
sosthene-nitrokey
closed
5 months ago
0
Optimize `reply` implementation
#208
sosthene-nitrokey
opened
5 months ago
0
Add support for nist P384 and P521 curves, as well as the brainpool 256, 384 and 512 bit curves
#207
sosthene-nitrokey
closed
3 months ago
2
Fix response when using an unconfigured key for an operation
#206
sosthene-nitrokey
closed
7 months ago
0
Error code for cryptographic operations with invalid key references
#205
ebourg
closed
7 months ago
2
Verify PIN is slow
#204
ebourg
opened
7 months ago
0
Remove key-generation limitation for large RSA keys
#203
sosthene-nitrokey
closed
7 months ago
0
Release new version on crates.io
#202
wiktor-k
opened
7 months ago
5
Update trussed-auth to 0.3.0
#201
sosthene-nitrokey
closed
8 months ago
0
Release v1.4.0
#200
robin-nitrokey
closed
8 months ago
0
Use extension crates instead of trussed-staging
#199
robin-nitrokey
closed
8 months ago
1
Update trussed
#198
robin-nitrokey
closed
8 months ago
0
ECC support key import with both private and public key
#197
sosthene-nitrokey
opened
9 months ago
0
Gnupg keeps querying card, even if key in question is unrelated to key on card
#196
intr-cx
opened
11 months ago
4
Update the trussed rsa backend
#195
sosthene-nitrokey
closed
11 months ago
0
Update tests for gpg 2.4
#194
sosthene-nitrokey
closed
3 months ago
1
Prepare release 1.3.0
#193
sosthene-nitrokey
closed
11 months ago
0
Update changelog for release 1.2.1
#192
sosthene-nitrokey
closed
11 months ago
0
Fix RSA key sizes visibility
#191
sosthene-nitrokey
closed
12 months ago
0
Make RSA key size support a runtime configuration
#190
sosthene-nitrokey
closed
1 year ago
0
Update dockerfile
#189
sosthene-nitrokey
closed
11 months ago
1
Handle reset signal from the admin app
#188
sosthene-nitrokey
closed
1 year ago
0
Use the new trussed `Clear` api
#187
sosthene-nitrokey
closed
11 months ago
0
Fix missing changelog link
#186
sosthene-nitrokey
closed
1 year ago
0
Release 1.2.0
#185
sosthene-nitrokey
closed
1 year ago
0
Update apdu-dispatch and reject calls from contactless interface
#184
sosthene-nitrokey
closed
1 year ago
0
ci: (re)activate gh status notifications
#183
daringer
closed
1 year ago
1
Fix sha1collisiondetection being duplicated with recent version of sequoia-openpgp
#182
sosthene-nitrokey
closed
1 year ago
0
Use updated upstream delog
#181
sosthene-nitrokey
closed
1 year ago
0
tests: Add support for gnupg over pcscd
#180
robin-nitrokey
closed
1 year ago
0
Require sha1collisiondetection 0.2.7
#179
robin-nitrokey
closed
1 year ago
3
Use separate keyring for tests
#178
robin-nitrokey
closed
1 year ago
1
Add variables.mk to Makefile
#177
robin-nitrokey
closed
1 year ago
0
tests: Add support for gnupg over pcscd
#176
robin-nitrokey
closed
1 year ago
0
ci: move include to internal repository
#175
daringer
closed
1 year ago
1
Fix crash when signing more than 1024 bytes
#174
sosthene-nitrokey
closed
1 year ago
0
Ed25519: signing data larger than 1024 bytes causes a panic.
#173
sosthene-nitrokey
closed
1 year ago
0
On factory reset failure, trigger some fallbacks for invalid state on next `select` call.
#172
sosthene-nitrokey
opened
1 year ago
0
Default setting for "User PIN presentation only valid for one signature" (aka "forcesig" in GnuPG)
#171
hko-s
opened
1 year ago
7
Fix missing save after state initialization
#170
sosthene-nitrokey
closed
1 year ago
0
Prepare release 1.1.1
#169
sosthene-nitrokey
closed
1 year ago
0
Deriving shared secret using bytearray(b"\xff" * 32) fails while random public keys work
#168
rrottmann
closed
11 months ago
3
Add selection of interface so that Opcard only accept one of them.
#167
sosthene-nitrokey
closed
1 year ago
1
Do not override pins on initialization
#166
sosthene-nitrokey
closed
1 year ago
0
Initialization: Check that pins don't exists before calling init_pins.
#165
sosthene-nitrokey
closed
1 year ago
0
Next