Sign in
pigweed
/
third_party
/
github
/
Mbed-TLS
/
mbedtls-framework
/
89e80c9a4365b76fcdef9ae4128fc81e207d474a
commit
89e80c9a4365b76fcdef9ae4128fc81e207d474a
[
log
]
author
Paul Bakker <p.j.bakker@polarssl.org>
Tue Mar 20 13:50:09 2012 +0000
committer
Paul Bakker <p.j.bakker@polarssl.org>
Tue Mar 20 13:50:09 2012 +0000
tree
2c7815f4d8afda352d4a6b1c875f6a53885c0d18
parent
b6ad62dd211f092b11b494a66b4d15a923dcf4bc
[
diff
]
- Added base Galois/Counter mode (GCM) for AES
ChangeLog
[
diff
]
include/polarssl/config.h
[
diff
]
include/polarssl/error.h
[
diff
]
include/polarssl/gcm.h
[Added -
diff
]
library/CMakeLists.txt
[
diff
]
library/Makefile
[
diff
]
library/gcm.c
[Added -
diff
]
programs/test/benchmark.c
[
diff
]
programs/test/selftest.c
[
diff
]
tests/CMakeLists.txt
[
diff
]
tests/Makefile
[
diff
]
tests/scripts/gen_gcm_decrypt.pl
[Added -
diff
]
tests/scripts/gen_gcm_encrypt.pl
[Added -
diff
]
tests/suites/test_suite_gcm.decrypt.data
[Added -
diff
]
tests/suites/test_suite_gcm.encrypt.data
[Added -
diff
]
tests/suites/test_suite_gcm.function
[Added -
diff
]
16 files changed
tree: 2c7815f4d8afda352d4a6b1c875f6a53885c0d18
contrib/
doxygen/
include/
library/
programs/
scripts/
tests/
visualc/
ChangeLog
CMakeLists.txt
DartConfiguration.tcl
LICENSE
Makefile
README