TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
2ec2eaac312f782f3ccdf5b69d01e64d40aa2c90
/
library
2ec2eaa
Fix test issues with depends-hashes
by John Durkop
· 5 years ago
d46ede0
Fix missing label for guard
by John Durkop
· 5 years ago
af5363c
Updates to cleanup fixes for #3294
by John Durkop
· 5 years ago
f35069a
Fix undefined ref error when ECDSA not defined
by John Durkop
· 5 years ago
c60c30e
Merge pull request #3557 from Ouss4/assert
by Gilles Peskine
· 5 years ago
8ca03a7
Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev
by Manuel Pégourié-Gonnard
· 5 years ago
3890f7c
Merge pull request #3540 from gufe44/netbsd-rand-arc4random_buf
by Gilles Peskine
· 5 years ago
e0b2687
Undef ASSERT before defining it to ensure that no previous definition
by Ouss4
· 5 years ago
f3e4bd8
Fix comparison between different name types
by Manuel Pégourié-Gonnard
· 5 years ago
67a85d1
Merge pull request #3492 from stevew817/rework/key_slot_contains_key_buffer
by Gilles Peskine
· 5 years ago
d486787
Initialize key pointer in ecdh to NULL
by Steven Cooreman
· 5 years ago
b7f6dea
Add buffer zeroization when ecp_write_key fails
by Steven Cooreman
· 5 years ago
fd4d69a
Simplified key slot deletion
by Steven Cooreman
· 5 years ago
2914986
Style fixes
by Steven Cooreman
· 5 years ago
c2620da
Use arc4random_buf instead of rand on NetBSD
by gufe44
· 5 years ago
4fed455
Apply review feedback
by Steven Cooreman
· 5 years ago
3fa684e
Allow importing Montgomery public keys in PSA Crypto
by Steven Cooreman
· 5 years ago
7f39187
Convert load_xxx_representation to take buffers instead of a whole slot
by Steven Cooreman
· 5 years ago
6d839f0
Cleanup
by Steven Cooreman
· 5 years ago
a2371e5
Update after feedback from #3492
by Steven Cooreman
· 5 years ago
75b7436
Update after feedback on #3492
by Steven Cooreman
· 5 years ago
19fd574
Disconnect knowing about a PSA key type from knowing the mbedTLS API
by Steven Cooreman
· 5 years ago
560c28a
Unify key handling logic
by Steven Cooreman
· 5 years ago
acda834
Remove ECP internal representation from key slot
by Steven Cooreman
· 5 years ago
a01795d
Remove RSA internal representation from key slot
by Steven Cooreman
· 5 years ago
81be2fa
Pull apart slot memory allocation from key validation.
by Steven Cooreman
· 5 years ago
71fd80d
Re-define members of psa_key_slot_t
by Steven Cooreman
· 5 years ago
6d9c8d7
Minor documentation improvements
by Gilles Peskine
· 5 years ago
5997005
Fix unused variables in Montgomery-only configuration
by Gilles Peskine
· 6 years ago
a088c81
Adjust ECP self-test to support Curve448
by Gilles Peskine
· 7 years ago
2466679
ECP self test: add self-test step for Montgomery curves
by Gilles Peskine
· 7 years ago
c95696f
Factor common code in mbedtls_ecp_self_test
by Gilles Peskine
· 7 years ago
d9767a5
Tweak ECP self-test to work with secp192k1
by Gilles Peskine
· 7 years ago
aa9493a
Add guards around code that is specific to dynamically-loaded groups
by Gilles Peskine
· 7 years ago
e8c04fe
Replace ECP_xxx by MBEDTLS_ECP__xxx_ENABLED
by Gilles Peskine
· 7 years ago
9b99a89
mbedtls_ecp_muladd is only for short Weierstrass curves
by Gilles Peskine
· 7 years ago
aec44e9
Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification
by Steven Cooreman
· 5 years ago
0024df6
Remove superfluous argument to ecp_write_key
by Steven Cooreman
· 5 years ago
d4d6ad0
Merge pull request #3464 from CodeMonkeyLeet/csr_heap_alloc
by Manuel Pégourié-Gonnard
· 5 years ago
40ca54a
Revise comments for x509write_csr_der_internal
by Simon Leet
· 5 years ago
2957b35
Avoid stack-allocation of large memory buffers
by Doru Gucea
· 7 years ago
3ee91f4
Merge pull request #3452 from okhowang/local-labels
by Manuel Pégourié-Gonnard
· 5 years ago
fafe855
Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros
by Manuel Pégourié-Gonnard
· 5 years ago
c9b7f78
Rework mbedtls_ecp_write_key to remove unnecessary output parameter
by Steven Cooreman
· 5 years ago
e3fd392
Fix endianness and masking for Curve25519 keys handled by PSA
by Steven Cooreman
· 5 years ago
de8593f
Implement and test mbedtls_ecp_write_key
by Steven Cooreman
· 5 years ago
0c4bbda
Use local labels in padlock.c
by okhowang(王沛文)
· 5 years ago
527b878
Merge pull request #3454 from gilles-peskine-arm/include-common-h-development
by Manuel Pégourié-Gonnard
· 5 years ago
8ff510a
Rename ECC Family Macros According to PSA Spec
by Paul Elliott
· 5 years ago
e1c4362
Remove redundant assignment
by Gilles Peskine
· 5 years ago
76dd3aa
Add comments explaining include paths
by Gilles Peskine
· 5 years ago
280165c
Library files aren't supposed to be executable
by Gilles Peskine
· 5 years ago
dedff7a
CMake: Include the library directory for the sake of 3rdparty
by Gilles Peskine
· 5 years ago
3ca8a92
Factor common library properties
by Gilles Peskine
· 5 years ago
db09ef6
Include common.h instead of config.h in library source files
by Gilles Peskine
· 5 years ago
66c3dc4
Include the library directory for the sake of 3rdparty
by Gilles Peskine
· 5 years ago
be9a575
Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development
by Janos Follath
· 5 years ago
0435cd8
Bump version to Mbed TLS 2.23.0
by Janos Follath
· 5 years ago
961914d
Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE
by Gilles Peskine
· 5 years ago
6d3f20d
Merge pull request #3337 from ronald-cron-arm/include_directories
by Manuel Pégourié-Gonnard
· 5 years ago
4d18849
Merge branch 'development-restricted' into mbedtls-2.23.0r0
by Janos Follath
· 5 years ago
1cb2beb
Merge pull request #3423 from niacat/sysctl-arnd
by Manuel Pégourié-Gonnard
· 5 years ago
8373c86
entropy: Adjust parameter type of internal function to avoid a cast
by nia
· 5 years ago
e3fdcfa
entropy: Avoid arithmetic on void pointer
by nia
· 5 years ago
1c7d54a
Merge pull request #700 from mpg/l13-hw-starts-finish-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
dda1045
Merge pull request #3419 from ndilieto/development
by Gilles Peskine
· 5 years ago
e81dc00
Merge pull request #3422 from niacat/net-sockets-fixes
by Gilles Peskine
· 5 years ago
67d4b55
cmake: Limit scope of 3rd party definitions
by Ronald Cron
· 5 years ago
72d849d
cmake: Align declaration of include directory
by Ronald Cron
· 5 years ago
f4d9f21
entropy: Rename sysctl_wrapper to sysctl_arnd_wrapper
by nia
· 5 years ago
1215c54
Add length check in ecp_drbg_seed()
by Manuel Pégourié-Gonnard
· 5 years ago
0c00407
Merge pull request #3430 from bensze01/license
by Janos Follath
· 5 years ago
fa68609
Declare unused parameter
by Steven Cooreman
· 5 years ago
4539a45
Use fixed-length encoding for internal RNG seed
by Manuel Pégourié-Gonnard
· 5 years ago
c84b1e6
Pass "certificate policies" extension to callback
by Nicola Di Lieto
· 5 years ago
8c1e759
Documentation and new function signature update
by Steven Cooreman
· 5 years ago
74161ce
Clarify behaviour of psa_validate_key_location
by Steven Cooreman
· 5 years ago
00106a1
Minor edit to comply with pointer naming standard
by Steven Cooreman
· 5 years ago
81fe7c3
Split 'validate persistent key parameters' into independent validation
by Steven Cooreman
· 5 years ago
c4b6656
Merge pull request #3405 from AndrzejKurek/variable-buffers-cid-serialization
by danh-arm
· 5 years ago
b657783
Update iv and len context pointers manually when reallocating buffers
by Andrzej Kurek
· 5 years ago
8697465
Add Apache-2.0 headers to all source files
by Bence Szépkúti
· 5 years ago
f4e3fc9
Use starts/finish around Lucky 13 dummy compressions
by Manuel Pégourié-Gonnard
· 5 years ago
a92e3de
Merge pull request #873 from hanno-arm/ssl_write_client_hello
by Manuel Pégourié-Gonnard
· 5 years ago
9f5312c
entropy: Add support for BSD sysctl(KERN_ARND)
by nia
· 5 years ago
0b01fd9
net_sockets: Fix building on NetBSD 9.0
by nia
· 5 years ago
5ee5707
ssl_client: Align line breaking with MBEDTLS_SSL_DEBUG_*
by Ronald Cron
· 5 years ago
87a51aa
Merge pull request #3243 from ndilieto/development
by Manuel Pégourié-Gonnard
· 5 years ago
25705e6
Fix typo in a comment
by Manuel Pégourié-Gonnard
· 5 years ago
3c4a46c
Merge pull request #3398 from gilles-peskine-arm/montmul-cmp-branch-development
by Janos Follath
· 5 years ago
09ec10a
Clean up some comments
by Gilles Peskine
· 5 years ago
0e5faf6
mbedtls_mpi_sub_abs: check the range of the result when it happens
by Gilles Peskine
· 5 years ago
221626f
Simplify the final reduction in mpi_montmul
by Gilles Peskine
· 5 years ago
c097e9e
Move carry propagation out of mpi_sub_hlp
by Gilles Peskine
· 5 years ago
37ecc61
More logical parameter order for mpi_sub_hlp
by Gilles Peskine
· 5 years ago
bbeaf18
Do not persist transactions on volatile external keys
by Steven Cooreman
· 5 years ago
c59de6a
Refactor lifetime checking to reflect split in location and persistence
by Steven Cooreman
· 5 years ago
9b8d34e
Avoid superflous randomization with restartable
by Manuel Pégourié-Gonnard
· 5 years ago
d53ef2f
Use HMAC_DRBG by default for ECP internal DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
22b1de3
Skip redundant checks for NULL f_rng
by Manuel Pégourié-Gonnard
· 5 years ago
Next »