TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/gh-readonly-queue/development/pr-8068-02ad791f2973f5f5b86e1d7a1c1d72401f78f70b
/
library
16a7672
Merge pull request #8068 from paul-elliott-arm/fix_tls_zeroization
by Dave Rodgman
· 1 year, 11 months ago
gh-readonly-queue/development/pr-8068-02ad791f2973f5f5b86e1d7a1c1d72401f78f70b
6ebe7d2
Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name
by Paul Elliott
· 1 year, 11 months ago
984309c
Call mbedtls_platform_zeroize via mbedtls_sha3_free
by Dave Rodgman
· 2 years ago
dbddb00
Ensure mbedtls_sha3_finish zeroizes the context
by Dave Rodgman
· 2 years ago
29bf911
Merge pull request #7839 from daverodgman/psa-sha3
by Dave Rodgman
· 2 years ago
d395590
Merge pull request #7579 from daverodgman/safer-ct-asm
by Dave Rodgman
· 2 years ago
2a29672
Merge pull request #8084 from AgathiyanB/remove-type-qualifier-in-assignment-casts
by Gilles Peskine
· 2 years ago
3d2d599
Merge pull request #7996 from gilles-peskine-arm/small_primes-gaps
by Tom Cosgrove
· 2 years ago
30b0378
Fix off-by-one error
by Gilles Peskine
· 2 years ago
e20d688
Fix missing operand modifier
by Dave Rodgman
· 2 years ago
0c99a90
Avoid signed right shift UB
by Dave Rodgman
· 2 years ago
31b2d74
Merge pull request #8053 from gilles-peskine-arm/mpi_exp_mod-remove_initial_copy
by Tom Cosgrove
· 2 years ago
0addbe6
Merge pull request #8069 from paul-elliott-arm/fix_ecjpake_deadcode
by Gilles Peskine
· 2 years ago
65204f8
Merge pull request #8035 from daverodgman/aesce-support-perf
by Dave Rodgman
· 2 years ago
d296480
Merge pull request #8017 from ivq/unchecked_return
by Tom Cosgrove
· 2 years ago
e220d25
Merge pull request #8086 from yanesca/remove-new-bignum
by Janos Follath
· 2 years ago
gh-readonly-queue/development/pr-8086-1fdc884ed831927600838a3656b6d74a0417d52b
0ce0fbc
Simplify aarch64 asm for mbedtls_ct_uint_lt
by Dave Rodgman
· 2 years ago
3ab114e
Move non-function-specific macro outside of function definition
by Dave Rodgman
· 2 years ago
f2249ec
Rename mbedtls_aesce_has_support macro to satisfy case rules
by Dave Rodgman
· 2 years ago
b30adce
Use -1 as uninitialised marker
by Dave Rodgman
· 2 years ago
4566132
Make mbedtls_aesce_has_support more efficient
by Dave Rodgman
· 2 years ago
1fdc884
Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode
by Dave Rodgman
· 2 years ago
cfae6a1
Fix incorrect detection of HardwareModuleName
by David Horstmann
· 2 years ago
2ea44d2
Fix: Set type_id in x509_get_other_name()
by David Horstmann
· 2 years ago
0a6272d
revert padlock from aesni module
by Jerry Yu
· 2 years ago
61fc5ed
improve readability of error message
by Jerry Yu
· 2 years ago
372f7a0
Add missing check
by Jerry Yu
· 2 years ago
eeaad50
Merge pull request #8079 from adeaarm/port_IAR_build_fix
by Gilles Peskine
· 2 years ago
8e9d6b9
Remove the workaround for psa_key_agreement_internal
by Antonio de Angelis
· 2 years ago
f2334b7
Remove new bignum when not needed
by Janos Follath
· 2 years ago
294be94
Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation
by Gilles Peskine
· 2 years ago
gh-readonly-queue/development/pr-7818-a4c01dd6e9264c40c33a1b9fcd3309b0cad0595f
9608447
replace padlock_c with padlock_have_code
by Jerry Yu
· 2 years ago
3a0f044
improve readability
by Jerry Yu
· 2 years ago
9ebfa7f
Fix style
by Agathiyan Bragadeesh
· 2 years ago
e9c6b53
remove return-type when runtime detection enabled without plain c
by Jerry Yu
· 2 years ago
1b4c7ed
add hardware only check for padlock
by Jerry Yu
· 2 years ago
9e62862
Add via padlock detection macro
by Jerry Yu
· 2 years ago
2319af0
Change the order of runtime detection
by Jerry Yu
· 2 years ago
35b59d7
exclude arm64ec mode for aesni
by Jerry Yu
· 2 years ago
285f85f
Remove unnecessary const type qualifiers in casts
by Agathiyan Bragadeesh
· 2 years ago
f1adc2a
Use asm instead of __asm in constant_time.c
by Antonio de Angelis
· 2 years ago
1ee4d12
Fix error strings without quotes
by Antonio de Angelis
· 2 years ago
e4f6d79
BUILD: Update For IAR support
by TTornblom
· 5 years ago
516cf27
fix msvc build fail on i386 target
by Jerry Yu
· 2 years ago
a4c01dd
Merge pull request #7991 from sarveshb14/fix/psa_rsa_signature_using_large_stack
by Gilles Peskine
· 2 years ago
3ce0398
Add compiler cflags error message
by Jerry Yu
· 2 years ago
d370f93
Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn
by Gilles Peskine
· 2 years ago
c628486
enable runtime detection when padlock enabled and plain c disabled
by Jerry Yu
· 2 years ago
cc068ae
fix `-Werror=return-type` when runtime detection enabled and plain c disabled
by Jerry Yu
· 2 years ago
e62ff09
Restore aesni for i386
by Jerry Yu
· 2 years ago
ba44e91
Remove unnecessary include from constant_time.c
by David Horstmann
· 2 years ago
e3330f8
Make naming more consistent
by Dave Rodgman
· 2 years ago
0b7bf87
Fix compile fail for empty enum in cipher_wrap
by Dave Rodgman
· 2 years ago
2f4e6e7
Merge pull request #8066 from paul-elliott-arm/aes_memcpy_iv_fix
by Dave Rodgman
· 2 years ago
2a12fc2
Fix logical dead code found by Coverity
by Paul Elliott
· 2 years ago
2ad9367
Fix potential corruption of IV for AES CBC
by Paul Elliott
· 2 years ago
ecb95be
Fix incorrect size used for zeroization of buffer
by Paul Elliott
· 2 years ago
2e3858f
Undo a change
by Chien Wong
· 2 years ago
42391b4
Perf improvement in memcpy_if
by Dave Rodgman
· 2 years, 3 months ago
246210e
Test CT asm under valgrind
by Dave Rodgman
· 2 years ago
822c9c7
Fix unified asm syntax issue
by Dave Rodgman
· 2 years, 2 months ago
ef25279
Add aarch32 const-time asm
by Dave Rodgman
· 2 years, 3 months ago
c9ed5de
Add aarch64 const-time asm
by Dave Rodgman
· 2 years, 3 months ago
711f853
ssl_tls13: fix guard for FFDH function
by Valerio Setti
· 2 years ago
240bb11
Add gnu check for aseni assembly code
by Jerry Yu
· 2 years ago
54da1a6
Merge pull request #7578 from daverodgman/safer-ct5
by Manuel Pégourié-Gonnard
· 2 years ago
e6cb45e
mbedtls_mpi_exp_mod: remove spurious copy of the output variable
by Gilles Peskine
· 2 years ago
48fb8a3
Fix some renames that were missed
by Dave Rodgman
· 2 years ago
b364a22
Fix mbedtls_ct_size_if_else_0 docs
by Dave Rodgman
· 2 years ago
38b227c
Improve docs
by Dave Rodgman
· 2 years ago
ac69b45
Document and test mbedtls_ct_size_if_else_0
by Dave Rodgman
· 2 years ago
065f912
Fix comment typo
by Dave Rodgman
· 2 years ago
98ddc01
Rename ...if0 to ...else_0
by Dave Rodgman
· 2 years ago
b7825ce
Rename uint->bool operators to reflect input types
by Dave Rodgman
· 2 years ago
b2bc171
Reduce the size of the small primes table used by primality testing
by Gilles Peskine
· 6 years ago
6beec7c
Merge pull request #7989 from valeriosetti/issue7754
by Manuel Pégourié-Gonnard
· 2 years ago
gh-readonly-queue/development/pr-7989-d170419eab66c8403e9eea925b3a1008cb791184
d170419
Merge pull request #7999 from valeriosetti/issue7759
by Manuel Pégourié-Gonnard
· 2 years ago
gh-readonly-queue/development/pr-7999-91c8372c014cc04ec3bbb20068ac7e6ea66b7f2e
91c8372
Merge pull request #6999 from ivq/ecp_doc
by Manuel Pégourié-Gonnard
· 2 years ago
gh-readonly-queue/development/pr-6999-e5fbd93eaf96581144ce41233b2bcdb1822ea42f
e5fbd93
Merge pull request #8049 from daverodgman/bignum_codesize_misc
by Dave Rodgman
· 2 years ago
8189f32
improve aesni check for x86_64
by Jerry Yu
· 2 years ago
e1d7c9d
pkwrite: fix internal buffer size in pk_write_ec_pubkey()
by Valerio Setti
· 2 years ago
13696bb
improve check config option for i386
by Jerry Yu
· 2 years ago
ba42b07
Remove asm check for aarch64 aesce
by Jerry Yu
· 2 years ago
a7c9e09
pkwrite: add new internal symbol to properly size DER buffer
by Valerio Setti
· 2 years ago
97b28f8
pkparse: remove unnecessary header
by Valerio Setti
· 2 years ago
7dccb66
test: disable RSA support on the test ecc_no_bignum component
by Manuel Pégourié-Gonnard
· 2 years, 2 months ago
ca4c15d
debug: remove redundant variable assignments
by Valerio Setti
· 2 years ago
960eca9
code style
by Dave Rodgman
· 2 years ago
4883f10
Reduce code size for exp_mod_get_window_size
by Dave Rodgman
· 2 years ago
ebcd785
Remove redundant code in mbedtls_mpi_cmp_abs
by Dave Rodgman
· 2 years ago
fa703e3
Use __builtin_ctz to count trailing zeros
by Dave Rodgman
· 2 years ago
f3df105
Generate smaller code for picking a sign value
by Dave Rodgman
· 2 years ago
2f12a29
Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle
by Paul Elliott
· 2 years ago
c4508c0
improve error message and config check for padlock
by Jerry Yu
· 2 years ago
444d1e7
Merge pull request #8036 from tom-cosgrove-arm/fix-rijndael-and-drbg-pdf-links
by Gilles Peskine
· 2 years ago
a792564
Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier
by Gilles Peskine
· 2 years ago
153ae46
Improve doc on special use of A in ecp group structure
by Chien Wong
· 2 years, 6 months ago
c98f8d9
Merge branch 'development' into safer-ct5
by Dave Rodgman
· 2 years ago
5fcdd6a
remove unnecessary definition
by Jerry Yu
· 2 years ago
ce37c5e
Update links to Rijndael paper and NIST SP 800-90 DRBGs
by Tom Cosgrove
· 2 years ago
Next »