summaryrefslogtreecommitdiff
path: root/cesar/cp2/secu/test
AgeCommit message (Expand)Author
2008-08-29 * cp2 -> cp:schodet
2008-08-28cp2/secu: Update the AES algorithm to be compatible with the endianess and no...laranjeiro
2008-08-28cesar: Replace bitstream bad use by the correct use. Closes #97laranjeiro
2008-08-18cp2/secu: Update the init function to initialise the prn with a random number...laranjeiro
2008-07-22 * cp2/secu:schodet
2008-07-22 * cp2/secu:schodet
2008-07-15cp2/secu: Resolving some wrong implementation on the protocol run initialisat...laranjeiro
2008-07-01cp2/secu: Removed an empty test.laranjeiro
2008-06-24cp2/secu : Added a test to check the encrypt/decryption of a buffer.laranjeiro
2008-06-24cp2/secu: Added a test to use the AES in only a buffer and encrypt and decryp...laranjeiro
2008-06-19cp2/secu: Fixed pbkdf1 nmk and DAK generation.laranjeiro
2008-06-19cp2/secu: Tested the protocol run.laranjeiro
2008-06-18cp2/secu : Added and tested the pbkdf1.laranjeiro
2008-06-18cp2/secu: Added and tested the AES 128 bits.laranjeiro
2008-06-18cp2/secu : Added the compilation Makefile for both host and sparc test.laranjeiro
2008-06-18cp2/secu : SHA256 tested on x86.laranjeiro
2008-06-17cp2/secu: Removed the merge errors.laranjeiro
2008-06-17cp2/secu: SHA hash tested.laranjeiro
2008-06-17cp2/secu : testing the SHA256. (Still a bug in the SHA computation).laranjeiro
2008-06-13Revert r2328: "secu : Remove utest directory (test was not done.)"schodet
2008-06-13secu : Remove utest directory (test was not done.)laranjeiro
2008-06-06 * cp2/secu:schodet