Skip to Main Content

Java Security

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!

Initialization Vector (IV)

843810Nov 13 2002 — edited Nov 14 2002
Hi,
I will be using the following;
Cipher.getInstance("DESede/CBC/PKCS7Padding"). All the bits of IV should be 1. My question is how can I do this; set the initialization vector's bits to one.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2002
Added on Nov 13 2002
3 comments
135 views