Manuel Pégourié-Gonnard
|
b8186a5e54
|
Rename len to bitlen in function parameters
Clarify a few comments too.
|
2015-06-18 14:58:58 +02:00 |
|
Manuel Pégourié-Gonnard
|
43b08574a6
|
Avoid memory leak with repeated [gc]ccm_setkey()
|
2015-05-27 17:23:30 +02:00 |
|
Manuel Pégourié-Gonnard
|
8473f87984
|
Rename cipher_init_ctx() to cipher_setup()
|
2015-05-14 21:58:34 +02:00 |
|
Manuel Pégourié-Gonnard
|
ccc302692a
|
Fix bug introduced when splitting init functions
|
2015-05-11 14:35:42 +02:00 |
|
Manuel Pégourié-Gonnard
|
6963ff0969
|
Split mbedtls_ccm_init() -> setkey()
|
2015-04-28 18:02:54 +02:00 |
|
Manuel Pégourié-Gonnard
|
2cf5a7c98e
|
The Great Renaming
A simple execution of tmp/invoke-rename.pl
|
2015-04-08 13:25:31 +02:00 |
|
Manuel Pégourié-Gonnard
|
7f8099773e
|
Rename include directory to mbedtls
|
2015-03-10 11:23:56 +00:00 |
|
Manuel Pégourié-Gonnard
|
fe44643b0e
|
Rename website and repository
|
2015-03-06 13:17:10 +00:00 |
|
Rich Evans
|
00ab47026b
|
cleanup library and some basic tests. Includes, add guards to includes
|
2015-02-10 11:28:46 +00:00 |
|
Manuel Pégourié-Gonnard
|
860b51642d
|
Fix url again
|
2015-01-28 17:12:07 +00:00 |
|
Manuel Pégourié-Gonnard
|
085ab040aa
|
Fix website url to use https.
|
2015-01-23 11:06:27 +00:00 |
|
Manuel Pégourié-Gonnard
|
9698f5852c
|
Remove maintainer line.
|
2015-01-23 10:59:00 +00:00 |
|
Manuel Pégourié-Gonnard
|
19f6b5dfaa
|
Remove redundant "all rights reserved"
|
2015-01-23 10:54:00 +00:00 |
|
Manuel Pégourié-Gonnard
|
a658a4051b
|
Update copyright
|
2015-01-23 09:55:24 +00:00 |
|
Manuel Pégourié-Gonnard
|
967a2a5f8c
|
Change name to mbed TLS in the copyright notice
|
2015-01-22 14:28:16 +00:00 |
|
Paul Bakker
|
5b11d026cd
|
Fix dependencies and includes without FS_IO and PLATFORM_C
|
2014-07-10 15:27:10 +02:00 |
|
Paul Bakker
|
84bbeb58df
|
Adapt cipher and MD layer with _init() and _free()
|
2014-07-09 10:19:24 +02:00 |
|
Paul Bakker
|
3461772559
|
Introduce polarssl_zeroize() instead of memset() for zeroization
|
2014-06-14 16:46:03 +02:00 |
|
Manuel Pégourié-Gonnard
|
0f6b66dba1
|
CCM operations allow input == output
|
2014-05-14 14:10:35 +02:00 |
|
Manuel Pégourié-Gonnard
|
aed6065793
|
CCM source cosmetics/tune-ups
- source a bit shorter
- generated code slightly smaller
- preserving performance
|
2014-05-14 14:10:35 +02:00 |
|
Manuel Pégourié-Gonnard
|
ce77d55023
|
Implement ccm_auth_decrypt()
|
2014-05-07 12:13:13 +02:00 |
|
Manuel Pégourié-Gonnard
|
002323340a
|
Refactor to prepare for CCM decryption
|
2014-05-07 12:13:12 +02:00 |
|
Manuel Pégourié-Gonnard
|
637eb3d31d
|
Add ccm_encrypt_and_tag()
|
2014-05-07 12:13:12 +02:00 |
|
Manuel Pégourié-Gonnard
|
9fe0d13e8d
|
Add ccm_init/free()
|
2014-05-06 12:12:45 +02:00 |
|
Manuel Pégourié-Gonnard
|
a6916fada8
|
Add (placeholder) CCM module
|
2014-05-06 11:28:09 +02:00 |
|