bitwiseshiftleft / sjcl

Stanford Javascript Crypto Library
http://bitwiseshiftleft.github.com/sjcl/
Other
7.18k stars 986 forks source link

Padding IV #429

Open rushikeshkoli opened 2 years ago

rushikeshkoli commented 2 years ago

Not able to add padding to IV. I have 8 bytes IV. but for decryption, I need to padd 4 bytes to a total 12 bytes.