YubiKey OTP verification library
Posted: Sat Jan 15, 2011 11:24 pm
Folks,
I have a module to verify YubiKey one time passwords in newLISP:
http://km.krot.org/code/yubi-verify.lsp
Version 2 of the validation protocol is supported, i.e. the passwords will be verified against multiple servers.
By the way, it was delightly easy to deal with multiple server validation using (spawn). I loved it!
Kirill
I have a module to verify YubiKey one time passwords in newLISP:
http://km.krot.org/code/yubi-verify.lsp
Version 2 of the validation protocol is supported, i.e. the passwords will be verified against multiple servers.
By the way, it was delightly easy to deal with multiple server validation using (spawn). I loved it!
Kirill