- 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
- 435beea Add new files to IDE project by Steven Cooreman · 5 years ago
- be9d664 Implement TLS 1.3 key derivation function HKDF-Expand-Label by Hanno Becker · 5 years ago
- 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
- cd84cb4 Add a handcrafted first version of the driver wrapper code by Steven Cooreman · 5 years ago
- 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- 045f094 Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
- 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
- 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
- 5afc4c7 Merge pull request #3333 from irwir/fix_vcxproj2 by danh-arm · 5 years ago
- d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
- fcdea0f Remove definitions and settings that are never used or duplicate MSVC by irwir · 5 years ago
- 0c103a8 Merge pull request #2853 from irwir/fix_vcxproj by Manuel Pégourié-Gonnard · 5 years ago
- febf880 Merge remote-tracking branch 'upstream/development' into fix_vcxproj by irwir · 5 years ago
- 49d46a7 Finalize fixing the issue #1430. by irwir · 6 years ago
- 2ae678d Systematically use Windows line endings in Windows files by Gilles Peskine · 5 years ago
- c4672fd New header common.h; define MBEDTLS_STATIC_TESTABLE by Gilles Peskine · 6 years ago
- b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
- 458b8f2 Revert "Remove unused TLS, NET, and X.509 files" by Gilles Peskine · 5 years ago
- 40f17dc Revert "Remove certs.h" by Gilles Peskine · 5 years ago
- d362d0b Tweak spacing in Visual Studio files by Gilles Peskine · 5 years ago
- b41f88f Simplify the code around the call to gen_main_file by Gilles Peskine · 5 years ago
- 471c0c9 Rename temporary copy ssl_tls_old.c back to ssl_tls.c by Hanno Becker · 5 years ago
- abd9cef Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c by Hanno Becker · 5 years ago
- 5af2941 Update crypto submodule by Gilles Peskine · 6 years ago
- 7a894f2 Move backward compatibility aliases to their own header by Gilles Peskine · 6 years ago
- b2ab86c crypto: Update submodule to 3f20efc03016 by Jaeden Amero · 6 years ago
- 9298dca Merge pull request #185 from gilles-peskine-arm/harvard-md by Jaeden Amero · 6 years ago
- c14dd84 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
- f8d4c88 Update generated files by Christoph M. Wintersteiger · 6 years ago
- 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
- 24fbcef ECDH: Everest: Remove unnecessary file by Christoph M. Wintersteiger · 7 years ago
- 48d26c2 ECDH: Add Everest Curve25519 to VS project files by Christoph M. Wintersteiger · 7 years ago
- 8e65c50 Update Visual studio project file by Janos Follath · 6 years ago
- 815e9a2 Remove files sourced from Mbed Crypto by Jaeden Amero · 6 years ago
- 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
- 84867cf Don't use dynamic pointer dispatch in md by Gilles Peskine · 6 years ago
- b8e4ae1 Remove certs.h by Jaeden Amero · 6 years ago
- a899a72 Implement the secure element driver registration function by Gilles Peskine · 6 years ago
- 9f3d39d Generating visualc files - let Mbed TLS take precedence over crypto by Andrzej Kurek · 6 years ago
- b78cf2b Adjust visual studio file generation to always use the crypto submodule by Andrzej Kurek · 6 years ago
- a4308b2 Remove unused TLS, NET, and X.509 files by Jaeden Amero · 7 years ago
- 5e80d91 Remove psa_crypto_storage_backend.h by Gilles Peskine · 6 years ago
- 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
- e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
- 6194dc2 Implement PSA ITS over files by Gilles Peskine · 7 years ago
- 601bd53 Fix up ITS header files for internal use in crypto by Gilles Peskine · 6 years ago
- 7723ab1 Add common header for crypto service integration by itayzafrir · 6 years ago
- 7597689 Split crypto_driver.h into one for each driver type by Gilles Peskine · 7 years ago
- f3b731e Move integral types and associated macros to their own header by Gilles Peskine · 7 years ago
- 039b90c Expose the PSA key slot structure to internal modules by Gilles Peskine · 7 years ago
- 961849f Implement slot allocation by Gilles Peskine · 7 years ago
- ac41c19 Add psa_crypto_invasive.h by Gilles Peskine · 7 years ago
- 7703042 Update VisualC files by Hanno Becker · 7 years ago
- f0cd619 Update VisualC files by Hanno Becker · 7 years ago
- a26d764 Add new PSA Crypto Storage backend implementation using ITS APIs by Moran Peker · 7 years ago
- db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
- 0064688 visualc: Add crypto_driver.h to project by Jaeden Amero · 7 years ago
- 1692363 Add visualc files generated by generate_visualc_files.pl by Darryl Green · 7 years ago
- e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
- cb349ac Implement the KW and KWP algorithm by Ron Eldor · 7 years ago
- 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
- e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
- 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
- f30dbdc Update generated file by Manuel Pégourié-Gonnard · 7 years ago
- 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
- dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
- a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
- 707e962 Update visualc project files by Manuel Pégourié-Gonnard · 7 years ago archive/feature-aria-evaluation feature-aria-evaluation
- 9644983 Add platform_utils and zeroize to visualc files by Andres Amaya Garcia · 7 years ago
- adb0b2e Update Visual Studio project files by Hanno Becker · 8 years ago
- fea2078 Add new header file to VS2010 project files by Simon Butcher · 8 years ago
- 6406e81 Update of the Visual Studio files by Simon Butcher · 8 years ago
- 16c54ee Update library version number to 2.4.0 by Simon Butcher · 9 years ago
- 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
- 8254ed2 Change version number to 2.2.0 by Simon Butcher · 10 years ago mbedos-release-15-11 mbedtls-2.2.0
- f7c42d8 Update visualc projects by Manuel Pégourié-Gonnard · 10 years ago
- 51f14be Remove VS6 files, only 2010 supported now by Manuel Pégourié-Gonnard · 10 years ago
- b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
- fc51f40 Remove compatibility header memory.h by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
- 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
- f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
- daae3b7 Prepare for mbed TLS 1.3.10 release by Paul Bakker · 10 years ago
- 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
- edaa9a0 Generate VC files with new name by Manuel Pégourié-Gonnard · 11 years ago[Renamed (95%) from visualc/VS2010/PolarSSL.vcxproj]
- dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
- dca108e Rm reference to non-existent file in VS projects by Manuel Pégourié-Gonnard · 11 years ago
- ec3a617 Make ready for release of 1.3.8 and soversion 7 by Paul Bakker · 11 years ago
- b5212b4 Merge CCM cipher mode and ciphersuites by Paul Bakker · 11 years ago
- 0aafa5c Add visual C main files to update_vs_apps.pl by Manuel Pégourié-Gonnard · 11 years ago
- a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago
- 790e395 Fixed to the features check by Paul Bakker · 11 years ago
- 14d5595 Split config checks to separate file by Manuel Pégourié-Gonnard · 11 years ago
- 4c41277 Updated Visual Studio projects with changes from last release by Paul Bakker · 11 years ago
- 490bdf3 Add minimalistic HMAC_DRBG implementation by Manuel Pégourié-Gonnard · 12 years ago
- 61b699e Renamed RMD160 to RIPEMD160 by Paul Bakker · 12 years ago
- cab4a88 Add RIPEMD-160 (core functions) by Manuel Pégourié-Gonnard · 12 years ago
- 92ac76f Add files for (upcoming) AES-NI support by Manuel Pégourié-Gonnard · 12 years ago
- 32b04c1 Split ecp.c by Manuel Pégourié-Gonnard · 12 years ago