Paul Bakker
|
a36d23e290
|
Fixed documentation issues found by clang
|
2013-12-30 17:57:27 +01:00 |
|
Paul Bakker
|
fa6a620b75
|
Defines for UEFI environment under MSVC added
|
2013-10-29 14:05:38 +01:00 |
|
Paul Bakker
|
c2148753df
|
Added missing uint32_t def for Windows in gcm.h
|
2013-09-23 15:11:46 +02:00 |
|
Manuel Pégourié-Gonnard
|
4fe9200f47
|
Fix memory leak in GCM by adding gcm_free()
|
2013-09-13 13:45:58 +02:00 |
|
Paul Bakker
|
43aff2aec4
|
Moved GCM to use cipher layer instead of AES directly
|
2013-09-09 00:10:27 +02:00 |
|
Manuel Pégourié-Gonnard
|
9241be7ac5
|
Change cipher prototypes for GCM
|
2013-08-31 18:07:42 +02:00 |
|
Paul Bakker
|
407a0da160
|
Moved __cplusplus extern statement to include struct definitions as well.
|
2013-06-27 14:29:21 +02:00 |
|
Paul Bakker
|
b9d3cfa114
|
Split up GCM into a start/update/finish cycle
|
2013-06-26 15:08:29 +02:00 |
|
Paul Bakker
|
4a2bd0da0f
|
- Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch
|
2012-11-02 11:06:08 +00:00 |
|
Paul Bakker
|
ca4ab49158
|
- Added GCM ciphersuites to TLS implementation
|
2012-04-18 14:23:57 +00:00 |
|
Paul Bakker
|
89e80c9a43
|
- Added base Galois/Counter mode (GCM) for AES
|
2012-03-20 13:50:09 +00:00 |
|