
SecuriToken is an RFC compliant application to create and manage multiple software tokens for the OS X platform. Turning your Mac into a One Time Password (OTP) generation device which can be used in the place of hardware tokens.
The token seeds are protected using AES128 encryption to stop unauthorised access to the software token seeds should your hardware be compromised.
Features:
* Time-based OTP support.
* HMAC-based OTP support.
* Generates 6 or 8 digit pass codes.
* Generates 30/60 second time sensitive pass codes.
* All seeds are encrypted using AES128.
* Keychain access is used to store the encryption key.
* Quick search functionality for users with many tokens.
* Base 32 encoded token seeding.
* 9 digit seeding.
* random 160 bit hex seeding.
v1.3 [Jun 18, 2013]
Arbitrary length hex seeds.
Arbitrary length base 32 seeds.