security - C# offline OTP for service authentication -


i'm searching way of authentication blizzard (authenticator). creates off-line otp. know larger companies use "tokens" however, i'm still unable find proper library.

so, want; project able create otps on client side without having client connect internet , yet able generate exact same on servers-side.

i think can take @ library: https://code.google.com/p/otpnet/

it c# port of popular totp/hotp php. there seems few outstanding issues in library have not yet been fixed developers can patch on side recommendations have been submitted.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -