共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > yubikey-net |
yubikey-net
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
This project has similar aims to the yubico-j project, but with a couple of key differences:
It's written in C# It goes to great lengths to keep sensitive data encrypted while in memory, using the .NET ProtectedMemory class.
It is currently written targeting VS 2005, for maximum platform compatibility.