TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
ffbd7e8ff328e41ccea11ac48c096d4feac4f90c
/
include
/
mbedtls
e344d0f
Add little endian export to Bignum
by Janos Follath
· 6 years ago
171a7ef
Add mbedtls_ecp_read_key
by Janos Follath
· 6 years ago
a778a94
Add little endian import to Bignum
by Janos Follath
· 6 years ago
43f564f
Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h
by Gilles Peskine
· 6 years ago
13cf3ec
Fix typo in documentation
by Gilles Peskine
· 7 years ago
2d79266
psa_utils: Make fallthrough clear for compilers
by Jaeden Amero
· 6 years ago
fb23673
Revert "Forbid passing NULL input buffers to RSA encryption routines"
by Jaeden Amero
· 6 years ago
02f39ac
Adjust documentation of mbedtls_cipher_update_ad
by Andrzej Kurek
· 6 years ago
57f04e5
Adjust documentation of mbedtls_cipher_update_ad
by Andrzej Kurek
· 6 years ago
8a2e97c
Merge development-psa commit 80b5662 into development-psa-merged branch
by Andrzej Kurek
· 6 years ago
c690523
Merge PSA config and check-config changes
by Andrzej Kurek
· 6 years ago
b274f27
Documentation fixes
by Andrzej Kurek
· 6 years ago
246cc86
cipher: fix indentation
by Andrzej Kurek
· 6 years ago
80b5662
Merge remote-tracking branch 'origin/pr/2386' into development-psa
by Jaeden Amero
· 6 years ago
archive/development-psa
development-psa
d18b264
Merge remote-tracking branch 'origin/pr/2382' into development-psa
by Jaeden Amero
· 6 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 7 years ago
493c171
Adapt mbedtls_pk_write_pubkey_der() to the new PSA public key format
by Hanno Becker
· 7 years ago
812e124
Add function to find OID for PSA ECC curve identifiers
by Hanno Becker
· 7 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
c42dd60
Merge remote-tracking branch 'origin/pr/1949' into development
by Jaeden Amero
· 7 years ago
dac9f45
Merge remote-tracking branch 'origin/pr/1551' into development
by Jaeden Amero
· 7 years ago
730ecdf
Merge remote-tracking branch 'origin/pr/2371' into development
by Jaeden Amero
· 7 years ago
972fba5
ssl_tls: rename sha_512_psa to sha_384_psa
by Andrzej Kurek
· 7 years ago
eb34224
ssl_tls: use PSA to compute running handshake hash for TLS 1.2
by Andrzej Kurek
· 7 years ago
814feff
Whitespace, logging and documentation fixes
by Andrzej Kurek
· 7 years ago
d6db9be
Adapt mbedtls_ssl_get_key_exchange_md_tls1_2 to PSA hashing
by Andrzej Kurek
· 7 years ago
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
442ca57
Merge remote-tracking branch 'public/pr/1375' into development
by Simon Butcher
· 7 years ago
a3c821d
Merge remote-tracking branch 'public/pr/2319' into development
by Simon Butcher
· 7 years ago
7deba18
Remove unnecessary "#" sign from PSA macros
by Andrzej Kurek
· 7 years ago
d25fd8d
MIPS register hints without `$` for compatibility
by Jeffrey Martin
· 7 years ago
2f70e4b
add hints for mips registers that may need restore
by Jeffrey Martin
· 7 years ago
62594a8
pk_wrap: pass curve size instead of a larger size of the exported key
by Andrzej Kurek
· 7 years ago
93a38a3
pk: wrap curve_id before passing it to PSA
by Andrzej Kurek
· 7 years ago
62ec2dd
Merge remote-tracking branch 'public/pr/975' into development
by Simon Butcher
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
6b5ef48
Add a configuration fix for vsnprintf for non-conforming platforms
by k-stachowiak
· 7 years ago
a7064c3
Move ecp_restartable definitions out of the MBEDTLS_ECP_ALT guards
by Darryl Green
· 7 years ago
983acb7
Fix include file path
by GuHaijun
· 7 years ago
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
fed19be
Merge remote-tracking branch 'public/pr/2126' into development-restricted
by Simon Butcher
· 7 years ago
6df8c53
Merge remote-tracking branch 'public/pr/2134' 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
247a782
Increase strictness of NULL parameter validity in CCM's doxygen
by k-stachowiak
· 7 years ago
6adb057
Improve details of CCM parameter validation and documentation
by k-stachowiak
· 7 years ago
9da5d7c
Adjust mbedtls_ccm_free() documentation
by k-stachowiak
· 7 years ago
373a660
Fix a documentation typo
by k-stachowiak
· 7 years ago
b92f933
Doxygen comments improvement
by k-stachowiak
· 7 years ago
12f0d5c
Improve the constraints definition in the doxygen comments in CCM
by k-stachowiak
· 7 years ago
fd42d53
Explicitly allow NULL as an argument to mbedtls_ccm_free()
by k-stachowiak
· 7 years ago
438448e
Format NULL occurrences in CCM's Doxygen comments
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
d54b975
pk parse: the password is optional
by Gilles Peskine
· 7 years ago
e4b8d28
Remove imprecise clause from documenting comment
by k-stachowiak
· 7 years ago
95070a8
Make some cipher parameter validation unconditional
by k-stachowiak
· 7 years ago
6df25e7
Increase strictness of NULL parameter validity in Cipher's doxygen
by k-stachowiak
· 7 years ago
90b8d4a
Include static cipher functions in the parameter validation scheme
by k-stachowiak
· 7 years ago
d5913bc
Improve documentation of the parameter validation in the Cipher module
by k-stachowiak
· 7 years ago
e0215d7
Add Cipher module parameter validation
by Krzysztof Stachowiak
· 7 years ago
6009ece
Increase strictness of NULL parameter validity in GCM's doxygen
by k-stachowiak
· 7 years ago
21298a2
Improve parameter validation in mbedtls_gcm_free()
by k-stachowiak
· 7 years ago
2ae7ae5
Doxygen comments improvement
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
159171b
PK parse/write: support keylen=0 correctly
by Gilles Peskine
· 7 years ago
df4b596
Minor Camellia documentation improvements
by Hanno Becker
· 7 years ago
ed54128
Minor Blowfish documentation improvements
by Hanno Becker
· 7 years ago
70ded36
Minor improvements to Camellia module and documentation
by Hanno Becker
· 7 years ago
20376d6
Don't promise that passing NULL input to Blowfish works
by Hanno Becker
· 7 years ago
3d9a349
Improve Blowfish documentation
by Hanno Becker
· 7 years ago
49acc64
Minor improvements to Blowfish documentation and tests
by Hanno Becker
· 7 years ago
3b4d6c6
Document parameter preconditions for Blowfish module
by Hanno Becker
· 7 years ago
938a15e
Leave behaviour on NULL input unspecified in ARIA
by Hanno Becker
· 7 years ago
2f87504
Minor ARIA documentation improvements
by Hanno Becker
· 7 years ago
02d524c
Minor ARIA documentation improvements
by Hanno Becker
· 7 years ago
139d831
Document parameter preconditions for the ARIA module
by Hanno Becker
· 7 years ago
1e2f3ed
Remove merge artifact
by Hanno Becker
· 7 years ago
bdb7cd4
Don't promise that passing NULL input to Camellia works
by Hanno Becker
· 7 years ago
c7579ec
Improve Camellia documentation
by Hanno Becker
· 7 years ago
af4b83b
Minor improvements to CAMELLIA documentation
by Hanno Becker
· 7 years ago
e939de7
Minor fixes to Camellia parameter validation
by Hanno Becker
· 7 years ago
Next »