Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Alternate Rfc2898DeriveBytes

843785Dec 1 2008 — edited Dec 1 2008
Hello

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2008
Added on Dec 1 2008
3 comments
372 views