Home
last modified time | relevance | path

Searched refs:authentication (Results 1 – 7 of 7) sorted by relevance

/mbedtls-latest/programs/ssl/
Dssl_mail_client.c127 int authentication; /* if authentication is required */ member
387 opt.authentication = DFL_AUTHENTICATION; in main()
415 opt.authentication = atoi(q); in main()
416 if (opt.authentication < 0 || opt.authentication > 1) { in main()
674 if (opt.authentication) { in main()
/mbedtls-latest/tests/
DDescriptions.txt15 version, both ways (client/server), using client authentication or not.
/mbedtls-latest/programs/
DREADME.md8 * [`aes/crypt_and_hash.c`](aes/crypt_and_hash.c): file encryption and authentication, demonstrating…
44 …of programs illustrates how to set up a secure channel using RSA for authentication and Diffie-Hel…
/mbedtls-latest/
DChangeLog100 * With TLS 1.3, when a server enables optional authentication of the
106 than TLS client authentication could be able to use it for TLS client
107 authentication anyway. Only TLS 1.3 servers were affected, and only with
108 optional authentication (required would abort the handshake with a fatal
174 optional/none authentication mode, by calling mbedtls_ssl_conf_authmode()
178 standard makes server authentication mandatory; users are advised not to
1046 for authentication in TLS 1.3.
1156 * Add a configuration check to exclude optional client authentication
1283 * Add support for authentication of TLS 1.3 clients by TLS 1.3 servers.
1348 provided by a client or server certificate for authentication was not
[all …]
/mbedtls-latest/docs/architecture/
Dpsa-shared-memory.md190 …te or authenticate-then-encrypt structure (one read to calculate the authentication tag and anothe…
191 …then-authenticate structure (one read to decrypt and one read to calculate the authentication tag);
200 …ssociated data is only processed once to calculate an intermediate value of the authentication tag.
/mbedtls-latest/docs/
Dpsa-transition.md393 …when encrypting) or `mbedtls_cipher_check_tag` (when decrypting) to process the authentication tag.
400 …pment/api/file/crypto__sizes_8h/#c.PSA_AEAD_NONCE_LENGTH)), with the authentication tag written at…
401 …20d3ba) to perform authenticated decryption of a ciphertext with the authentication tag at the end…
411 …77c3b5447641f1fc8) to obtain the last part of the ciphertext and the authentication tag. You can u…
412 …6d858453f0d0) to obtain the last part of the plaintext and check the authentication tag. You can u…
621 …If you want to verify the output against an expected value (for authentication, rather than to der…
/mbedtls-latest/3rdparty/p256-m/p256-m/
DREADME.md182 with mutual authentication based on raw public keys or directly-trusted