log dcrypt/crypto/ManagedBlockCipher.d @ 13:7ea528b61802

age author description
Fri, 12 Sep 2008 05:20:43 -0400 Thomas Dixon Fixed two errors in ManagedBlockCipher where inputs equal to the block size of the cipher would cause a bounds error and incorrect output of finishOutputSize respectively.
Sat, 30 Aug 2008 14:38:23 -0400 Thomas Dixon Added ManagedBlockCipher, changed Crypto to just import everything, made Hash.update() return itself (for chaining) and ditched BlockCipherWrapper. base dcrypt/crypto/BlockCipherWrapper.d@f37081a69579