Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
7dd82b4f515083fff9fbb1c360f058fbff0dca71
/
library
7dd82b4
platform_utils.{c/h} -> platform_util.{c/h}
by Hanno Becker
· 6 years ago
48a816f
Minor documentation improvements
by Hanno Becker
· 6 years ago
6a73978
Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
be2e4bd
Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT
by Hanno Becker
· 6 years ago
cfeb70c
gmtime: Remove special treatment for IAR
by Hanno Becker
· 6 years ago
94b540a
Avoid redefining _POSIX_C_SOURCE
by Andres Amaya Garcia
· 6 years ago
433f911
Check for IAR in gmtime macros
by Andres Amaya Garcia
· 6 years ago
3c9733a
Fix typo in comment for gmtime macro defines
by Andres Amaya Garcia
· 6 years ago
ca04a01
Document shorthand gmtime macros
by Andres Amaya Garcia
· 6 years ago
2099606
Use gmtime_s() for IAR
by Andres Amaya Garcia
· 6 years ago
e9b10b2
Define _POSIX_C_SOURCE in threading.c before POSIX detection
by Andres Amaya Garcia
· 6 years ago
a658d7d
Fix style for mbedtls_platform_gmtime()
by Andres Amaya Garcia
· 6 years ago
248e27c
Remove redundant statement from x509_get_current_time
by Andres Amaya Garcia
· 6 years ago
1abb368
Make gmtime() configurable at compile-time
by Andres Amaya Garcia
· 6 years ago
d717743
Fix check-names.sh fail with USE_GMTIME macro
by Andres Amaya Garcia
· 6 years ago
ce6eebb
Use gmtime when target is not windows or posix
by Andres Amaya Garcia
· 6 years ago
193c864
Update version to 2.12.0
by Jaeden Amero
· 6 years ago
37b9fd5
Merge remote-tracking branch 'restricted/pr/490' into development
by Simon Butcher
· 6 years ago
2c92949
Merge remote-tracking branch 'public/pr/1198' into development
by Simon Butcher
· 6 years ago
c88c627
Merge remote-tracking branch 'public/pr/1658' into development
by Simon Butcher
· 6 years ago
9ab746c
Add selftests
by Ron Eldor
· 6 years ago
cb349ac
Implement the KW and KWP algorithm
by Ron Eldor
· 6 years ago
466a57f
Key wrapping API definition
by Ron Eldor
· 7 years ago
dad05b7
Merge remote-tracking branch 'public/pr/1844' into development
by Simon Butcher
· 6 years ago
116ac43
Merge remote-tracking branch 'public/pr/1852' into development
by Simon Butcher
· 6 years ago
fced1f2
Merge remote-tracking branch 'public/pr/1854' into development
by Simon Butcher
· 6 years ago
ca2ea4e
Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract()
by Brian J Murray
· 6 years ago
1a7a17e
Check for invalid short Alert messages
by Angus Gratton
· 6 years ago
3481792
TLSv1.2: Treat zero-length fragments as invalid, unless they are application data
by Angus Gratton
· 6 years ago
b512bc1
CBC mode: Allow zero-length message fragments (100% padding)
by Angus Gratton
· 6 years ago
922bd1e
Merge remote-tracking branch 'public/pr/1752' into development
by Simon Butcher
· 6 years ago
df15356
Merge remote-tracking branch 'public/pr/1663' into development
by Simon Butcher
· 6 years ago
0e2c07e
Remove unnecessary mark as unused #1098
by Dawid Drozd
· 6 years ago
8744a02
Clarify a few comments
by Manuel Pégourié-Gonnard
· 6 years ago
e7aeef0
Merge remote-tracking branch 'public/pr/536' into development
by Simon Butcher
· 6 years ago
32b0747
Merge remote-tracking branch 'public/pr/1737' into development
by Simon Butcher
· 6 years ago
cdbb2f2
Merge remote-tracking branch 'public/pr/1563' into development
by Simon Butcher
· 6 years ago
6331cb0
Fix some whitespace issues in ChangeLog and CMakeLists.txt
by Simon Butcher
· 6 years ago
d21bd31
Merge remote-tracking branch 'public/pr/1567' into development
by Simon Butcher
· 6 years ago
6a25cfa
Avoid debug message that might leak length
by Manuel Pégourié-Gonnard
· 6 years ago
a5fbfd7
Enable snprintf on FreeBSD
by k-stachowiak
· 6 years ago
a61d123
Minor changes to comments in hkdf.c
by Brian J Murray
· 6 years ago
7b42030
Add counter-measure to cache-based Lucky 13
by Manuel Pégourié-Gonnard
· 6 years ago
1cc1fb0
Fix Lucky 13 cache attack on MD/SHA padding
by Manuel Pégourié-Gonnard
· 6 years ago
ab8d58c
Move definition of MBEDTLS_CIPHER_MODE_STREAM
by Ron Eldor
· 6 years ago
034e139
Merge remote-tracking branch 'public/pr/1621' into development
by Simon Butcher
· 6 years ago
4b6b08e
Merge remote-tracking branch 'public/pr/1006' into development
by Simon Butcher
· 6 years ago
1d97cab
Merge remote-tracking branch 'public/pr/1645' into development
by Simon Butcher
· 6 years ago
bea00bd
Merge remote-tracking branch 'public/pr/1783' into development
by Simon Butcher
· 6 years ago
6665b67
Merge remote-tracking branch 'public/pr/1390' into development
by Simon Butcher
· 6 years ago
2682edf
Fix build using -std=c99
by Nicholas Wilson
· 7 years ago
512b4ee
Use gmtime_r to fix thread-safety issue, and use mbedtls_time on Windows
by Nicholas Wilson
· 7 years ago
8ee2422
about a issue Replace "new" variable #1782
by niisato
· 6 years ago
bf7fe4f
Replace check with APPLE with CMAKE_SYSTEM_NAME
by Andres Amaya Garcia
· 6 years ago
5b92352
Document ssl_write_real() behaviour in detail
by Andres Amaya Garcia
· 7 years ago
e3402ce
Enable APPLE_BUILD in makefile if using system ar
by Andres Amaya Garcia
· 6 years ago
21f73b5
Coding style
by Philippe Antoine
· 6 years ago
c51d613
Ensure crosscompiling with make works in Mac OS X
by Andres Amaya Garcia
· 6 years ago
2e58e8e
Implement ChachaPoly mode in TLS
by Manuel Pégourié-Gonnard
· 6 years ago
ce66d5e
Declare ChaCha-Poly ciphersuites
by Manuel Pégourié-Gonnard
· 6 years ago
f57bf8b
Define specific mode for ChachaPoly
by Manuel Pégourié-Gonnard
· 6 years ago
a18034a
Adjust to added fields in cipher_base_t
by Manuel Pégourié-Gonnard
· 6 years ago
0dadba2
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 6 years ago
2fcd3e4
Change the library version to 2.11.0
by Simon Butcher
· 6 years ago
d8213d0
Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes
by Angus Gratton
· 9 years ago
c7bc9e1
Fix a few typos
by Manuel Pégourié-Gonnard
· 6 years ago
cbe248a
Merge remote-tracking branch 'public/pr/1727' into development
by Simon Butcher
· 6 years ago
1f91575
Merge remote-tracking branch 'public/pr/1681' into development
by Simon Butcher
· 6 years ago
2711ad7
Merge remote-tracking branch 'public/pr/1736' into development
by Simon Butcher
· 6 years ago
600c5e6
Compilation warning fixes on 32b platfrom with IAR
by Simon Butcher
· 6 years ago
2dbecc0
Merge remote-tracking branch 'public/pr/1602' into development
by Simon Butcher
· 6 years ago
66a8903
Fix for missing len var when XTS config'd and CTR not
by Simon Butcher
· 6 years ago
5f57f1e
Merge remote-tracking branch 'public/pr/1270' into development
by Simon Butcher
· 6 years ago
6755905
Merge remote-tracking branch 'public/pr/1602' into development
by Simon Butcher
· 6 years ago
ff2f493
config: List cipher modes in alphabetical order
by Jaeden Amero
· 6 years ago
6ac1cf6
Merge remote-tracking branch 'public/pr/1182' into development
by Simon Butcher
· 6 years ago
c1bf1aa
Merge remote-tracking branch 'public/pr/1555' into development
by Simon Butcher
· 6 years ago
73a4b80
Merge remote-tracking branch 'public/pr/1672' into development
by Simon Butcher
· 6 years ago
2ff0e52
Fix missing preprocessor condition in AES self-test
by Simon Butcher
· 6 years ago
c03059d
Simplify code in mbedtls_x509_csr_parse
by Philippe Antoine
· 6 years ago
0a8352b
Fix harmless use of uninitialized memory in ssl_parse_encrypted_pms
by Gilles Peskine
· 6 years ago
8cfc75f
aes: xts: Fix style issues with gf128mul
by Jaeden Amero
· 6 years ago
5f0b06a
aes: xts: Fix description of gf128mul
by Jaeden Amero
· 6 years ago
c653990
cipher: Add wrappers for AES-XTS
by Jaeden Amero
· 7 years ago
21d79cf
aes: Add self test for AES-XTS
by Jaeden Amero
· 7 years ago
cd9fc5e
aes: xts: Rename iv to data_unit
by Jaeden Amero
· 6 years ago
d82cd86
aes: xts: Rewrite to avoid use of goto
by Jaeden Amero
· 7 years ago
0a8b020
aes: xts: Enforce NIST SP 800-38E data unit size
by Jaeden Amero
· 6 years ago
5162b93
aes: Use length instead of bits_length in XTS
by Jaeden Amero
· 6 years ago
9366feb
aes: xts: Add new context structure
by Jaeden Amero
· 6 years ago
e9ecf00
aes: Remove AES-XEX
by Jaeden Amero
· 7 years ago
010c2cb
gf128mul: Inline instead of making a new module
by Jaeden Amero
· 6 years ago
97cc3b1
gf128mul: Remove the jump table
by Jaeden Amero
· 6 years ago
5f77801
Implement AES-XTS mode
by Aorimn
· 8 years ago
380162c
Double perf for AES-XEX
by Aorimn
· 9 years ago
8bb817a
Add AES-XEX to the version features
by Aorimn
· 9 years ago
9bbe363
Rename exported symbols to please check-names.sh
by Aorimn
· 9 years ago
0089d36
Implement AES-XEX mode
by Aorimn
· 9 years ago
b053658
Add 2 files for multiplication in GF(128)
by Aorimn
· 9 years ago
1d93759
Conditionally assign APPLE_BUILD var in makefile
by Andres Amaya Garcia
· 6 years ago
Next »