Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
ad2e0dae322275169ea6550dbaf2dd24b2e65a75
/
include
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
54b789a
Merge remote-tracking branch 'public/pr/2298' into development
by Simon Butcher
· 6 years ago
6c5c45f
Document parameter preconditions in DHM module
by Hanno Becker
· 6 years ago
03f2ffa
Undo documentation change in ARIA, Blowfish, Camellia modules
by Hanno Becker
· 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
5201e41
Add optional parameter validation to the AES module
by Simon Butcher
· 6 years ago
b486803
Add initial options and support for parameter validation
by Simon Butcher
· 6 years ago
01b34fb
Merge remote-tracking branch 'upstream-public/pr/2267' into development
by Jaeden Amero
· 6 years ago
52ed0b9
Merge remote-tracking branch 'upstream-public/pr/2101' into development
by Jaeden Amero
· 6 years ago
172ba63
Add guard for MBEDTLS_ECP_INTERNAL_ALT
by Janos Follath
· 6 years ago
d2af46f
Fix typo in ECP alternative documentation
by Janos Follath
· 6 years ago
083681c
Merge remote-tracking branch 'upstream-public/pr/2039' into development
by Jaeden Amero
· 6 years ago
833c053
Merge remote-tracking branch 'upstream-public/pr/1982' into development
by Jaeden Amero
· 6 years ago
41722ec
Merge remote-tracking branch 'upstream-public/pr/1958' into development
by Jaeden Amero
· 6 years ago
c3b680b
Clarify requirements on handling ECP group IDs
by Janos Follath
· 6 years ago
948f4be
Debug: Add functions for ECDH contexts
by Janos Follath
· 6 years ago
c9c32f3
ECDH: Add flexible context and legacy flag
by Janos Follath
· 6 years ago
f61e486
ECDH: Add mbedtls_ecdh_setup()
by Janos Follath
· 6 years ago
89ac8c9
ECP: Add mbedtls_ecp_tls_read_group_id()
by Janos Follath
· 6 years ago
c4a8017
mbedtls_ctr_drbg_update_ret: correct doc for input length limit
by Gilles Peskine
· 6 years ago
e0e9c57
HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors
by Gilles Peskine
· 6 years ago
d919993
CTR_DRBG: deprecate mbedtls_ctr_drbg_update because it ignores errors
by Gilles Peskine
· 6 years ago
c1b9892
Update library version number to 2.14.0
by Simon Butcher
· 6 years ago
cdd1a6c
Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed
by Simon Butcher
· 6 years ago
e51d4b3
Merge remote-tracking branch 'public/pr/2054' into development-proposed
by Simon Butcher
· 6 years ago
9924bdc
Deprecate hardware acceleration errors
by Ron Eldor
· 6 years ago
bcca58c
Add common feature unavailable error
by Ron Eldor
· 6 years ago
361ce6c
Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed
by Simon Butcher
· 6 years ago
c818131
Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed
by Simon Butcher
· 6 years ago
Next »