source: trunk/library/camellia.c @ 1281

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1238   4 weeks paul - Small code rewrite
(edit) @1121   6 months paul - Cleaned up define
(edit) @1054   11 months paul - Updated unsignedness in some missed cases
(edit) @1014   13 months paul - Major type rewrite of int to size_t for most variables and arguments …
(edit) @1011   13 months paul - Added additional (configurable) cipher block modes. AES-CTR, …
(edit) @897   22 months paul - Fixed copyright message
(edit) @893   22 months paul - Updated Copyright to correct entity
(edit) @867   2 years paul - Updated copyright line to 2010
(edit) @860   2 years paul - Fixed cipher interface for encrypt/decrypt functions
(edit) @852   2 years paul - Added const-correctness to main codebase
(edit) @782   3 years paul - Updated copyright messages on all relevant files
(edit) @777   3 years paul - Changed interface for AES and Camellia setkey functions to indicate …
(edit) @772   3 years paul - Surpress warning of unused 'mode' parameter in Camellia
(edit) @616   3 years paul - Made Camellia use uint32_t for 64-bit compatibility
(edit) @583   3 years paul - Made changes for better compatibility with old-style C compilers
(edit) @486   3 years paul - Added email address to header license information
(edit) @484   3 years paul - Added license replacement script
(edit) @471   3 years paul - Added POLARSSL_CAMELLIA_SMALL_MEMORY define for SBOX'es
(edit) @468   3 years paul - Minimally optimized camellia_feistel() - Removed debug code
(edit) @466   3 years paul - Added SSL_RSA_CAMELLIA_128_SHA, SSL_RSA_CAMELLIA_256_SHA, …
(add) @465   3 years paul - Added first version of Camellia
Note: See TracRevisionLog for help on using the revision log.

What are you looking for?