From a56cd08c519def1215c8538b264a9dbf617a7ed8 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Fri, 27 Mar 2015 20:55:58 +0700 Subject: desktop/stoken: Added (RSA tokencode generator). Signed-off-by: Willy Sudiarto Raharjo --- desktop/stoken/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 desktop/stoken/README (limited to 'desktop/stoken/README') diff --git a/desktop/stoken/README b/desktop/stoken/README new file mode 100644 index 0000000000..1cf2f0082f --- /dev/null +++ b/desktop/stoken/README @@ -0,0 +1,6 @@ +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 -- cgit v1.2.3