Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
a033633bb094580caa46cf9847996bdffe48944f
/
include
a033633
Merge remote-tracking branch 'public/pr/2269' into development
by Simon Butcher
· 6 years ago
70935a4
Merge remote-tracking branch 'public/pr/2299' into development
by Simon Butcher
· 6 years ago
003c0e0
Merge remote-tracking branch 'public/pr/2292' into development
by Simon Butcher
· 6 years ago
decf2f5
Merge remote-tracking branch 'public/pr/2291' into development
by Simon Butcher
· 6 years ago
65ce5dc
Merge remote-tracking branch 'public/pr/2290' into development
by Simon Butcher
· 6 years ago
ad2e0da
Merge remote-tracking branch 'public/pr/2283' into development
by Simon Butcher
· 6 years ago
0bbf7f4
Merge remote-tracking branch 'public/pr/2279' into development
by Simon Butcher
· 6 years ago
962b7b1
Merge remote-tracking branch 'public/pr/2273' into development
by Simon Butcher
· 6 years ago
6be67a6
Merge remote-tracking branch 'public/pr/2281' into development
by Simon Butcher
· 6 years ago
dac513e
Merge remote-tracking branch 'public/pr/2282' into development
by Simon Butcher
· 6 years ago
ccafd14
Merge remote-tracking branch 'public/pr/2276' into development
by Simon Butcher
· 6 years ago
2a8d32c
Merge remote-tracking branch 'public/pr/2287' into development
by Simon Butcher
· 6 years ago
247a782
Increase strictness of NULL parameter validity in CCM's doxygen
by k-stachowiak
· 6 years ago
6adb057
Improve details of CCM parameter validation and documentation
by k-stachowiak
· 6 years ago
9da5d7c
Adjust mbedtls_ccm_free() documentation
by k-stachowiak
· 6 years ago
373a660
Fix a documentation typo
by k-stachowiak
· 6 years ago
b92f933
Doxygen comments improvement
by k-stachowiak
· 6 years ago
12f0d5c
Improve the constraints definition in the doxygen comments in CCM
by k-stachowiak
· 6 years ago
fd42d53
Explicitly allow NULL as an argument to mbedtls_ccm_free()
by k-stachowiak
· 6 years ago
438448e
Format NULL occurrences in CCM's Doxygen comments
by k-stachowiak
· 6 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 6 years ago
6009ece
Increase strictness of NULL parameter validity in GCM's doxygen
by k-stachowiak
· 6 years ago
21298a2
Improve parameter validation in mbedtls_gcm_free()
by k-stachowiak
· 6 years ago
2ae7ae5
Doxygen comments improvement
by k-stachowiak
· 6 years ago
8ffc92a
Add parameter validation for the GCM module
by k-stachowiak
· 6 years ago
df4b596
Minor Camellia documentation improvements
by Hanno Becker
· 6 years ago
ed54128
Minor Blowfish documentation improvements
by Hanno Becker
· 6 years ago
70ded36
Minor improvements to Camellia module and documentation
by Hanno Becker
· 6 years ago
20376d6
Don't promise that passing NULL input to Blowfish works
by Hanno Becker
· 6 years ago
3d9a349
Improve Blowfish documentation
by Hanno Becker
· 6 years ago
49acc64
Minor improvements to Blowfish documentation and tests
by Hanno Becker
· 6 years ago
3b4d6c6
Document parameter preconditions for Blowfish module
by Hanno Becker
· 6 years ago
938a15e
Leave behaviour on NULL input unspecified in ARIA
by Hanno Becker
· 6 years ago
2f87504
Minor ARIA documentation improvements
by Hanno Becker
· 6 years ago
02d524c
Minor ARIA documentation improvements
by Hanno Becker
· 6 years ago
139d831
Document parameter preconditions for the ARIA module
by Hanno Becker
· 6 years ago
1e2f3ed
Remove merge artifact
by Hanno Becker
· 6 years ago
bdb7cd4
Don't promise that passing NULL input to Camellia works
by Hanno Becker
· 6 years ago
c7579ec
Improve Camellia documentation
by Hanno Becker
· 6 years ago
af4b83b
Minor improvements to CAMELLIA documentation
by Hanno Becker
· 6 years ago
e939de7
Minor fixes to Camellia parameter validation
by Hanno Becker
· 6 years ago
f10905a
Use full sentences in documentation of CAMELLIA preconditions
by Hanno Becker
· 6 years ago
b4b7fb7
Implement parameter validation for CAMELLIA module
by Hanno Becker
· 6 years ago
7a16aad
Document parameter preconditions in CAMELLIA module
by Hanno Becker
· 6 years ago
fbf6777
Improve ECJPAKE documentation
by Hanno Becker
· 6 years ago
185e516
Minor fixes to ECJPAKE parameter validation
by Hanno Becker
· 6 years ago
54b789a
Merge remote-tracking branch 'public/pr/2298' into development
by Simon Butcher
· 6 years ago
035c6ba
Fix documentation bug in ECDSA module
by Hanno Becker
· 6 years ago
c81cfec
Minor fixes to parameter validation in ECDH module
by Hanno Becker
· 6 years ago
79b9e39
Weaken preconditions for mbedtls[_internal]_sha1_process()
by Hanno Becker
· 6 years ago
42f783d
Fix minor issues in SHA1 documentation
by Hanno Becker
· 6 years ago
9171c6e
Leave behaviour on NULL buffers to SHA-1 unspecified for now
by Hanno Becker
· 6 years ago
6c5c45f
Document parameter preconditions in DHM module
by Hanno Becker
· 6 years ago
e2e509c
Document parameter preconditions in ECDSA module
by Hanno Becker
· 6 years ago
8ce3d93
Fix typo in documentation of ECJPAKE module
by Hanno Becker
· 6 years ago
c4e5aa5
Document parameter preconditions for ECJPAKE module
by Hanno Becker
· 6 years ago
60b6504
Fix parameter name in documentation of ECDH module
by Hanno Becker
· 6 years ago
e77ef2a
Document parameter preconditions in ECH module
by Hanno Becker
· 6 years ago
486f1b3
Improve wording in ECP documentation
by Hanno Becker
· 6 years ago
5edcfa5
Improve ECP documentation
by Hanno Becker
· 6 years ago
ebffa79
Document parameter preconditions in ECP module
by Hanno Becker
· 6 years ago
03f2ffa
Undo documentation change in ARIA, Blowfish, Camellia modules
by Hanno Becker
· 6 years ago
5359ca8
Improve SHA-1 documentation
by Hanno Becker
· 6 years ago
c523e01
Document valid function params for SHA-1 functions
by Andres Amaya Garcia
· 6 years ago
a685d4f
Add MBEDTLS_ERR_SHA1_BAD_INPUT_DATA to error.{h,c}
by Andres Amaya Garcia
· 6 years ago
f7c43b3
Add parameter validation to SHA-1
by Andres Amaya Garcia
· 6 years ago
b66e7db
Fix some documentation markup/wording issues
by Manuel Pégourié-Gonnard
· 6 years ago
ad54c49
Document AES accelerator functions as internal
by Manuel Pégourié-Gonnard
· 6 years ago
2bc535b
Add parameter validation for AES-CTR
by Manuel Pégourié-Gonnard
· 6 years ago
8e41eb7
Add parameter validation for AES-OFB
by Manuel Pégourié-Gonnard
· 6 years ago
1677cca
Add parameter validation for AES-CFB functions
by Manuel Pégourié-Gonnard
· 6 years ago
191af13
Add param validation for mbedtls_aes_crypt_xts()
by Manuel Pégourié-Gonnard
· 6 years ago
3178d1a
Add param validation for mbedtls_aes_crypt_cbc()
by Manuel Pégourié-Gonnard
· 6 years ago
1aca260
Add parameter validation for mbedtls_aes_crypt_ecb()
by Manuel Pégourié-Gonnard
· 6 years ago
68e3dff
Add parameter validation XTS setkey functions
by Manuel Pégourié-Gonnard
· 6 years ago
6640b0d
Undo deprecation of MBEDTLS_ERR_BLOWFISH_INVALID_INPUT_LENGTH
by Hanno Becker
· 6 years ago
a034369
Undo deprecation of MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTH
by Hanno Becker
· 6 years ago
938f9e9
Undo deprecation of MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH
by Hanno Becker
· 6 years ago
9dbefa1
Fix conflict between constant deprecation and check-names.sh
by Hanno Becker
· 6 years ago
4fb258a
Remove mentioning of deprecated error codes
by Hanno Becker
· 6 years ago
d2f3a00
Introduce single BLOWFISH error code for bad input data
by Hanno Becker
· 6 years ago
4c029d0
Introduce single CAMELLIA error code for bad input data
by Hanno Becker
· 6 years ago
2f47550
Introduce single ARIA error code for bad input data
by Hanno Becker
· 6 years ago
548cecd
Discourage making MBEDTLS_PARAM_FAILED() empty.
by Manuel Pégourié-Gonnard
· 6 years ago
6d0816a
Introduce macros to deprecate constants in the API
by Hanno Becker
· 6 years ago
e7306d3
Improve some documentation and ChangeLog entry
by Manuel Pégourié-Gonnard
· 6 years ago
cd2b29c
Improve wording in documentation and ChangeLog
by Manuel Pégourié-Gonnard
· 6 years ago
ed459e6
Fix content and style of constraints documentation
by Manuel Pégourié-Gonnard
· 6 years ago
35acb09
Fix some documentation typos/markup/duplication.
by Manuel Pégourié-Gonnard
· 6 years ago
9b8ea89
Fix a few style / whitespace issues
by Manuel Pégourié-Gonnard
· 6 years ago
22028a0
Fix a typo in documentation
by Manuel Pégourié-Gonnard
· 6 years ago
0e17cc9
Avoid stringifying condition too early
by Manuel Pégourié-Gonnard
· 6 years ago
44c5d58
Document AES functions and fix free() functions
by Manuel Pégourié-Gonnard
· 6 years ago
0e9cddb
Introduce generic validation macros
by Manuel Pégourié-Gonnard
· 6 years ago
a967626
Make MBEDTLS_CHECK_PARAMS disabled by default
by Manuel Pégourié-Gonnard
· 6 years ago
ab58852
Rework documentation.
by Manuel Pégourié-Gonnard
· 6 years ago
a2b0e27
Skip param validation tests if custom macro used
by Manuel Pégourié-Gonnard
· 6 years ago
3ef6a6d
Fix const-ness in mbedtls_param_failed()
by Manuel Pégourié-Gonnard
· 6 years ago
8e661bf
Fix arity of the PARAM_FAILED() macro and function
by Manuel Pégourié-Gonnard
· 6 years ago
4c37db6
Remove the library provided function of MBEDTLS_PARAM_FAILED
by Simon Butcher
· 6 years ago
Next »