Size: 754
Comment:
|
Size: 869
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ## IMPORTANT NOTE: ## When you use this page as a template for creating your project page: ## * please remove all lines starting with two hashes (##) ## * except the acl line, please keep that, but remove one hash, so it reads #acl ... ## * fix the acl line so it has the correct page instead of the sample Project/...Group ##acl Project/AdminGroup:admin,read,write,delete,revert Project/ReadWriteGroup:read,write Project/ReadGroup:read ##master-page:Unknown-Page ##master-date:Unknown-Date #format wiki |
#format creole |
Line 15: | Line 5: |
* [[CardReader/PinpadInput]] | |
Line 16: | Line 7: |
* [[CardReader/PinpadInput]] | * https://wiki.debian.org/GnuPG/CCID_Driver * http://www.g10code.com/p-card.html * http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html Possible enhancement to OpenPGP card specification 2.0.1 * p22: 4.3.3.6 Algorithm Attributes ** ECDSA: |= Byte|= Length |= Value | | 01 | 01 | Algorithm ID (RFC6637), 19 = ECDSA | | 02-| any | OID of the curve, 2A 86 48 CE 3D 03 01 07 for NIST P-256 | ** P23: 4.3.3.7 Private Key Template |4D|xx| Extended Header list | | | | B6 or B8 or A4 | 00 | Control Reference Template to indicate the private key | | | | 7F48 | xx | cardholder private key template | | | | | | 91 | xx | Length of private key (scaler) d | | | | 5F48 | xx | keydata... | |
Smartcard Tips and Information
- CardReader/PinpadInput
- CardReader/GemaltoPC
- https://wiki.debian.org/GnuPG/CCID_Driver
- http://www.g10code.com/p-card.html
- http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html
Possible enhancement to OpenPGP card specification 2.0.1
- p22: 4.3.3.6 Algorithm Attributes
Byte | Length | Value |
---|---|---|
01 | 01 | Algorithm ID (RFC6637), 19 = ECDSA |
02- | any | OID of the curve, 2A 86 48 CE 3D 03 01 07 for NIST P-256 |
P23: 4.3.3.7 Private Key Template
4D | xx | Extended Header list | ||||
B6 or B8 or A4 | 00 | Control Reference Template to indicate the private key | ||||
7F48 | xx | cardholder private key template | ||||
91 | xx | Length of private key (scaler) d | ||||
5F48 | xx | keydata... |