Smart card
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=physical }} A '''smart card''' is a card (such as a credit card, transit fare card, etc.) which includes embedded circuitry, so that it is capable of...") |
Dan Tobias (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 6: | Line 6: | ||
[[Contactless smart card]]s are readable wirelessly through an embedded device that syncs up with outside devices. Other smart cards must be contacted by the outside device to establish a connection. | [[Contactless smart card]]s are readable wirelessly through an embedded device that syncs up with outside devices. Other smart cards must be contacted by the outside device to establish a connection. | ||
+ | |||
+ | [[Card Verifiable Certificate]]s are used on some types of smart cards, including passports. | ||
== Links == | == Links == | ||
* [[Wikipedia:Smart card|Wikipedia article]] | * [[Wikipedia:Smart card|Wikipedia article]] | ||
* [http://www.dmoz.org/Computers/Hardware/Systems/Smartcards/ Open Directory Project: Smartcards] | * [http://www.dmoz.org/Computers/Hardware/Systems/Smartcards/ Open Directory Project: Smartcards] | ||
+ | * [https://github.com/OpenSC Open source smart card tools (GitHub)] | ||
+ | * [http://www.openscdp.org/ Open Smart Card Development Platform] | ||
+ | * [http://www.literatecode.com/smacadu Smart Card Digging Utilities] |
Latest revision as of 04:31, 27 January 2015
A smart card is a card (such as a credit card, transit fare card, etc.) which includes embedded circuitry, so that it is capable of data storage and processing, permitting more sophisticated functionality than magnetic stripe cards and other card types that merely contain passive data (magnetic, optical, etc.) that must be processed in outside devices.
Contactless smart cards are readable wirelessly through an embedded device that syncs up with outside devices. Other smart cards must be contacted by the outside device to establish a connection.
Card Verifiable Certificates are used on some types of smart cards, including passports.