# HG changeset patch # User Oleksandr Gavenko # Date 1287485426 -10800 # Node ID e2b229c8dde9450390152149cf84dcdec30587ad # Parent 42311e764b4ac6a79bb419d425ecc573906e7255 Standards for Smartcards. Driver for smartcards. diff -r 42311e764b4a -r e2b229c8dde9 smartcard.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/smartcard.rst Tue Oct 19 13:50:26 2010 +0300 @@ -0,0 +1,49 @@ +-*- mode: outline; coding: utf-8 -*- + +* Standards for smartcards. + +** Personal Identity Verification (PIV). + +*** FIPS 201. + +United States federal government standard that specifies Personal Identity +Verification (PIV) requirements for Federal employees and contractors. + + http://csrc.nist.gov/groups/SNS/piv/index.html + http://en.wikipedia.org/wiki/FIPS_201 + +*** NIST SP 800-78 (Cryptographic Algorithms and Key Sizes for PIV). + +** X.509 Certificate for Digital Signature. + +** X.509 Certificate for Key Management. + +** X.509 Certificate for Card Authentication. + +** Card Capability Container. + +** Cardholder Unique Identifier. + +** X.509 Certificate for PIV Authentication. + +** Cardholder Fingerprints. + +** Security Object. + +** Cardholder Facial Image. + +** Printed Information. + +* Driver for smartcards. + +** Windows. + +*** Smart Card Minidriver. + + http://www.microsoft.com/whdc/device/input/smartcard/sc-minidriver.mspx + Smart Card Minidriver Specification + http://support.microsoft.com/kb/976832 + Error message when you insert a smart card in a reader on a Windows 7-based or + Windows Server 2008 R2-based computer: "Device driver software was not successfully + installed" +