stoken 0.92
Software Token for cryptographic authentication
stoken
is a token code generator compatible with RSA SecurID 128-bit (AES) tokens. This package contains a standalone command-line program that allows for importing token seeds, generating token codes, and various utility/testing functions.
- Outputs:
out
- Website: https://stoken.sf.net
- Licenses: LGPL 2.1+
- Package source: gnu/packages/crypto.scm
- Builds: See build status
- Issues: See known issues
Installation
Install stoken 0.92
as follows:
guix install stoken@0.92
Or install the latest version:
guix install stoken
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.