Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 54) sorted by relevance

123

/mbedtls-latest/3rdparty/p256-m/p256-m/
DREADME.md30 - [Comparison with other implementations](#comparison-with-other-implementations)
32 - [Notes about other curves](#notes-about-other-curves)
33 - [Notes about other platforms](#notes-about-other-platforms)
114 constant-flow, but is not expected to resist any other physical attack.)
193 ## Comparison with other implementations
291 attacking a secure enclave); on the other hand TinyCrypt includes coordinate
296 - TinyCrypt's code looks like it could easily be expanded to support other
298 "Notes about other curves" below).
301 generic Montgomery reduction used by p256-m, but other factors appear to
305 used by p256-m, but again other factors appear to compensate for that.
[all …]
/mbedtls-latest/
DLICENSE24 other entities that control, are controlled by, or are under common
41 and conversions to other media types.
50 editorial revisions, annotations, elaborations, or other modifications
102 (a) You must give any other recipients of the Work or
170 other commercial damages or losses), even if such Contributor
176 or other liability obligations and/or rights consistent with this
179 of any other Contributor, and only if You agree to indemnify,
230 Foundation's software and to any other program whose authors commit to
231 using it. (Some other Free Software Foundation software is covered by
276 0. This License applies to any program or other work which contains
[all …]
DREADME.md30 For other sources of documentation, see the [SUPPORT](SUPPORT.md) document.
156 To list other available CMake options, use:
162 CC=your_cc` will *not* work (similarly with `CFLAGS` and other variables).
195 Mbed TLS provides a package config file for consumption as a dependency in other
247 …otiation, resumption, etc.) and tests interoperability of these options with other implementations.
248 - `tests/compat.sh` tests interoperability of every ciphersuite with other implementations.
281 …ge and secure communication. Second, it can also be used independently of other PSA components on …
318 This project contains code from other projects. This code is located within the `3rdparty/` directo…
333 * Please see [`SUPPORT.md`](SUPPORT.md) for other channels for discussion and support about Mbed TL…
Ddco.txt29 (c) The contribution was provided directly to me by some other
/mbedtls-latest/scripts/
Dassemble_changelog.py389 def __eq__(self, other): argument
390 return self.sort_key() == other.sort_key()
392 def __lt__(self, other): argument
393 return self.sort_key() < other.sort_key()
Dcommon.make49 ## other environments, the output is likely to be empty.
/mbedtls-latest/docs/architecture/
Dmbed-crypto-storage-specification.md35 …y promises regarding key storage, or regarding the nonvolatile random seed file on other platforms.
72 …r namespace. The Crypto service can use arbitrary file identifiers and no other part of the system…
83 …CRYPTO_STORAGE_FILE_LOCATION` allows storing the key files in a directory other than the current d…
133 …r namespace. The Crypto service can use arbitrary file identifiers and no other part of the system…
143 …entity using the crypto library can use arbitrary file identifiers and no other part of the system…
185 …alue `PSA_ITS_STORAGE_PREFIX` allows storing the key files in a directory other than the current d…
230 …r namespace. The Crypto service can use arbitrary file identifiers and no other part of the system…
240 …entity using the crypto library can use arbitrary file identifiers and no other part of the system…
369 …r namespace. The Crypto service can use arbitrary file identifiers and no other part of the system…
379 …entity using the crypto library can use arbitrary file identifiers and no other part of the system…
[all …]
Dpsa-shared-memory.md12 …ons to the official API specification). Legacy crypto, X.509, TLS, or any other function which is …
13 …io/psa-api/crypto/1.1/overview/conventions.html#output-buffer-sizes). Any other data is assumed to…
19 …artition's memory directly. Partitions are meant to be isolated from each other: a partition may o…
21 … service**. The crypto service receives remote procedure calls (RPC) from other partitions, valida…
23 When the data is accessible to another partition, there is a risk that this other partition will ac…
74 …lients, using a single shared key. Clients are not allowed to access each other's data. The provis…
102 The following rules guarantee that shared memory cannot result in a security violation other than […
142 …n expected benefit in some cases is that there are practical protection methods other than copying.
178 …mits its output as a stream, with no error condition detected after setup other than operational f…
261 On the other hand, the only advantage of ad-hoc copying is slightly greater flexibility.
[all …]
/mbedtls-latest/docs/
Duse-psa-crypto.md26 **Relationship with other options:** This option depends on
30 `psa_crypto_init()` before you call any other `psa_xxx()` function. Other
41 **Scope:** `MBEDTLS_USE_PSA_CRYPTO` has no effect on modules other than PK,
58 its use in other modules opt-in. However, PSA Crypto functions require that
Dpsa-driver-example-and-guide.md16 …uch as verifying a signature, are called *Single-Part Operations*. On the other hand, operations t…
27 …able below. Certain operations are only permitted for opaque drivers. All other operation entry po…
62 // other definitions here
84 * `PSA_ERROR_XXX`: Any other PSA error code, see API documentation
137 …different to the default. Define the macro for the driver, along with any other custom configurati…
Ddriver-only-builds.md242 accelerated (plus a few other restrictions, see "Limitations regarding fully
302 Unlike other mechanisms, for now in configurations with driver-only RSA, only
362 - If an algorithm other than CCM and GCM (see
425 other dependency requiring them.
Dpsa-transition.md190 … type for enabled algorithms. This is automatically enabled if any of the other `PSA_WANT_KEY_TYPE…
254 The other functions in `error.h` are specific to the construction of Mbed TLS error code and are no…
355 …* If the key is derived from other material (for example from a key exchange), use the [key deriva…
407 …ad3431e28d05002c2a7b0760610176050) before or after setting the nonce (for other algorithms, this i…
543 …* If the key is derived from other material (for example from a key exchange), use the [key deriva…
636 …encrypt`, `psa_asymmetric_encrypt`), and other random material as needed. If you need random data …
675 …* If the key is derived from other material (for example from a key exchange), use the [key deriva…
798 A future extension of the PSA API will support other import formats. Until those are implemented, s…
905 A future extension of the PSA API will support other export formats. Until those are implemented, s…
977 …he short term. At the time of writing, no extension is planned to other curves or other algorithms.
[all …]
/mbedtls-latest/docs/proposed/
Dpsa-driver-interface.md31 …ent providers into the same implementation, without any prior arrangement other than choosing cert…
79 …s not required. They may include other PSA headers and standard headers of the platform. Whether t…
84 …ion value](#lifetimes-and-locations) for which this driver is invoked. In other words, this determ…
154 Spaces are optional after commas. Whether other whitespace is permitted is implementation-specific.
215 Input buffers and other input-only parameters (`const` pointers) may be in read-only memory. Overla…
243 …fails, the core destroys the operation context object without calling any other driver entry point…
244 1. The core calls other entry points that manipulate the operation context object, respecting the c…
245 …on family, then destroys the operation context object without calling any other driver entry point…
246 …fails, the core destroys the operation context object without calling any other driver entry point…
308 Key derivation is more complex than other multipart operations for several reasons:
[all …]
Dpsa-conditional-inclusion-c.md34 …sists of C preprocessor definitions, and the build does not require tools other than a C compiler.…
79 …luded in the build, either because the feature has been requested in some other way, or because th…
86 … type for enabled algorithms. This is automatically enabled if any of the other `PSA_WANT_KEY_TYPE…
135 …MBEDTLS_PSA_BUILTIN_xxx` symbols and deduces the corresponding `MBEDTLS_xxx_C` (and other) symbols.
154 * (D) indicates a symbol that is deduced from other symbols by code that ships with Mbed TLS.
175 Since configuration symbols must be undefined or 1, any other value should trigger an `#error`.
/mbedtls-latest/programs/
DREADME.md20 …y algorithms (RSA or ECC) and writes it to a file that can be used by the other pk sample programs.
36 …): generates an RSA key and writes it to a file that can be used with the other RSA sample program…
83 Note: unlike most of the other programs under the `programs/` directory, these two programs are not…
103 …d PEM files directly, but this utility can be useful for interacting with other tools or with mini…
/mbedtls-latest/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md19 The other functions in the PSA Crypto API are planned to be made thread-safe in future, but current…
45 We do not test or support calling other PSA API functions concurrently.
70 > * If one call returns `PSA_ERROR_ALREADY_EXISTS`, then the other call must succeed.
71 … * If one of the calls succeeds, then the other must fail: either with `PSA_ERROR_ALREADY_EXISTS` …
86 We intend to ship support for other platforms including Windows in future releases.
90 Much like all other API calls, `psa_destroy_key` does not block indefinitely, and when `psa_destroy…
127 … resources. This is because any such operation would need to wait for all other threads to complet…
237 …this is usually a step in which the effects of the call become visible to other threads). If every…
243 …finish_key_creation`; it is at this point that the key becomes visible to other threads. The linea…
247 … is the final unlock of the mutex within `psa_get_and_lock_key_slot`. All other steps have no non …
[all …]
/mbedtls-latest/programs/fuzz/
DREADME.md8 These targets were meant to be used with oss-fuzz but can be used in other contexts.
51 * Run them one against the other with `reproducible` option turned on while capturing traffic into …
/mbedtls-latest/ChangeLog.d/
D00README.md62 Use “Changes” for anything that doesn't fit in the other categories.
74 Mbed TLS issue. Add other external references such as CVE numbers where
/mbedtls-latest/docs/architecture/psa-migration/
Dpsa-legacy-bridges.md37 There is functionality that is tied to one API and is not directly available in the other API:
55 * Data manipulation other than keys. In practice, most data formats within the scope of the legacy …
63 * Manipulating data formats, other than keys, where the PSA API is lacking.
86 …ctions that expose one API (legacy/API) but are implemented on top of the other API. Most applicat…
94other mechanisms (HMAC, signatures, key derivation, etc.). Therefore metadata about hashes is rele…
241 * No further work is needed about RSA specifically. The amount of metadata other than hashes is suf…
259 …sion function shall take a `const psa_key_attributes_t *` input, like all other functions that cre…
278 …s the usage flags based on the `usage` parameter. It extends the usage to other usage that is poss…
Dstrategy.md61 two versions of some parts of the code: one using PSA, the other using the
70 solutions would probably also solve other problems at the same time.)
210 "opt-in" strategy can apply, and can complement each other, as one provides
212 application code, while the other requires no application change to get
266 working on other parts such as X.509 and TLS - for example, a configuration
311 information management functions. In other cases, information that was in a
441 ### Algorithm identifiers and other identifiers
446 but there might be some in other modules that may be worth considering, for
/mbedtls-latest/tests/suites/
Dtest_suite_platform.data13 # and could hide other errors.
Dtest_suite_psa_crypto_init.function37 * and PSA crypto doesn't support other hashes for HMAC_DRBG. */
270 /* Test initialising PSA whilst also testing flags on other threads. */
/mbedtls-latest/docs/architecture/testing/
Dpsa-storage-format-testing.md31 Use a similar approach for files other than keys where possible and relevant.
62 …rt_key`) and verify that a file with the expected name is created, and no other. Repeat for differ…
89 Objective: have test coverage for lifetimes other than the default persistent lifetime (`PSA_KEY_LI…
/mbedtls-latest/tests/
DDescriptions.txt22 renegotiation, SNI, other extensions, etc.
/mbedtls-latest/tests/scripts/
Dtest_zeroize.gdb21 # reads and writes to variables (among other situations). It will then use this

123