Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
eba5dabc61240aeded9cffd20b840f0d184d2e2c
/
include
a9e775e
Remove mutexes from ECP hardware acceleration
by Janos Follath
· 7 years ago
248ae6d
Improve documentation of PKCS1 decryption functions
by Hanno Becker
· 8 years ago
f2a597f
Update the version number to 2.5.1
by Simon Butcher
· 7 years ago
mbedtls-2.5.1
4a42f3c
Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
db108ac
Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development
by Manuel Pégourié-Gonnard
· 7 years ago
1178ac5
Merge remote-tracking branch 'hanno/sliding_exponentiation' into development
by Manuel Pégourié-Gonnard
· 7 years ago
4a810fb
Fix mbedtls_ssl_read
by Hanno Becker
· 8 years ago
af0665d
Simplify retaining of messages for future processing
by Hanno Becker
· 8 years ago
c44c3c2
Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development
by Manuel Pégourié-Gonnard
· 7 years ago
f11d33b
Cleaned up negative test predicate for test case
by Gilles Peskine
· 8 years ago
5d2511c
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
4fa6bed
X.509 tests: obey compile-time SHA-1 support option
by Gilles Peskine
· 8 years ago
5e79cb3
Remove SHA-1 in TLS by default
by Gilles Peskine
· 8 years ago
23b33f8
Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development
by Manuel Pégourié-Gonnard
· 7 years ago
9f77017
Updated version number to 2.5.0
by Simon Butcher
· 8 years ago
mbedtls-2.5.0
f5bf718
Change return type of AES decrypt and encrypt
by Andres AG
· 8 years ago
088ce43
Implement optional CA list suppression in Certificate Request
by Janos Follath
· 8 years ago
75fdf63
Remove obsolete macros from compat-1.3.h
by Andres Amaya Garcia
· 8 years ago
7e5437a
Remember suitable hash function for any signature algorithm.
by Hanno Becker
· 8 years ago
1aa267c
Introduce macros and functions to characterize certain ciphersuites.
by Hanno Becker
· 8 years ago
af610a0
Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h)
by Andres Amaya Garcia
· 8 years ago
5634b86
Apply feedback to ECP internal interface documentation
by Janos Follath
· 8 years ago
aab9efb
Add doxygen documentation to the new ECP interface
by Janos Follath
· 8 years ago
333d163
Remove obsolote ECP abstraction macros
by Janos Follath
· 8 years ago
c44ab97
Apply review feedback on ECP interface
by Janos Follath
· 8 years ago
b8a90fb
Update ECP hardware abstraction interface
by Janos Follath
· 8 years ago
ee782bc
Adjust documentation to new ECP function names.
by Janos Follath
· 8 years ago
552f6b6
Add global mutex for asymmetric crypto accelerator
by Janos Follath
· 8 years ago
16e63ea
Fix alternative ECP function names
by Janos Follath
· 8 years ago
4d9c69d
Fix ECP alternative macro names
by Janos Follath
· 8 years ago
47d28f0
Remove alt_internal directory
by Janos Follath
· 8 years ago
372697b
Clean up ECP abstraction layer code
by Janos Follath
· 8 years ago
b069753
ECP: Add module and function level replacement options.
by Janos Follath
· 8 years ago
b2034b7
Fix potential stack underflow in mpi_read_file.
by Hanno Becker
· 8 years ago
4bcb491
Abort modular inversion when modulus is one.
by Hanno Becker
· 8 years ago
0a5154b
Clarify the use of ECDSA API
by Janos Follath
· 8 years ago
aca11a0
Fixed typo in ssl.h
by Jaakko Korhonen
· 8 years ago
ee75b9b
Add clarification to the TLS renegotiation period
by Simon Butcher
· 8 years ago
1d4db5b
Merge 'iotssl-1099-incorrect-renego-dtls'
by Simon Butcher
· 8 years ago
a90f6bd
Merge PR #737 - type in ssl.h
by Simon Butcher
· 8 years ago
4d1e104
Merge iotssl-1079-macro-redefinition-warning
by Simon Butcher
· 8 years ago
18c5c59
Fix renegotiation at incorrect times in DTLS
by Andres AG
· 8 years ago
14918fb
Fixed typo in ssl.h
by Jaakko Korhonen
· 8 years ago
f4957a8
Clarify CMAC API
by Simon Butcher
· 8 years ago
1808dc0
Update library version number to 2.4.1
by Janos Follath
· 8 years ago
ee7157e
Fix redefinition of macro ssl_set_bio
by Andres AG
· 8 years ago
b67c897
removed outdated comment
by DSiekmeier
· 8 years ago
2adecba
Clarify Comments and Fix Typos (#651)
by Brian J Murray
· 8 years ago
2cb4739
Fix multiple erroneously named source files in comments
by Simon Butcher
· 8 years ago
16c54ee
Update library version number to 2.4.0
by Simon Butcher
· 8 years ago
8e00410
Merge fix for AEAD Random IVs
by Simon Butcher
· 8 years ago
9900014
Merge fix for IE Certificate Compatibility
by Simon Butcher
· 8 years ago
314d8a8
Fix documentation for mbedtls_gcm_finish()
by Andres AG
· 8 years ago
2280e9c
Fix typo in docs for mbedtls_x509write_csr_der()
by Andres AG
· 8 years ago
2b3b740
Remove unnecessary flag from CMAC context
by Janos Follath
· 8 years ago
8254b6c
Clean up of formatting, and potential integer overflow fix
by Andres AG
· 8 years ago
f394e09
Clean up and minor fixes following review
by Simon Butcher
· 8 years ago
5805fbe
Fix CMAC interface for doxygen
by Simon Butcher
· 8 years ago
08e8900
Fix naming in cmac.h to comply with check-names.sh
by Simon Butcher
· 8 years ago
59b4c88
Clean up comment formatting in md.h
by Simon Butcher
· 8 years ago
53b5e9c
Remove CMAC as a separate and independent error group
by Simon Butcher
· 8 years ago
0c79073
Refactor and change CMAC interface
by Simon Butcher
· 8 years ago
57104fb
Specify AES-CMAC-PRF buffer output size in comment
by Brian Murray
· 8 years ago
5168618
Minor fixes to comments
by Brian Murray
· 8 years ago
3d64431
Minor CMAC fixes for merge
by Brian Murray
· 8 years ago
ba42694
Minor change to pass build tests
by Brian Murray
· 9 years ago
6eae89b
No CMAC minimum tag length is specified by NIST SP800-38B A Minor Typo Changes
by Brian Murray
· 9 years ago
86ff986
selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes
by Brian Murray
· 9 years ago
afdb60f
Only compile AES CMAC PRF support if MBEDTLS_AES_C is defined and other cleanups
by Brian Murray
· 9 years ago
029d79b
Updated comments for CMAC in config.h
by Brian Murray
· 9 years ago
7c6476c
CMAC support for cipher with 64bit blocks (DES/3DES)
by Brian Murray
· 9 years ago
2b0e21f
cmac: more cosmetic changes
by Manuel Pégourié-Gonnard
· 9 years ago
9c83eeb
cmac: improve argument order and naming
by Manuel Pégourié-Gonnard
· 9 years ago
9bf1e5d
Line endings wrong
by Robert Cragie
· 9 years ago
468320d
Bad code in function documentation
by Robert Cragie
· 9 years ago
2fa11cd
Added CMAC as proper low-level module and changed error returns
by Robert Cragie
· 9 years ago
45feb6e
Add support for AES-128-CMAC and AES-CMAC-PRF-128
by Robert Cragie
· 9 years ago
94d73b0
Add config macro for min bytes hw entropy
by Andres AG
· 8 years ago
3616f6f
Rename net.{c,h} to net_sockets.{c,h}
by Andres AG
· 8 years ago
f911319
Allow the entry_name size to be set in config.h
by Andres AG
· 8 years ago
a928e67
Documentation and entropy self test changes (#610)
by Andres Amaya Garcia
· 8 years ago
e7723ec
Make entropy bias self test poll multiple times
by Andres AG
· 8 years ago
b34e42e
Add a new self test to entropy module
by Andres AG
· 8 years ago
98844ff
Fix minor typo in comments (#531)
by Brian J Murray
· 8 years ago
c7d6bd4
Add mbedtls_asn1_write_len() support for 3 and 4 byte lengths
by Paul Bakker
· 8 years ago
7eb1243
Add check for lengths over 65535 in mbedtls_asn1_write_len()
by Paul Bakker
· 8 years ago
1e4ec66
Check time platform abstraction macro definitions (#534)
by Andres Amaya Garcia
· 8 years ago
b5b6af2
Puts platform time abstraction into its own header
by Simon Butcher
· 8 years ago
7247f99
Fixes missing dependency in ss.h on platform.h
by James Cowgill
· 8 years ago
1d46a2d
Fix issue with reuse of custom yotta configs for target_config.h (#530)
by Simon Butcher
· 8 years ago
905cef6
Changed library version number to 2.3.0
by Simon Butcher
· 8 years ago
ab069c6
Merge branch 'development' into development-restricted
by Simon Butcher
· 8 years ago
b2c81b1
Added target_config.h as a custom header for yotta use
by Simon Butcher
· 8 years ago
efc665f
Fix mbedtls_ssl_set_hostname documentation
by Janos Follath
· 8 years ago
1b8571c
Merge branch 'development' into development-restricted
by Janos Follath
· 8 years ago
d96e526
ssl.h: tidy up the documentation comments (#505)
by Aaron Jones
· 8 years ago
15ab7ed
Merge branch 'development' into development-restricted
by Janos Follath
· 8 years ago
4157b60
Renames null entropy source function for clarity
by Simon Butcher
· 8 years ago
ab5df40
Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY
by Simon Butcher
· 8 years ago
30b5f97
Removes target_config.h file from default and thread configs
by Simon Butcher
· 8 years ago
Next »