资 源 简 介
This is an EASY TO USE Yubikey authentication object that uses an MS SQL Server, or flat-file system to store the Yubikey keys.
It"s designed for use for between 1 to a couple of hundred users.
It"s fully OOP, and works reliably, but isn"t super-hardened, so don"t use it for your new bank online system! This is because it doesn"t go to great lengths to keep sensitive data encrypted while in memory, using the .NET ProtectedMemory class. (such as the version here.)
I wrote it after finding there were no ASP.Net VB versions of the authentication software. VB programmers always get left out!
Thanks go out to rpimonitrbtch for the ModHex nybble LUT algorithm
The people here: https://code.google.com/p/yubikey-net/
And the