Home
last modified time | relevance | path

Searched full:cryptographic (Results 1 – 10 of 10) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/
H A DREADME4 TinyCrypt Cryptographic Library
44 cryptographic primitives and the limitations of TinyCrypt library. For usage,
46 cryptographic primitive.
52 /lib: C source code of the cryptographic primitives.
53 /lib/include/tinycrypt: C header files of the cryptographic primitives.
54 /tests: Test vectors of the cryptographic primitives.
H A DLICENSE4 TinyCrypt Cryptographic Library
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/
H A Dtinycrypt.rst2 TinyCrypt Cryptographic Library
12 important differences). Certain cryptographic primitives depend on other
16 security and technicalities of each cryptographic primitive are found in the
88 * Minimize the code size of each cryptographic primitive. This means minimize
94 * Minimize the dependencies among the cryptographic primitives. This means
103 The cryptographic implementations in TinyCrypt library have some limitations.
104 Some of these limitations are inherent to the cryptographic primitives
287 The library provides a test program for each cryptographic primitive (see 'test'
298 were obtained from the site of the NIST Cryptographic Algorithm Validation
339 * `NIST Cryptographic Algorithm Validation Program (CAVP) site`_
[all …]
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dble_sec.rst38 or transfer cryptographic numbers used in the pairing process.
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dsha256.h37 * Overview: SHA-256 is a NIST approved cryptographic hashing algorithm
H A Dhmac.h40 * keyed cryptographic hash function since it performs a
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml370 Use this option to enable cryptographic debug logs for the
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp_impl.h147 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp_impl.h126 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp_impl.h130 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */