2 Commits

Author SHA1 Message Date
Gabriel Tofvesson
84baedc319 Added cipher block chaining algorithms to prevent information leaking from ciphertexts
- CBC's accept any block-cipher implementation
Fixed AES implementation
Made Rijndael128 extend a generic block-cipher class
2018-02-23 16:43:00 +01:00
Gabriel Tofvesson
fc4acb4721 Renamed some things... 2018-02-21 22:44:30 +01:00