Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Apr 28, 2016 · 2 comments
Closed

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

GoogleCodeExporter opened this issue Apr 28, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

r324, r326

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant