A PHP security library.
* Session handler
* XSS filter
* CSRF protection
* Password hashing
* Encrypting data
* Random data generator
* Yubikey - one time tokens
* One time passwords
Yubico's YubiKey can be re-programmed with a new AES key. This project's purpose is to create a library that makes this an easy task.
See the ReadMe for more information.
Debian packages for YubiKey Personalization are available thanks to Tollef Fog Heen:
... [More]
http://packages.debian.org/sid/yubikey-personalization http://packages.qa.debian.org/y/yubikey-personalization.html Fedora packages are available thanks to Maxim Burgerhout:
https://bugzilla.redhat.com/show_bug.cgi?id=557794 [Less]
The YubiKey Key Storage Module (YK-KSM) provides a AES key storage facility for use with a YubiKey validation server. The YK-KSM is intended to be run on a locked-down server. This separation allows third parties to keep tight control of the AES keys for their YubiKeys, but at the same time allow
... [More] external validation servers (e.g., Yubico's) to validate OTPs from these YubiKeys.
The YK-KSM was designed to work with the YubiKey validation server in PHP:
http://code.google.com/p/yubikey-val-server-php/ [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy