Searched refs:project (Results 1 – 24 of 24) sorted by relevance
/mbedtls-3.7.0/ |
D | dco.txt | 15 By making a contribution to this project, I certify that: 33 (d) I understand and agree that this project and the contribution 37 this project or the open source license(s) involved.
|
D | .gitignore | 28 # Eclipse project files 30 .project
|
D | CMakeLists.txt | 37 project("Mbed TLS" 42 project("Mbed TLS" 58 # Set the project root directory. 128 # If this is the root project add longer list of available CMAKE_BUILD_TYPE values
|
D | CONTRIBUTING.md | 3 …eports and contributions from the community. All PRs are reviewed by the project team / community,… 33 The project aims to minimise the impact on users upgrading to newer versions of the library and it … 95 …xt), confirming that the code submitted can (legally) become part of the project, and is submitted…
|
D | README.md | 223 use `add_subdirectory()` from a parent CMake project to include Mbed TLS as a 318 … project contains code from other projects. This code is located within the `3rdparty/` directory.… 320 * `3rdparty/everest/`: Files stem from [Project Everest](https://project-everest.github.io/) and ar…
|
D | SECURITY.md | 141 The HACL* implementation of X25519 taken from the Everest project only protects
|
D | ChangeLog | 1114 * cmake now detects if it is being built as a sub-project, and in that case 2621 * Declare include headers as PUBLIC to propagate to CMake project consumers 2663 (https://project-everest.github.io/). It can be enabled at compile time 2706 PlatformToolset from the project configuration. Fixes #1430 reported by 3494 environment variable when using the project makefiles. 4017 * Fixed the templates used to generate project and solution files for Visual 5304 * Fixed MSVC project files
|
/mbedtls-3.7.0/3rdparty/everest/ |
D | README.md | 1 The files in this directory stem from [Project Everest](https://project-everest.github.io/) and are… 3 …derived from the (verified) [original implementation](https://github.com/project-everest/hacl-star…
|
/mbedtls-3.7.0/docs/ |
D | conf.py | 10 project = 'Mbed TLS Versioned' variable
|
D | index.rst | 10 :project: mbedtls-versioned
|
D | psa-driver-example-and-guide.md | 126 This guide assumes you are building Mbed TLS from source alongside your project. If building with a… 127 * *At compile time via flags.* This is the preferred option when your project uses Mbed TLS mostly … 137 * *Providing a user config file.* This is the preferred option when your project requires a custom … 141 …use in constrained 32-bit environments. It started out as an independent project and has been inte…
|
/mbedtls-3.7.0/docs/proposed/ |
D | psa-driver-wrappers-codegen-migration-guide.md | 5 It is meant to give the library user migration guidelines while the Mbed TLS project tides over mul… 24 The Driver Wrapper auto generation project is designed to use a python templating library ( Jinja2 …
|
/mbedtls-3.7.0/programs/fuzz/ |
D | CMakeLists.txt | 8 project(fuzz CXX)
|
/mbedtls-3.7.0/pkgconfig/ |
D | CMakeLists.txt | 6 …inimum CMAKE version is not 3.9 for DESCRIPTION and 3.12 for HOMEPAGE_URL usage in project() below.
|
/mbedtls-3.7.0/configs/ext/ |
D | README.md | 22 In Mbed TLS, with permission from the TF-M project, they are distributed under a dual [Apache-2.0](…
|
/mbedtls-3.7.0/3rdparty/p256-m/ |
D | README.md | 1 … be updated regularly, so they may not have fixes and improvements present in the upstream project.
|
/mbedtls-3.7.0/doxygen/ |
D | mbedtls.doxyfile | 41 # https://github.com/llvm/llvm-project/issues/60315
|
/mbedtls-3.7.0/library/ |
D | CMakeLists.txt | 6 # Set the project root directory if it's not already defined, as may happen if 7 # the library folder is included directly by a parent project, without
|
/mbedtls-3.7.0/tests/ |
D | CMakeLists.txt | 6 # Set the project root directory if it's not already defined, as may happen if 7 # the tests folder is included directly by a parent project, without including
|
/mbedtls-3.7.0/tests/suites/ |
D | main_test.function | 242 * from another directory (e.g. the project root) and still access
|
D | test_suite_x509parse.data | 2603 # bug in Qemu: https://gitlab.com/qemu-project/qemu/-/issues/263
|
/mbedtls-3.7.0/docs/architecture/ |
D | tls13-support.md | 167 come along (do NOT replace) the project coding rules
|
/mbedtls-3.7.0/3rdparty/p256-m/p256-m/ |
D | README.md | 66 personal project.
|
/mbedtls-3.7.0/docs/architecture/psa-migration/ |
D | psa-legacy-bridges.md | 27 In Mbed TLS 4.0, the cryptography will be provided by a separate project [TF-PSA-Crypto](https://gi…
|