Welcome Guest, Not a member yet? Register   Sign In
What are the strongest encryption/hashing functions?
#5

RFC2898DeriveBytes Class

Using RFC2898DeriveBytes with a non trivial iteration count should be better than using a straight hash function for authentication purposes. The Rfc2898DeriveBytes class can be used to produce a derived key from a base key and other parameters. In a password-based key derivation function, the base key is a password and the other parameters are a salt value and an iteration count. More about.......Encryption and Decryption

Bang
Reply


Messages In This Thread
RE: What are the strongest encryption/hashing functions? - by darrenbang - 08-13-2015, 01:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB