cuing / crypto-js

Automatically exported from code.google.com/p/crypto-js
0 stars 0 forks source link

Ability for AES to work in CBC mode with provided iv #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently it seems that symmetric ciphers like AES can work with CBC mode but 
only using random iv. 

Could you add ability to provide iv along with mode in options to AES?

Original issue reported on code.google.com by uhz...@gmail.com on 5 Jul 2010 at 11:59

GoogleCodeExporter commented 8 years ago

Original comment by Jeff.Mott.OR on 6 Jul 2010 at 4:27

GoogleCodeExporter commented 8 years ago
r324, r326

Original comment by Jeff.Mott.OR on 13 Apr 2011 at 11:54