This project implement the HOTP/TOTP card functionality used on the YubiKey NEO device that is sold by Yubico. Its primary use is to use the YubiKey NEO to generate OATH HOTP/TOTP one-time-passwords.
This fork mainly aims at cuting down the absurd transient memory usage of the original ykneo-oath so it will hopefully work on more hardware other than Yubikey NEO.
Tested working on FeiTian JavaCOS A22 and J3H145. Only TOTP works on ACOSJ Dual 95K for some reason.
This program is released under the GPLv3+ and Copyright is owned by Yubico. See COPYING for more information.
See doc/Building.txt for information on how to build the source code and doc/InstallCAPFile.txt on how to install it.
The applet is used with the Yubico Authenticator for Android, or the Yubico Authenticator for Desktop.