mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
a691ed032e
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
323 B
Text
8 lines
323 B
Text
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
|