9 lines
323 B
Plaintext
9 lines
323 B
Plaintext
stoken is a tokencode generator compatible with RSA SecurID 128-bit
|
|
(AES) tokens. The project includes several components:
|
|
|
|
- A simple command line interface (CLI) used to manage and manipulate
|
|
tokens
|
|
- A GTK+ GUI with cut&paste functionality
|
|
- A shared library allowing other software to generate tokencodes
|
|
on demand
|