-
Different smart cards can implement different algorithm sets. See if YubiKey's PIV implementation supports algorithm discovery:
https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-73-…
-
The document doesn't go into this subject which I guess is because this topic has generally been improperly addressed by the IT industry. Smart cards (including PIV) was once the hope but since they …
-
I'm currently using the OpenPGP applet on my Yubikey for two things: SSH authentication and password decryption with pass. Given all the well-known UX issues with gpg and smart cards/hardware tokens, …
fmeum updated
2 years ago
-
In PIVSecurityProvider.java, lines 307-314 of checkAccessModeAdmin():
```
//
// ACCESS CONDITION 3 - User Administration Privilege
//
if ((mode != PIVObject.ACCESS_MODE_ALWAYS)
…
-
In order to create a full deck of test cards, we need to be able to create additional PIV card objects. Phase I should only include the remainder of the mandatory objects:
- [x] - Printed Information…
-
## Background
## Problem statements
- Trainees get confused about environments
- URLs can be confusing (eg https://training-1hegto5jxzzxaqtrkgv1fqcvatavb4rr.demo.cms.va.gov)
- PIV cards …
-
During the BVA (Blinded Veterans Association) presentation on November 28th, Veterans who were present requested that we add the VHIC (Veteran Health Identification Card) to the app.
**Reasoning:**
…
-
There is an attack where using a carefully crafted public key not on the curve can compromise a private key during ECDH. It is unclear if the ECDH implementation in the JCRE does this check or if it …
-
### Problem Description
Trying to read a card using OpenSC command `pkcs11-tool --login --test` on macOS Sonoma 14.6.1, but get the following error.
Anyone can take a look at the logs and help me …
-
Further digging into #3107 I've extracted probing APDUs that are not SELECT(AID) APDUs:
00000010 [140479840638656] APDU: 00 CA DF 30 05
00008056 [140479840638656] SW: 6A 80
00000018 [1404798406…