Searched refs:features (Results 1 – 22 of 22) sorted by relevance
/mbedtls-3.6.0/programs/ |
D | README.md | 4 This subdirectory mostly contains sample programs that illustrate specific features of the library,… 83 …features supported by the library, and most applications require only a few features. To write a n… 85 … displays the response, with options to select TLS protocol features and Mbed TLS library features. 87 …sends a fixed response, with options to select TLS protocol features and Mbed TLS library features. 89 …features, the `ssl_client2` program has options that allow you to trigger certain behaviors in the…
|
/mbedtls-3.6.0/docs/proposed/ |
D | README | 2 TLS features. They are not implemented yet, or only partially 4 Mbed TLS if you are interested in these features.
|
D | psa-conditional-inclusion-c.md | 75 * In application code that provides additional features based on cryptographic capabilities, for ex… 79 …ure. Mbed TLS should make a best effort to support the exclusion of all features, but in some case…
|
/mbedtls-3.6.0/scripts/data_files/ |
D | version_features.fmt | 16 static const char * const features[] = { 25 const char * const *idx = features;
|
/mbedtls-3.6.0/ |
D | BRANCHES.md | 11 as well as all the new features and bug fixes and security fixes. 35 undocumented features, then you should be able to re-compile it without 42 result in an incompatible API or ABI, although features will generally not 43 affect unrelated features (for example, enabling or disabling a
|
D | CONTRIBUTING.md | 33 …f the library. Unless the user has made an active decision to use newer features, a newer generati… 35 …hanges to the ABI or API, even on the main development branch where new features are added, need t… 43 …rity fixes and fixes for other defects, without encountering additional features or API extensions…
|
D | README.md | 11 … file `include/mbedtls/mbedtls_config.h`, which is also the place where features can be selected. … 41 …eflect all changes present in the CMake and Make build system, although features may not be ported… 85 …rs to more easily move between different platforms. Users who need more features are recommended t… 233 We've included example programs for a lot of different features and uses in [`programs/`](programs/… 234 Please note that the goal of these sample programs is to demonstrate specific features of the libra…
|
D | ChangeLog | 285 features were not getting automatically enabled. Fixes #7420. 2823 hardware accelerators that don't implement all options or features. 3799 library features that do not require an entropy source. 3848 features. Contributed by Aviv Palivoda. 5514 Note: Most of these features have been donated by Fox-IT
|
/mbedtls-3.6.0/library/ |
D | version_features.c | 16 static const char * const features[] = { variable 801 const char * const *idx = features; in mbedtls_version_check_feature()
|
/mbedtls-3.6.0/ChangeLog.d/ |
D | 00README.md | 13 * New features in the library, new sample programs, or new platform support. 14 * Changes in existing behavior. These should be rare. Changes in features
|
/mbedtls-3.6.0/docs/architecture/testing/ |
D | invasive-testing.md | 87 * Effacement: the product should not include features that are solely present for test purposes, si… 143 We can include all the features we want to test in the public interface. Then the tests can be trul… 160 We can include all the features we want to test in undocumented interfaces. Undocumented interfaces…
|
/mbedtls-3.6.0/docs/architecture/ |
D | mbed-crypto-storage-specification.md | 26 Supported features: 103 Supported features: 355 Supported features:
|
D | alternative-implementations.md | 12 …de/mbedtls/platform.h`) controls how Mbed TLS accesses standard library features such as memory ma…
|
D | psa-thread-safety.md | 8 …working must keep working. There can be an exception for code that uses features that are advertis…
|
/mbedtls-3.6.0/docs/ |
D | use-psa-crypto.md | 35 much as possible (that is, everywhere except for features that are not
|
D | driver-only-builds.md | 178 above features are enabled.
|
D | psa-driver-example-and-guide.md | 149 …able the built-in implementation of ECC algorithms, which includes more features than p256-m. Refe…
|
D | 3.0-migration-guide.md | 13 - Removal of many insecure or obsolete features 23 For features previously marked as deprecated, Mbed TLS 2.x documentation may
|
/mbedtls-3.6.0/tests/suites/ |
D | test_suite_aes.function | 519 * choice of features.
|
/mbedtls-3.6.0/docs/architecture/psa-migration/ |
D | strategy.md | 345 Since supporting driver-only builds is not about adding features, but about 346 supporting existing features in new types of builds, testing will not involve
|
D | md-cipher-dispatch.md | 12 …ork, we are not treating PSA as a black box. We can change experimental features, and we can call … 155 …arantee that it won't be enabled in the build. We can enable additional features through `build_in…
|
/mbedtls-3.6.0/3rdparty/p256-m/p256-m/ |
D | README.md | 104 3. attackers who can also observe and manipulate micro-architectural features
|