TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
eaa89f8366927affc6f9d13bf3b276030100bca0
/
library
/
camellia.c
b96f154
- Fixed copyright message
by Paul Bakker
· 15 years ago
84f12b7
- Updated Copyright to correct entity
by Paul Bakker
· 15 years ago
fc8c436
- Updated copyright line to 2010
by Paul Bakker
· 15 years ago
f3ccc68
- Fixed cipher interface for encrypt/decrypt functions
by Paul Bakker
· 15 years ago
ff60ee6
- Added const-correctness to main codebase
by Paul Bakker
· 15 years ago
77b385e
- Updated copyright messages on all relevant files
by Paul Bakker
· 16 years ago
2b222c8
- Changed interface for AES and Camellia setkey functions to indicate invalid key lengths.
by Paul Bakker
· 16 years ago
c2547b0
- Surpress warning of unused 'mode' parameter in Camellia
by Paul Bakker
· 16 years ago
c81f6c3
- Made Camellia use uint32_t for 64-bit compatibility
by Paul Bakker
· 16 years ago
026c03b
- Made changes for better compatibility with old-style C compilers
by Paul Bakker
· 16 years ago
785a9ee
- Added email address to header license information
by Paul Bakker
· 17 years ago
864801e
- Added license replacement script
by Paul Bakker
· 17 years ago
fa049db
- Added POLARSSL_CAMELLIA_SMALL_MEMORY define for SBOX'es
by Paul Bakker
· 17 years ago
c32c6b5
- Minimally optimized camellia_feistel() - Removed debug code
by Paul Bakker
· 17 years ago
b5ef0ba
- Added SSL_RSA_CAMELLIA_128_SHA, SSL_RSA_CAMELLIA_256_SHA, SSL_EDH_RSA_CAMELLIA_256_SHA ciphersuites to SSL
by Paul Bakker
· 17 years ago
38119b1
- Added first version of Camellia
by Paul Bakker
· 17 years ago