summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2013-07-31 11:56:58 +0200
committerMichael Hamann <michael@content-space.de>2013-07-31 11:56:58 +0200
commit7b650cef79bb603087a8ef43b22a1f7c3d86b7ef (patch)
treeaec52f22dddd5a94884e68de392b8b57d5a241a5 /lib
parent8269996a43469c1ce5295a22248ad9a9ab34efc8 (diff)
downloadrpg-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