aboutsummaryrefslogtreecommitdiff
path: root/utils/stoken
Commit message (Collapse)AuthorAge
* cmdpad, pcsc-lite, slide-switch, stoken: shorten titleHannu Nyman2017-04-27
| | | | | | | | | Longest package titles are not shown in the menuconfig, which decreases manuconfig usability. Shorten some of the longest titles. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* stoken: move to Encryption submenuAlberto Bursi2016-10-24
| | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* stoken: Fix binary installationFlorian Fainelli2016-06-30
| | | | | | | | We were copying a wrapper script instead of the actual executable. Fixes #2910 Signed-off-by: Florian Fainelli <florian@openwrt.org>
* utils: add stokenFlorian Fainelli2014-12-07
stoken is a tokencode generator compatible with RSA SecurID 128-bit (AES). stoken supports libtomcrypt and libnettle, we build against nettle by default since tomcrypt is not packaged by OpenWrt Signed-off-by: Florian Fainelli <florian@openwrt.org>