Searched refs:authentication (Results 1 – 8 of 8) sorted by relevance
127 int authentication; /* if authentication is required */ member387 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()
15 version, both ways (client/server), using client authentication or not.
8 * [`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…
851 for authentication in TLS 1.3.961 * Add a configuration check to exclude optional client authentication1088 * Add support for authentication of TLS 1.3 clients by TLS 1.3 servers.1153 provided by a client or server certificate for authentication was not1439 For CCM* encryption/decryption without authentication, input2486 library which allows TLS authentication to use keys stored in a2973 This could lead to a buffer overflow, but only in case ticket authentication3066 including client authentication).3208 with TLS versions 1.1 and earlier when the server requested authentication3799 * Fix authentication bypass in SSL/TLS: when authmode is set to optional,[all …]
705 - c: External Commissioner authentication is allowed using PSKc.
190 …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.
393 …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…
182 with mutual authentication based on raw public keys or directly-trusted