diff options
author | Michael Hamann <michael@content-space.de> | 2013-07-31 11:56:58 +0200 |
---|---|---|
committer | Michael Hamann <michael@content-space.de> | 2013-07-31 11:56:58 +0200 |
commit | 7b650cef79bb603087a8ef43b22a1f7c3d86b7ef (patch) | |
tree | aec52f22dddd5a94884e68de392b8b57d5a241a5 /lib | |
parent | 8269996a43469c1ce5295a22248ad9a9ab34efc8 (diff) | |
download | rpg-7b650cef79bb603087a8ef43b22a1f7c3d86b7ef.tar.gz rpg-7b650cef79bb603087a8ef43b22a1f7c3d86b7ef.tar.bz2 |
auth_en/decrypt: Add explanation and more efficient decryption
Added an explanation that what we do is like normal CBC but that we
additionally encrypt the IV which is actually suggested by the NIST for
non-random (but unique) IVs. In the decryption process it's not
necessary to decrypt the IV, this should save some time.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions