How to implement blowfish algorithm of cryptography in vb.net?
How to implement blowfish algorithm of cryptography in vb.net.please provide sample code
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted May 12, 2011, 9:39 AM
If that's the case, then there's a free implementation (also C#) available here (http://www.koders.com/csharp/fidD5E0D7AC50858EA8F7131E8CD2746F3471A1B953.aspx).
If you decide to use this, then I'd just compile it to a dll and use it from your VB.NET project without further ado.
Dorababu MekaPosted May 12, 2011, 7:56 AM
http://www.example-code.com/csharp/csharpBlowfish.asp