PolarSSL
Cryptography and SSL made easy
Easy to understand, use, integrate and expand
Search:
Login
Preferences
About Trac
Forgot your password?
Sign up
Downloads
News
Features
Licensing
Source Code
Tickets / Bugs
Documentation
Forum
Contact
Context Navigation
View Latest Revision
source:
trunk
/
library
/
camellia.c
@
1281
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
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.
Download in other formats:
RSS Feed
ChangeLog
What are you looking for?