Alternate Rfc2898DeriveBytes
843785Dec 1 2008 — edited Dec 1 2008Hello
In .Net have Rfc2898DeriveBytes method to generate 16 byte key. Is java have any alternate method for Rfc2898DeriveBytes?
I want to use AES/CFB/NoPadding algorithm with IvParameter value. The key will be generate by method Rfc2898DeriveBytes(alternate) in java. Pls anybody send me java code about this problem. very argent.
Thanks in advance
Udhaya