TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/archive/polarssl-0.13
/
include
/
polarssl
/
camellia.h
83ded91
- Updated branch and tag for polarssl-0.13.0 to new default copyright header
by Paul Bakker
· 15 years ago
27caa8a
- Changed text for return 0 lines
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
477fd32
- Removed dos newlines
by Paul Bakker
· 16 years ago
3391b12
- Fixed error codes. Negative when needed (SSL error codes). Non-negative if error-codes are OR'ed to other error codes (ASN1, Base64, MPI, DHM). The rest is negative by default.
by Paul Bakker
· 16 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
80ab9f5
- Fixed uint32_t definition on Windows systems
by Paul Bakker
· 16 years ago
4c067eb
- Added extra comments explaining CBC mode should receive
by Paul Bakker
· 16 years ago
c81f6c3
- Made Camellia use uint32_t for 64-bit compatibility
by Paul Bakker
· 16 years ago
785a9ee
- Added email address to header license information
by Paul Bakker
· 17 years ago
38119b1
- Added first version of Camellia
by Paul Bakker
· 17 years ago