TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
55427964b1073e566acfa36786bc4ab3ad901b9c
/
library
6fe99be
Fix check-generated-files after creating a flag
by Jarno Lamsa
· 6 years ago
6f519a3
Fix typo in CMakeLists.txt
by Jarno Lamsa
· 6 years ago
337dad9
Tinycrypt support for makefile builds
by Jarno Lamsa
· 6 years ago
79e3b94
Add CMake support for uecc
by Jarno Lamsa
· 6 years ago
b0abd1c
Merge remote-tracking branch 'origin/pr/2388' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
203123b
Merge remote-tracking branch 'origin/pr/1818' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
daed232
Merge remote-tracking branch 'origin/pr/2436' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
799cd57
Merge remote-tracking branch 'restricted/pr/550' into mbedtls-2.16
by Simon Butcher
· 6 years ago
5d8aade
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
e900969
Use certificates from data_files and refer them
by Ron Eldor
· 6 years ago
a51f4c7
refactor CA and SRV certificates into separate blocks
by ILUXONCHIK
· 7 years ago
ecc6c13
refactor SHA-1 certificate defintions and assignment
by ILUXONCHIK
· 7 years ago
5f97b32
refactor server SHA-1 certificate definition into a new block
by ILUXONCHIK
· 7 years ago
c3d1f54
define TEST_SRV_CRT_RSA_SOME in similar logic to TEST_CA_CRT_RSA_SOME
by ILUXONCHIK
· 7 years ago
761f376
server SHA-256 certificate now follows the same logic as CA SHA-256 certificate
by ILUXONCHIK
· 7 years ago
d60e378
Fix ASN1 bitstring writing
by Andres Amaya Garcia
· 7 years ago
b83d41d
Fix DEADCODE in mbedtls_mpi_exp_mod()
by Peter Kolbus
· 7 years ago
6f76795
Merge remote-tracking branch 'origin/pr/2346' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
9fc7af0
Merge remote-tracking branch 'origin/pr/2040' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
462dfc5
Merge remote-tracking branch 'origin/pr/2332' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
4002ada
Merge remote-tracking branch 'origin/pr/2214' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
d81c57f
Merge remote-tracking branch 'origin/pr/2347' into mbedtls-2.16
by Jaeden Amero
· 6 years ago
d6ddcd6
Avoid MSVC compiler warning
by Hanno Becker
· 7 years ago
a04efb8
Return error code of underlying function.
by Ron Eldor
· 7 years ago
5fa32a7
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
0e810b9
Don't call memcpy with NULL pointer in mbedtls_mpi_read_binary()
by Hanno Becker
· 7 years ago
9f6d16a
Fix preprocessor macro existence check in bignum.c
by Hanno Becker
· 7 years ago
6dab620
Fix typo after rebase
by Hanno Becker
· 7 years ago
5d91c0b
Add missing macro existence check in byte swapping code in bignum.c
by Hanno Becker
· 7 years ago
f872007
Optimize mpi_bigendian_to_host() for speed and size
by Hanno Becker
· 7 years ago
2be8a55
Change signature of mpi_bigendian_to_host() to reflect usage
by Hanno Becker
· 7 years ago
da1655a
Remove temporary stack-buffer from mbedtls_mpi_fill_random()
by Hanno Becker
· 8 years ago
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
b6cdf98
Merge remote-tracking branch 'public/pr/1721' into development-restricted
by Simon Butcher
· 7 years ago
ad7c210
Merge remote-tracking branch 'public/pr/2274' into development
by Simon Butcher
· 7 years ago
12b4240
Merge remote-tracking branch 'public/pr/2288' into development
by Simon Butcher
· 7 years ago
c831193
Merge remote-tracking branch 'public/pr/2302' into development
by Simon Butcher
· 7 years ago
1efda39
Merge remote-tracking branch 'public/pr/2297' into development
by Simon Butcher
· 7 years ago
5aa7809
Merge remote-tracking branch 'public/pr/2275' into development
by Simon Butcher
· 7 years ago
780cf18
Merge remote-tracking branch 'public/pr/2271' into development
by Simon Butcher
· 7 years ago
032c037
Merge remote-tracking branch 'public/pr/2270' into development
by Simon Butcher
· 7 years ago
a033633
Merge remote-tracking branch 'public/pr/2269' into development
by Simon Butcher
· 7 years ago
70935a4
Merge remote-tracking branch 'public/pr/2299' into development
by Simon Butcher
· 7 years ago
003c0e0
Merge remote-tracking branch 'public/pr/2292' into development
by Simon Butcher
· 7 years ago
decf2f5
Merge remote-tracking branch 'public/pr/2291' into development
by Simon Butcher
· 7 years ago
65ce5dc
Merge remote-tracking branch 'public/pr/2290' into development
by Simon Butcher
· 7 years ago
ad2e0da
Merge remote-tracking branch 'public/pr/2283' into development
by Simon Butcher
· 7 years ago
0bbf7f4
Merge remote-tracking branch 'public/pr/2279' into development
by Simon Butcher
· 7 years ago
962b7b1
Merge remote-tracking branch 'public/pr/2273' into development
by Simon Butcher
· 7 years ago
6be67a6
Merge remote-tracking branch 'public/pr/2281' into development
by Simon Butcher
· 7 years ago
dac513e
Merge remote-tracking branch 'public/pr/2282' into development
by Simon Butcher
· 7 years ago
ccafd14
Merge remote-tracking branch 'public/pr/2276' into development
by Simon Butcher
· 7 years ago
2a8d32c
Merge remote-tracking branch 'public/pr/2287' into development
by Simon Butcher
· 7 years ago
01d4b76
Remove faulty cipher_finish calls from nist_kw
by Manuel Pégourié-Gonnard
· 7 years ago
2f6de42
Move SHA256_VALIDATE[_RET] outside of MBEDTLS_SHA256_ALT guard
by Hanno Becker
· 7 years ago
c756049
Move SHA512_VALIDATE[_RET] outside of MBEDTLS_SHA512_ALT guard
by Hanno Becker
· 7 years ago
b3c7023
Move SHA1_VALIDATE[_RET] outside of MBEDTLS_SHA1_ALT guard
by Hanno Becker
· 7 years ago
6adb057
Improve details of CCM parameter validation and documentation
by k-stachowiak
· 7 years ago
f712534
Add missing validation code in CCM
by k-stachowiak
· 7 years ago
ff8a098
Allow empty arguments in some CCM functions' parameter validation
by k-stachowiak
· 7 years ago
fd42d53
Explicitly allow NULL as an argument to mbedtls_ccm_free()
by k-stachowiak
· 7 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 7 years ago
6af45ec
PK: document context validity requirements
by Gilles Peskine
· 7 years ago
f25ee7f
Fix parameter validation for mbedtls_mpi_lsb()
by Hanno Becker
· 7 years ago
8c71b3e
pk_parse*keyfile: explicitly validate path=NULL
by Gilles Peskine
· 7 years ago
516897a
Remove unnecessary parameter validation from the Cipher module
by k-stachowiak
· 7 years ago
1a9df6b
Improve style in the Cipher module
by k-stachowiak
· 7 years ago
95070a8
Make some cipher parameter validation unconditional
by k-stachowiak
· 7 years ago
c29d94c
Account for optional NULL buffer arguments in the Cipher module
by k-stachowiak
· 7 years ago
a539070
Make all parameter validation tests optional
by k-stachowiak
· 7 years ago
e0215d7
Add Cipher module parameter validation
by Krzysztof Stachowiak
· 7 years ago
21298a2
Improve parameter validation in mbedtls_gcm_free()
by k-stachowiak
· 7 years ago
8ffc92a
Add parameter validation for the GCM module
by k-stachowiak
· 7 years ago
8ce11a3
Minor improvements to bignum module
by Hanno Becker
· 7 years ago
ee3cfec
PK sign/verify: hash=NULL is ok if md_alg=0 and hash_len=0
by Gilles Peskine
· 7 years ago
159171b
PK parse/write: support keylen=0 correctly
by Gilles Peskine
· 7 years ago
70ded36
Minor improvements to Camellia module and documentation
by Hanno Becker
· 7 years ago
1f19fa6
PK: Fix free(NULL) in library and tests
by Gilles Peskine
· 7 years ago
541aa69
Implement parameter validation for Blowfish module
by Hanno Becker
· 7 years ago
b54ae0b
Implement parameter validation for ARIA module
by Hanno Becker
· 7 years ago
ff62f44
Remove duplicated parameter check in CAMELLIA module
by Hanno Becker
· 7 years ago
b4b7fb7
Implement parameter validation for CAMELLIA module
by Hanno Becker
· 7 years ago
9994e0d
Regenerate errors.c
by Hanno Becker
· 7 years ago
d8e4f4a
Regenerate errors.c
by Hanno Becker
· 7 years ago
859522a
Regenerate errors.c
by Hanno Becker
· 7 years ago
185e516
Minor fixes to ECJPAKE parameter validation
by Hanno Becker
· 7 years ago
b7a04a7
Fix mbedtls_ecp_curve_info_from_name() for NULL input
by Hanno Becker
· 7 years ago
80f7168
Add parameter validation to mbedtls_ecp_restart_init()
by Hanno Becker
· 7 years ago
54b789a
Merge remote-tracking branch 'public/pr/2298' into development
by Simon Butcher
· 7 years ago
e97dc60
Implement parameter validation in pk, pkparse and pkwrite
by Gilles Peskine
· 7 years ago
c81cfec
Minor fixes to parameter validation in ECDH module
by Hanno Becker
· 7 years ago
a7634e8
Fix wrong invocation of parameter validation macro in ECDH module
by Hanno Becker
· 7 years ago
54c91dd
Remove double semicolon from bignum.c
by Hanno Becker
· 7 years ago
73d7d79
Implement parameter validation for MPI module
by Hanno Becker
· 7 years ago
38e15d4
Don't declare MBEDTLS-namespace identifiers in sha512.c
by Hanno Becker
· 7 years ago
8d215e7
Don't define MBEDTLS-namespace macros in sha256.c
by Hanno Becker
· 7 years ago
039ccab
Don't declare MBEDTLS-namespace macros in sha1.c
by Hanno Becker
· 7 years ago
2f660d0
Forbid passing NULL input buffers to RSA encryption routines
by Hanno Becker
· 7 years ago
adc9b17
Minor improvements to DHM module
by Hanno Becker
· 7 years ago
5c14ed6
Implement parameter validation for DHM module
by Hanno Becker
· 7 years ago
Next »