README 323 B

123456789
  1. stoken is a tokencode generator compatible with RSA SecurID 128-bit
  2. (AES) tokens. The project includes several components:
  3. - A simple command line interface (CLI) used to manage and manipulate
  4. tokens
  5. - A GTK+ GUI with cut&paste functionality
  6. - A shared library allowing other software to generate tokencodes
  7. on demand