Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
public:smartcard:yubikey [2016-01-23 09:52] petrspublic:smartcard:yubikey [2016-01-23 15:48] petrs
Line 1: Line 1:
 ====== Yubikey ====== ====== Yubikey ======
  
-  * Types: Yubikey 4, Yubikey 4 Nano, Yubikey Nano +  * Types: Yubikey 4, Yubikey 4 Nano, Yubikey Nano (obatined from amazon 01/2016) 
-  * Switch to CCID modeYubikey Neo Manager +    * https://www.yubico.com/products/yubikey-hardware/yubikey4/ 
-    * process with pictures+  * Switch to CCID mode 
 +    * Yubikey Neo Manager https://developers.yubico.com/yubikey-neo-manager/Releases/ 
 +  * Yubikey Neo is no more shipped with developer keys 
 +    * https://www.yubico.com/2014/07/yubikey-neo-updates/ 
 +    * "YubiKey NEOs that have shipped from July 1st 2014, starting with serial number 3,000,000,", also "2624253 to 2624449 and 2624801 to 2625499" 
 +  * Yubikey 4 is not JavaCard at all (probably)
  
 ===== GPShell upload ===== ===== GPShell upload =====
Line 25: Line 30:
  
 Resulting trace with cryptogram verification failed error: Resulting trace with cryptogram verification failed error:
-<code>+<code c>
 >GPShell.exe yubikeyinstall.txt >GPShell.exe yubikeyinstall.txt
 mode_211 mode_211
Line 52: Line 57:
 </code> </code>
  
-<code>+<code c>
 >GPShell.exe yubikeyinstall.txt >GPShell.exe yubikeyinstall.txt
 mode_211 mode_211
Line 72: Line 77:
  
  
-==== Obatin CPLC info ====+==== Obtain CPLC info ====
  
-<code>+<code c>
 >gp -info -verbose >gp -info -verbose
 Reader: Yubico Yubikey NEO CCID 0 Reader: Yubico Yubikey NEO CCID 0
Line 116: Line 121:
 </code> </code>
  
-<code>+<code c>
 >gp -info -verbose >gp -info -verbose
 Reader: Yubico Yubikey 4 CCID 0 Reader: Yubico Yubikey 4 CCID 0
Line 135: Line 140:
 ==== List applets ==== ==== List applets ====
  
-List applets (gp -list -verbose). Same result optioned with -emv option: +List applets (gp -list -verbose). Note that same result optioned with -emv option: 
-<code>+<code c>
 >gp -list -verbose >gp -list -verbose
 Reader: Yubico Yubikey NEO CCID 0 Reader: Yubico Yubikey NEO CCID 0
Line 169: Line 174:
 </code> </code>
  
-<code>+<code c>
 >gp -list -verbose >gp -list -verbose
 Reader: Yubico Yubikey 4 U2F+CCID 0 Reader: Yubico Yubikey 4 U2F+CCID 0