Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com a1c7f76250 Use symbolic names for the maximum and mimimum Rijndael block sizes.
Allocate the IV directly in the contect block, rather than being
separately allocated.  This fixes a memory leak.  Change CBC mode to
correctly update the IV from one set of blocks to the next in a stream.
More testing is needed.  Bug 85538.
2001-06-20 03:17:01 +00:00
mcgreer%netscape.com 3855fe44e8 widespread changes to reduce compiler warnings. liberal application of const. 2001-01-05 22:37:50 +00:00
mcgreer%netscape.com e116c08c9e initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
has been tested on this checkin.
Added make target "rijndael_tables", which will generate rijndael32.tab.
2000-12-19 23:43:12 +00:00