-*- mode: troff; coding: utf-8 -*-
Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45)
Standard preamble:
========================================================================
..
. ds C` "" . ds C' "" 'br\} . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.
If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.
Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF ========================================================================
Title "EVP_KEM-ML-KEM 7ossl"
way too many mistakes in technical documents.
Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45)
Standard preamble:
========================================================================
..
.... \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
. ds C` "" . ds C' "" 'br\} . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.
If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.
Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF ========================================================================
Title "EVP_KEM-ML-KEM 7ossl"
EVP_KEM-ML-KEM 7ossl 2025-07-01 3.5.1 OpenSSL
For nroff, turn off justification. Always turn off hyphenation; it makesway too many mistakes in technical documents.
NAME
EVP_KEM-ML-KEM-512, EVP_KEM-ML-KEM-768, EVP_KEM-ML-KEM-1024, EVP_KEM-ML-KEM
\- EVP_KEM ML-KEM keytype and algorithm support
DESCRIPTION
Header "DESCRIPTION" The ML-KEM keytypes and parameters are described in EVP_PKEY-ML-KEM\|(7).
See EVP_PKEY_encapsulate\|(3) and EVP_PKEY_decapsulate\|(3) for more details
about basic KEM operations.
"ML-KEM KEM parameters"
Subsection "ML-KEM KEM parameters" """ikme"" (OSSL_KEM_PARAM_IKME) <octet string>" 4
Item """ikme"" (OSSL_KEM_PARAM_IKME) <octet string>" The OpenSSL ML-KEM encapsulation mechanism can only be modified by
setting randomness during encapsulation, this enables testing, as per
FIPS 203, section 6.2, algorithm 17.
.Sp
This parameter should not be used for purposes other than testing.
.Sp
When this parameter is not set, encapsulation proceeds as per FIPS 203,
section 7.2
.Sp
This parameter is only settable.
This can be set when using EVP_PKEY_encapsulate_init().
"CONFORMING TO"
Header "CONFORMING TO" FIPS203 4
Item "FIPS203" "SEE ALSO"
Header "SEE ALSO" \fBEVP_PKEY_encapsulate\|(3),
\fBEVP_PKEY_decapsulate\|(3),
\fBEVP_KEYMGMT\|(3),
\fBEVP_PKEY\|(3),
\fBprovider-keymgmt\|(7)
HISTORY
Header "HISTORY" This functionality was added in OpenSSL 3.5.
COPYRIGHT
Header "COPYRIGHT" Copyright 2024-2025 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>.