Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | stoken: Fix binary installation | Florian Fainelli | 2016-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 stoken | Florian Fainelli | 2014-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> |