mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-23 14:05:43 +00:00
No description
be6f32b5bd
It is not yet capable of handling OTP requests, but all the elements are there: it can receive and decode Access-Request messages and respond with either Access-Accept or Access-Reject. All that remains is to refactor the guts of otpkey into libotp and plug them into otpradiusd. |
||
---|---|---|
bin | ||
debian | ||
freebsd | ||
include | ||
lib | ||
libexec | ||
m4 | ||
pam | ||
sbin | ||
t | ||
.gitignore | ||
.travis.yml | ||
autogen.des | ||
autogen.sh | ||
configure.ac | ||
CREDITS | ||
HISTORY | ||
INSTALL | ||
LICENSE | ||
Makefile.am | ||
README | ||
README.md | ||
RELNOTES |
The Cryb OTP package
The Cryb OTP package consists of a library and a set of utilities which implement a variety of one-time-password authentication mechanisms on top of algorithms provided by the Cryb libraries.