This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced
2025-01-26 03:35:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
mbedtls
/
tests
History
Paul Bakker
f6198c1513
- mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
#52
)
2012-05-16 08:02:29 +00:00
..
data_files
- Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present.
2012-05-10 14:12:46 +00:00
scripts
- Added base Galois/Counter mode (GCM) for AES
2012-03-20 13:50:09 +00:00
suites
- mpi_exp_mod() now correctly handles negative base numbers (Closes ticket
#52
)
2012-05-16 08:02:29 +00:00
CMakeLists.txt
- Added base Galois/Counter mode (GCM) for AES
2012-03-20 13:50:09 +00:00
compat.sh
- Added GCM ciphersuites to TLS implementation
2012-04-18 14:23:57 +00:00
fct.h
- Added casting to prevent warnings on some compilers
2012-05-08 13:35:48 +00:00
Makefile
Makefile more compatible with WINDOWS environment
2012-05-10 21:26:28 +00:00