Sign in
fuchsia
/
third_party
/
github.com
/
Mbed-TLS
/
mbedtls
/
HEAD
e185d7f
Merge pull request #1428 from Mbed-TLS/mbedtls-3.6.5rc0-pr
by minosgalanakis
· 6 months ago
main
mbedtls-3.6.5
v3.6.5
b1db320
Update BRANCHES.md
by Minos Galanakis
· 6 months ago
335197e
Added generated files
by Minos Galanakis
· 6 months ago
2e12451
Updated framework pointer
by Minos Galanakis
· 6 months ago
ad63800
Version bump for mbedtls-3.5.6
by Minos Galanakis
· 6 months ago
369ea7a
Assemble ChangeLog
by Minos Galanakis
· 6 months ago
0c4a951
Be more precise about the user/peer ID limitation
by Gilles Peskine
· 6 months ago
7e81fe3
Add storage format test case for JPAKE
by Gilles Peskine
· 6 months ago
90eac7f
Document JPAKE limitations
by Gilles Peskine
· 6 months ago
bafcf5b
Merge remote-tracking branch 'restricted/mbedtls-3.6-restricted' into mbedtls-3.6.5rc0-pr
by Minos Galanakis
· 6 months ago
299ce78
Merge pull request #10417 from bensze01/abicheck-worktree-submodules-3.6
by Bence Szépkúti
· 6 months ago
f2021e2
Merge pull request #10421 from gilles-peskine-arm/psa-transition-guide-20250630-3.6
by Manuel Pégourié-Gonnard
· 6 months ago
3c5efcb
Merge pull request #10427 from bjwtaylor/time_t-backport
by David Horstmann
· 7 months ago
6e73b2f
Backport time_t type conversions
by Ben Taylor
· 7 months ago
8701fdd
Remove sentence about 1.0 that should not have been backported
by Gilles Peskine
· 7 months ago
616f9fd
Fix comment too long for pylint
by Bence Szépkúti
· 7 months ago
02b7707
Merge pull request #10419 from mpg/fix-udp-proxy-3.6
by Manuel Pégourié-Gonnard
· 7 months ago
e45e504
Prevent unnecessary submodule fetches
by Bence Szépkúti
· 7 months ago
d040427
Eliminate use of git worktree prune
by Bence Szépkúti
· 7 months ago
99fa0ab
Use f-string literal
by Bence Szépkúti
· 7 months ago
1e9efcc
Update some references to the future
by Gilles Peskine
· 7 months ago
1067004
Improve explanations of configuration translation
by Gilles Peskine
· 7 months ago
f6a7be0
Copyediting
by Gilles Peskine
· 7 months ago
4f9d6e9
update 1.0.0/4.0.0 release bullet point
by Gilles Peskine
· 7 months ago
b9eeace
Update asymmetric cryptography
by Gilles Peskine
· 7 months ago
223fd44
Miscellaneous improvements
by Gilles Peskine
· 7 months ago
e7a9546
Fix section names
by Gilles Peskine
· 7 months ago
f7f3ec4
A few updates for 3.6
by Gilles Peskine
· 7 months ago
be40703
Fix includes in udp_proxy.c
by Manuel Pégourié-Gonnard
· 7 months ago
cdd1662
Use worktrees instead of fetches for submodules
by Bence Szépkúti
· 7 months ago
5cbbca4
Merge pull request #8197 from gilles-peskine-arm/readme-20230913
by Manuel Pégourié-Gonnard
· 7 months ago
7013584
Merge pull request #1425 from gilles-peskine-arm/restricted-3.6-merge-public-20250916
by Gilles Peskine
· 7 months ago
aa611e4
Update framework to the merge of the merge PR
by Gilles Peskine
· 7 months ago
b6bf893
Qualify "reference implementation" wording
by Gilles Peskine
· 7 months ago
263b692
The PSA implementation is production-quality
by Gilles Peskine
· 7 months ago
334dfa8
Merge remote-tracking branch '3.6' into restricted-3.6-merge-public-20250916
by Gilles Peskine
· 7 months ago
64d4c36
Merge pull request #1424 from gilles-peskine-arm/pkcs7-padding-error-timing-leak-cveid-3.6
by Gilles Peskine
· 7 months ago
d124493
We have a CVE ID
by Gilles Peskine
· 7 months ago
c2b94d4
Merge pull request #10401 from gilles-peskine-arm/psa_can_do-declare-publicly-3.6
by Gilles Peskine
· 7 months ago
753036e
Merge pull request #10336 from gilles-peskine-arm/generated-files-lib-build-3.6
by Janos Follath
· 7 months ago
9a5444a
Fix copypasta
by Gilles Peskine
· 7 months ago
6e1b663
Improve documentation
by Gilles Peskine
· 7 months ago
447134b
Announce psa_can_do_cipher()
by Gilles Peskine
· 7 months ago
3aee15b
Declare psa_can_do_cipher() in a public header
by Gilles Peskine
· 7 months ago
3e59e0a
Merge pull request #1411 from mpg/bypass-wrappers
by Manuel Pégourié-Gonnard
· 7 months ago
c6b28b3
Be explicit about modinv output range
by Manuel Pégourié-Gonnard
· 7 months ago
f46aee2
Merge pull request #1406 from gilles-peskine-arm/pkcs7-padding-error-timing-leak-3.6
by Janos Follath
· 7 months ago
fb7eba0
Merge pull request #10387 from davidhorstmann-arm/upgrade-python-packages-3.6
by David Horstmann
· 7 months ago
cc908ad
Remove redundant memset on freshly initialized buffer
by Gilles Peskine
· 7 months ago
2d66664
Changelog entry for PSA CBC-PKCS7 padding oracle fix
by Gilles Peskine
· 7 months ago
04dfd70
psa_cipher_decrypt: treat status and output length as sensitive
by Gilles Peskine
· 7 months ago
3b380da
psa_cipher_finish: treat status and output length as sensitive
by Gilles Peskine
· 7 months ago
e74b428
Return PSA_ERROR_INVALID_PADDING in constant time
by Gilles Peskine
· 7 months ago
d179dc8
Use mbedtls_psa_cipher_finish() in PSA
by Gilles Peskine
· 7 months ago
d3e182e
Add BUFFER_TOO_SMALL testing
by Gilles Peskine
· 7 months ago
b6b1a82
Factor API calls into auxiliary functions
by Gilles Peskine
· 7 months ago
bba5d7c
Add constant-time AES-CBC encrypt and decrypt tests through PSA
by Gilles Peskine
· 7 months ago
9d7d0e6
Merge pull request #1407 from gilles-peskine-arm/mbedtls_cipher_finish_padded-3.6
by Gilles Peskine
· 7 months ago
943c291
Merge pull request #10390 from gilles-peskine-arm/threading-3.6-alt-doc
by Gilles Peskine
· 7 months ago
df13694
Improve documentation of MBEDTLS_THREADING_ALT
by Gilles Peskine
· 7 months ago
fe00817
Improve documentation of mutex primitives
by Gilles Peskine
· 7 months ago
c056b64
Merge pull request #10378 from gilles-peskine-arm/threading-1.0-condition-3.6
by Gilles Peskine
· 7 months ago
4c40f08
Update framework: support threading internal interface 4.0.0.0
by Gilles Peskine
· 7 months ago
7f231a6
Upgrade packages in requirements.txt
by David Horstmann
· 7 months ago
89f7cdb
Merge pull request #1418 from mpg/ssbleed-mstep-changelog
by David Horstmann
· 7 months ago
07cbb33
Add ChangeLog entry for SSBleed and M-Step
by Manuel Pégourié-Gonnard
· 7 months ago
56c4dc1
Single-threaded test of nominal mutex usage
by Gilles Peskine
· 7 months ago
e0ef179
Merge pull request #10375 from gilles-peskine-arm/threading_internal.h-3.6
by Manuel Pégourié-Gonnard
· 8 months ago
c2e9dac
Expand on why and how we bypass the quiet wrapper
by Gilles Peskine
· 8 months ago
9f7ac03
Fix code style
by Gilles Peskine
· 8 months ago
7e43145
Typo
by Gilles Peskine
· 8 months ago
2324a02
Create threading_internal.h
by Gilles Peskine
· 8 months ago
44765c4
Test invalid_padding against all-bits-one
by Gilles Peskine
· 8 months ago
c18eea6
Minor grammar fix in comment
by Manuel Pégourié-Gonnard
· 8 months ago
b464329
ecdsa: rm unused variable
by Manuel Pégourié-Gonnard
· 8 months ago
6ab0f51
dhm: remove unused variable (and improve comment)
by Manuel Pégourié-Gonnard
· 8 months ago
94e4e15
Explain the near-duplication of test function for constant-flow tests
by Gilles Peskine
· 8 months ago
f845e9d
Minor documentation improvements
by Gilles Peskine
· 8 months ago
54bf8ad
Merge pull request #10366 from davidhorstmann-arm/clarify-file-generation-cc-3.6
by David Horstmann
· 8 months ago
8281e6a
Clarify use of CC and friends for file generation
by David Horstmann
· 8 months ago
9e1c532
RSA: use CT gcd-modinv in deduce_private_exponent()
by Manuel Pégourié-Gonnard
· 8 months ago
a4bf680
RSA: refactor: avoid code duplication
by Manuel Pégourié-Gonnard
· 8 months ago
630148e
RSA: use constant-time modinv in deduce_crt()
by Manuel Pégourié-Gonnard
· 8 months ago
7dcfd73
RSA: use constant-time GCD in deduce_primes()
by Manuel Pégourié-Gonnard
· 8 months ago
0d73de5
ecdsa: use CT modinv
by Manuel Pégourié-Gonnard
· 8 months ago
f35d307
ECP: use CT modinv
by Manuel Pégourié-Gonnard
· 8 months ago
c2d210e
DHM: use CT modinv for blinding
by Manuel Pégourié-Gonnard
· 8 months ago
a56a05b
RSA: use CT gcd-modinv in prepare_blinding()
by Manuel Pégourié-Gonnard
· 8 months ago
210f8bc
Merge pull request #1408 from mpg/improve-gcd-3.6
by Janos Follath
· 8 months ago
e4ca79c
Merge pull request #1409 from mpg/improve-inv-mod
by Manuel Pégourié-Gonnard
· 8 months ago
30f0732
bignum: gcd: improve comments
by Manuel Pégourié-Gonnard
· 8 months ago
87e77d6
bignum: fix memory leak in GCD with 0 as an input
by Manuel Pégourié-Gonnard
· 8 months ago
381d4ba
Make mbedtls_mpi_gcd() more consistent
by Manuel Pégourié-Gonnard
· 8 months ago
c6a9d84
bignum: use CT gcd for mbedtls_mpi_gcd()
by Manuel Pégourié-Gonnard
· 8 months ago
a08faf9
bignum: follow customs for ret initialisation
by Manuel Pégourié-Gonnard
· 8 months ago
7a5447f
Fix a few typos
by Manuel Pégourié-Gonnard
· 8 months ago
a53d8c5
Merge pull request #10350 from ariwo17/backport/add-pbes2-aes-testdata
by minosgalanakis
· 8 months ago
65b8011
bignum: make mbedtls_mpi_lsb() less leaky
by Manuel Pégourié-Gonnard
· 8 months ago
40dfc81
bignum: remove dead variable-time inv_mod code
by Manuel Pégourié-Gonnard
· 8 months ago
1ac0a1e
bignum: use CT modinv when A is odd (any range)
by Manuel Pégourié-Gonnard
· 8 months ago
Next »