Paul Bakker
|
5c2364c2ba
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
|
Paul Bakker
|
23986e5d5d
|
- Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops
|
2011-04-24 08:57:21 +00:00 |
|
Paul Bakker
|
b6ecaf5276
|
- Added additional (configurable) cipher block modes. AES-CTR, Camellia-CTR, XTEA-CBC
|
2011-04-19 14:29:23 +00:00 |
|
Paul Bakker
|
b96f154e51
|
- Fixed copyright message
|
2010-07-18 20:36:00 +00:00 |
|
Paul Bakker
|
84f12b76fc
|
- Updated Copyright to correct entity
|
2010-07-18 10:13:04 +00:00 |
|
Paul Bakker
|
fc8c4360b8
|
- Updated copyright line to 2010
|
2010-03-21 17:37:16 +00:00 |
|
Paul Bakker
|
f3ccc68100
|
- Fixed cipher interface for encrypt/decrypt functions
|
2010-03-18 21:21:02 +00:00 |
|
Paul Bakker
|
77b385e91a
|
- Updated copyright messages on all relevant files
|
2009-07-28 17:23:11 +00:00 |
|
Paul Bakker
|
0fdf3cacf2
|
- Modified XTEA to use uint32_t instead of unsigned long
|
2009-05-03 12:54:07 +00:00 |
|
Paul Bakker
|
785a9eeece
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
|
Paul Bakker
|
7a7c78fd02
|
- Added XTEA Algorithm (Not used in SSL)
|
2009-01-04 18:15:48 +00:00 |
|