Paul Bakker
|
09b1ec68c8
|
- Adapted define for inline to be more solid
|
2011-07-27 16:28:54 +00:00 |
|
Paul Bakker
|
74fb74ebd9
|
- Updated ARMCC_VERSION to __ARMCC_VERSION
|
2011-06-21 13:36:18 +00:00 |
|
Paul Bakker
|
569df2c135
|
- Fixed inline definition for ARM systems
|
2011-06-21 07:48:07 +00:00 |
|
Paul Bakker
|
ff61a78a27
|
- Added and updated cipher error codes and documentation
|
2011-06-09 15:42:02 +00:00 |
|
Paul Bakker
|
343a870daa
|
- Expanded generic cipher layer with support for CTR and CFB128 modes of operation.
|
2011-06-09 14:27:58 +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
|
af5c85fc10
|
- Improved portability with Microsoft Visual C
|
2011-04-18 03:47:52 +00:00 |
|
Paul Bakker
|
f3b86c1e62
|
- Updated Doxygen documentation generation and documentation on small parts
|
2011-01-27 15:24:17 +00:00 |
|
Paul Bakker
|
1f14d08cf9
|
- Fixed typo
- Clarified necessity of different input and output buffer on cipher_update()
- Fixed value of enumeration of cipher ids
|
2011-01-20 16:33:24 +00:00 |
|
Paul Bakker
|
72f6266f02
|
- Improved information provided about current Hashing, Cipher and Suite capabilities
|
2011-01-16 21:27:44 +00:00 |
|
Paul Bakker
|
8123e9d8f1
|
- Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT)
|
2011-01-06 15:37:30 +00:00 |
|