Security token
From Wikipedia, the free encyclopedia
A security token (or sometimes a hardware token, authentication token or cryptographic tokenauthentication. The term may also refer to software tokens.
) may be a physical device that an authorized user of computer services is given to aid inHardware tokens are typically small enough to be carried in a pocket or purse and often are designed to attach to the user's keychain. Some may store cryptographic keys, such as a digital signature, or biometric data, such as a fingerprint. Some designs feature tamper resistant packaging, other may include small keypads to allow entry of a PIN.
Contents |
[edit] Embodiments
Some tokens are very simple, others are complex and include multiple authentication methods. There are many vendors, each using its own approach, and many of these are patented.
[edit] Digital signatures
For a digital signature to be trusted as a regular hand-written signature, the digital signature must be made with a private key known only to the person authorized to make the signature. Tokens that allow secure on-board generation and storage of private keys enable secure digital signatures, and can also be used for user authentication, as the private key also serves as a proof for the user’s identity.
For tokens to identify the user, all tokens must have some kind of number that is unique. Not all approaches fully qualify as digital signatures according to some national laws.[citation needed] Tokens with no on-board keyboard or another user interface cannot be used in some signing scenarios, such as confirming a bank transaction based on the bank account number that the funds are to be transferred to.
[edit] Single sign-on software
Some types of single sign-on solutions, like enterprise single sign-on, use the token to store software that allows for seamless authentication and password filling. As the passwords are stored on the token, users need not remember their passwords and therefore can select more secure passwords, or have more secure passwords assigned.
[edit] One-time passwords
A one-time password is a password that changes after each login, or changes after a set time interval.
[edit] Mathematical-algorithm-based one-time passwords
Another type of one-time password uses a complex mathematical algorithm, such as a cryptographic hash, to generate a new password based on the previous one, starting from a secret shared key. The open source OATH algorithm is standardized, others algorithms are covered by U.S. patents.
[edit] CRYPTOCard
CRYPTOCard produce a new one-time password each time its button is pressed. The computer system will accept several forward values in case the button is pressed more than once by accident, or if the client failed to authenticate.
[edit] VeriSign
VeriSign Unified Authentication uses the OATH standard. VeriSign Unified Authentication OEM is Aladdin Knowledge Systems.
[edit] Deepnet Security
Deepnet Security's Deepnet Unified Authentication Platform product.
[edit] Aladdin Knowledge Systems’ eToken NG-OTP
The Aladdin Knowledge Systems' eToken NG-OTP is a hybrid USB and one-time password token. It combines the functionality of smart card based authentication tokens with one-time password user authentication technology in detached mode.
[edit] Time-synchronized one-time passwords
A time-synchronized one-time password change constantly at a set time interval, e.g. once per minute. To do this some sort of synchronization must exist between the client's token and the authentication server. For disconnected tokens this time-synchronization is done before the token is distributed to the client, other token types do the synchronization when the token is inserted into an input device.
[edit] Booleansoft
Booleansoft tokens synchronize with the authentication server when inserted into an input device like a USB input device or a CD-ROM drive. US patent pending technology.
[edit] RSA Security's SecurID
RSA Security's SecurID displays a number which changes at a set interval. The client enters the one-time password along with a PIN when authenticating. US patented technology.
[edit] Vasco's DigiPass
VASCO's DigiPass series has a small keyboard where the user can enter a PIN, in addition it generates a new one-time password every 36 seconds. US patented technology.
[edit] Mega AS Consulting Ltd's CAT
Mega AS Consulting Ltd's Cellular Authentication Token is a PIN protected Software Token that runs on Mobile Devices such as Cellulars, PDAs, PocketPCs. The CAT can manage any number of TFA OTP Accounts as well as Fixed Passwords.
[edit] Token model types
Some tokens types are disconnected; thus they don't need an input device, on the other hand, some token types need input devices. For the purchaser of a security token solution there may be hidden costs in expensive input devices.
[edit] Bluetooth
Bluetooth tokens are often combined with a USB token, thus working in both a connected and a disconnected state. Bluetooth authentication works when closer than 32 feet (10 meters). If the Bluetooth is not available, the token must be inserted into a USB input device to function.
[edit] Disconnected tokens
Disconnected tokens are by far the most common today, VASCO's Digipass and RSA Security's SecurID are some examples. The advantage with disconnected tokens is that you don't need any input devices. On the downside, they have a relatively short estimated battery lifetime, usually only 3-5 years, which is low compared to USB tokens which may last 10 years. Some tokens, e.g. ActivIdentity's, allow the batteries to be changed after they expire, thus reducing the cost of purchasing new tokens.
[edit] PC cards
The PC card tokens are made to only work with laptops. Type II PC Cards are preferred as a token as they are half as thick as Type III.
[edit] Mykotronx Corp.
Mykotronx Corp. makes the Fortezza card token for laptops with a PC card.
[edit] Smart cards
Smart cards are relatively inexpensive compared to other tokens.[citation needed] There are also significant wear-and-tear on the smart cards themselves because of the friction when inserting the card, potentially shortening the lifespan of the smart card token.
[edit] Universal Serial Bus (USB)
The Universal Serial Bus has become a standard in computers today, USB tokens are therefore often a cheaper alternative than other tokens needing a special input device.
[edit] Booleansoft
Booleansoft has several types of USB tokens, some including fingerprint biometrics. Each client that requires secure authentication is supplied with a personal security token. When the USB token is inserted into an PC's USB port, a software program stored on the token (called the 'token software') is then automatically started. The token software lets the user generate new one-time passwords and digital signatures to access a remote resource for authentication purposes.
[edit] VeriSign
VeriSign's Unified Authentication provides a single, integrated platform for provisioning and managing all types of two-factor authentication credentials.
[edit] Smart Card Based USB tokens
Smart-card-based USB tokens which contain a smart card chip inside provide the functionality of both USB tokens and smart cards. They enable a broad range of security solutions and provide the abilities and security of a traditional smart card without requiring a unique input device. From the computer operating system's point of view such a token is a USB-connected smart card reader with one non-removable smart card present.
[edit] Other types
Some use a special purpose interface (e.g. the crypto ignition key deployed by the United States National Security Agency). Tokens can also be used as a photo ID card. Cell phones and PDAs can also serve as security tokens with proper programming. Booleansoft provides CD tokens, some the size of a standard credit cards.
[edit] Related technologies
[edit] Enterprise single sign-on
Some Enterprise single sign-on (E-SSO) solutions uses security tokens.
[edit] Two-factor authentication (T-FA)
Security tokens provide the "what you have" component in two-factor authentication and multi-factor authentication solutions.
[edit] Usage
The simplest security tokens do not need any connection to a computer. The client enters the number displayed on his or her token, usually along with a PIN, when asked to do so. Others connect to the computer using wireless techniques, such as Bluetooth. Still others plug into the computer. For these one must:
- Connect the token to the computer using an appropriate input device
- Enter the PIN if necessary
Depending on type of the token the computer OS will now either
- read the key from token and perform cryptographic operation on it or
- ask the token's firmware to perform this operation
A related application is the hardware dongle required by some computer programs to prove ownership of the software. The dongle is placed in an input device and the software accesses the I/O device in question to authorize the use of the software in question.
[edit] See also
[edit] References
- ↑ PKCS -- The RSA standards PKCS #11 and PKCS #15 define software interfaces.
- ↑ Specification for Integrated Circuit(s) Cards Interface Devices