.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" 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'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "EVP_PKEY-FFC 7SSL" .TH EVP_PKEY-FFC 7SSL "2023-10-23" "3.0.11" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" EVP_PKEY\-FFC \- EVP_PKEY DSA and DH/DHX shared FFC parameters. .SH "DESCRIPTION" .IX Header "DESCRIPTION" Finite field cryptography (\s-1FFC\s0) is a method of implementing discrete logarithm cryptography using finite field mathematics. \s-1DSA\s0 is an example of \s-1FFC\s0 and Diffie-Hellman key establishment algorithms specified in \s-1SP800\-56A\s0 can also be implemented as \s-1FFC.\s0 .PP The \fB\s-1DSA\s0\fR, \fB\s-1DH\s0\fR and \fB\s-1DHX\s0\fR keytypes are implemented in OpenSSL's default and \&\s-1FIPS\s0 providers. The implementations support the basic \s-1DSA, DH\s0 and \s-1DHX\s0 keys, containing the public and private keys \fIpub\fR and \fIpriv\fR as well as the three main domain parameters \&\fIp\fR, \fIq\fR and \fIg\fR. .PP For \fB\s-1DSA\s0\fR (and \fB\s-1DH\s0\fR that is not a named group) the \s-1FIPS186\-4\s0 standard specifies that the values used for \s-1FFC\s0 parameter generation are also required for parameter validation. This means that optional \s-1FFC\s0 domain parameter values for \fIseed\fR, \fIpcounter\fR and \fIgindex\fR may need to be stored for validation purposes. For \fB\s-1DH\s0\fR the \fIseed\fR and \fIpcounter\fR can be stored in \s-1ASN1\s0 data (but the \fIgindex\fR is not). For \fB\s-1DSA\s0\fR however, these fields are not stored in the \s-1ASN1\s0 data so they need to be stored externally if validation is required. .PP The \fB\s-1DH\s0\fR key type uses PKCS#3 format which saves p and g, but not the 'q' value. The \fB\s-1DHX\s0\fR key type uses X9.42 format which saves the value of 'q' and this must be used for \s-1FIPS186\-4.\s0 .SS "\s-1FFC\s0 parameters" .IX Subsection "FFC parameters" In addition to the common parameters that all keytypes should support (see \&\*(L"Common parameters\*(R" in \fBprovider\-keymgmt\fR\|(7)), the \fB\s-1DSA\s0\fR, \fB\s-1DH\s0\fR and \fB\s-1DHX\s0\fR keytype implementations support the following. .ie n .IP """pub"" (\fB\s-1OSSL_PKEY_PARAM_PUB_KEY\s0\fR) " 4 .el .IP "``pub'' (\fB\s-1OSSL_PKEY_PARAM_PUB_KEY\s0\fR) " 4 .IX Item "pub (OSSL_PKEY_PARAM_PUB_KEY) " The public key value. .ie n .IP """priv"" (\fB\s-1OSSL_PKEY_PARAM_PRIV_KEY\s0\fR) " 4 .el .IP "``priv'' (\fB\s-1OSSL_PKEY_PARAM_PRIV_KEY\s0\fR) " 4 .IX Item "priv (OSSL_PKEY_PARAM_PRIV_KEY) " The private key value. .SS "\s-1FFC DSA, DH\s0 and \s-1DHX\s0 domain parameters" .IX Subsection "FFC DSA, DH and DHX domain parameters" .ie n .IP """p"" (\fB\s-1OSSL_PKEY_PARAM_FFC_P\s0\fR) " 4 .el .IP "``p'' (\fB\s-1OSSL_PKEY_PARAM_FFC_P\s0\fR) " 4 .IX Item "p (OSSL_PKEY_PARAM_FFC_P) " A \s-1DSA\s0 or Diffie-Hellman prime \*(L"p\*(R" value. .ie n .IP """g"" (\fB\s-1OSSL_PKEY_PARAM_FFC_G\s0\fR) " 4 .el .IP "``g'' (\fB\s-1OSSL_PKEY_PARAM_FFC_G\s0\fR) " 4 .IX Item "g (OSSL_PKEY_PARAM_FFC_G) " A \s-1DSA\s0 or Diffie-Hellman generator \*(L"g\*(R" value. .SS "\s-1FFC DSA\s0 and \s-1DHX\s0 domain parameters" .IX Subsection "FFC DSA and DHX domain parameters" .ie n .IP """q"" (\fB\s-1OSSL_PKEY_PARAM_FFC_Q\s0\fR) " 4 .el .IP "``q'' (\fB\s-1OSSL_PKEY_PARAM_FFC_Q\s0\fR) " 4 .IX Item "q (OSSL_PKEY_PARAM_FFC_Q) " A \s-1DSA\s0 or Diffie-Hellman prime \*(L"q\*(R" value. .ie n .IP """seed"" (\fB\s-1OSSL_PKEY_PARAM_FFC_SEED\s0\fR) " 4 .el .IP "``seed'' (\fB\s-1OSSL_PKEY_PARAM_FFC_SEED\s0\fR) " 4 .IX Item "seed (OSSL_PKEY_PARAM_FFC_SEED) " An optional domain parameter \fIseed\fR value used during generation and validation of \fIp\fR, \fIq\fR and canonical \fIg\fR. For validation this needs to set the \fIseed\fR that was produced during generation. .ie n .IP """gindex"" (\fB\s-1OSSL_PKEY_PARAM_FFC_GINDEX\s0\fR) " 4 .el .IP "``gindex'' (\fB\s-1OSSL_PKEY_PARAM_FFC_GINDEX\s0\fR) " 4 .IX Item "gindex (OSSL_PKEY_PARAM_FFC_GINDEX) " Sets the index to use for canonical generation and verification of the generator \&\fIg\fR. Set this to a positive value from 0..FF to use this mode. This \fIgindex\fR can then be reused during key validation to verify the value of \fIg\fR. If this value is not set or is \-1 then unverifiable generation of the generator \fIg\fR will be used. .ie n .IP """pcounter"" (\fB\s-1OSSL_PKEY_PARAM_FFC_PCOUNTER\s0\fR) " 4 .el .IP "``pcounter'' (\fB\s-1OSSL_PKEY_PARAM_FFC_PCOUNTER\s0\fR) " 4 .IX Item "pcounter (OSSL_PKEY_PARAM_FFC_PCOUNTER) " An optional domain parameter \fIcounter\fR value that is output during generation of \fIp\fR. This value must be saved if domain parameter validation is required. .ie n .IP """hindex"" (\fB\s-1OSSL_PKEY_PARAM_FFC_H\s0\fR) " 4 .el .IP "``hindex'' (\fB\s-1OSSL_PKEY_PARAM_FFC_H\s0\fR) " 4 .IX Item "hindex (OSSL_PKEY_PARAM_FFC_H) " For unverifiable generation of the generator \fIg\fR this value is output during generation of \fIg\fR. Its value is the first integer larger than one that satisfies g = h^j mod p (where g != 1 and \*(L"j\*(R" is the cofactor). .ie n .IP """j"" (\fB\s-1OSSL_PKEY_PARAM_FFC_COFACTOR\s0\fR) " 4 .el .IP "``j'' (\fB\s-1OSSL_PKEY_PARAM_FFC_COFACTOR\s0\fR) " 4 .IX Item "j (OSSL_PKEY_PARAM_FFC_COFACTOR) " An optional informational cofactor parameter that should equal to (p \- 1) / q. .ie n .IP """validate-pq"" (\fB\s-1OSSL_PKEY_PARAM_FFC_VALIDATE_PQ\s0\fR) " 4 .el .IP "``validate-pq'' (\fB\s-1OSSL_PKEY_PARAM_FFC_VALIDATE_PQ\s0\fR) " 4 .IX Item "validate-pq (OSSL_PKEY_PARAM_FFC_VALIDATE_PQ) " .PD 0 .ie n .IP """validate-g"" (\fB\s-1OSSL_PKEY_PARAM_FFC_VALIDATE_G\s0\fR) " 4 .el .IP "``validate-g'' (\fB\s-1OSSL_PKEY_PARAM_FFC_VALIDATE_G\s0\fR) " 4 .IX Item "validate-g (OSSL_PKEY_PARAM_FFC_VALIDATE_G) " .PD These boolean values are used during \s-1FIPS186\-4\s0 or \s-1FIPS186\-2\s0 key validation checks (See \fBEVP_PKEY_param_check\fR\|(3)) to select validation options. By default \&\fIvalidate-pq\fR and \fIvalidate-g\fR are both set to 1 to check that p,q and g are valid. Either of these may be set to 0 to skip a test, which is mainly useful for testing purposes. .ie n .IP """validate-legacy"" (\fB\s-1OSSL_PKEY_PARAM_FFC_VALIDATE_LEGACY\s0\fR) " 4 .el .IP "``validate-legacy'' (\fB\s-1OSSL_PKEY_PARAM_FFC_VALIDATE_LEGACY\s0\fR) " 4 .IX Item "validate-legacy (OSSL_PKEY_PARAM_FFC_VALIDATE_LEGACY) " This boolean value is used during key validation checks (See \fBEVP_PKEY_param_check\fR\|(3)) to select the validation type. The default value of 0 selects \s-1FIPS186\-4\s0 validation. Setting this value to 1 selects \&\s-1FIPS186\-2\s0 validation. .SS "\s-1FFC\s0 key generation parameters" .IX Subsection "FFC key generation parameters" The following key generation types are available for \s-1DSA\s0 and \s-1DHX\s0 algorithms: .ie n .IP """type"" (\fB\s-1OSSL_PKEY_PARAM_FFC_TYPE\s0\fR) <\s-1UTF8\s0 string>" 4 .el .IP "``type'' (\fB\s-1OSSL_PKEY_PARAM_FFC_TYPE\s0\fR) <\s-1UTF8\s0 string>" 4 .IX Item "type (OSSL_PKEY_PARAM_FFC_TYPE) " Sets the type of parameter generation. The shared valid values are: .RS 4 .ie n .IP """fips186_4""" 4 .el .IP "``fips186_4''" 4 .IX Item "fips186_4" The current standard. .ie n .IP """fips186_2""" 4 .el .IP "``fips186_2''" 4 .IX Item "fips186_2" The old standard that should only be used for legacy purposes. .ie n .IP """default""" 4 .el .IP "``default''" 4 .IX Item "default" This can choose one of \*(L"fips186_4\*(R" or \*(L"fips186_2\*(R" depending on other parameters set for parameter generation. .RE .RS 4 .RE .ie n .IP """pbits"" (\fB\s-1OSSL_PKEY_PARAM_FFC_PBITS\s0\fR) " 4 .el .IP "``pbits'' (\fB\s-1OSSL_PKEY_PARAM_FFC_PBITS\s0\fR) " 4 .IX Item "pbits (OSSL_PKEY_PARAM_FFC_PBITS) " Sets the size (in bits) of the prime 'p'. .ie n .IP """qbits"" (\fB\s-1OSSL_PKEY_PARAM_FFC_QBITS\s0\fR) " 4 .el .IP "``qbits'' (\fB\s-1OSSL_PKEY_PARAM_FFC_QBITS\s0\fR) " 4 .IX Item "qbits (OSSL_PKEY_PARAM_FFC_QBITS) " Sets the size (in bits) of the prime 'q'. .Sp For \*(L"fips186_4\*(R" this can be either 224 or 256. For \*(L"fips186_2\*(R" this has a size of 160. .ie n .IP """digest"" (\fB\s-1OSSL_PKEY_PARAM_FFC_DIGEST\s0\fR) <\s-1UTF8\s0 string>" 4 .el .IP "``digest'' (\fB\s-1OSSL_PKEY_PARAM_FFC_DIGEST\s0\fR) <\s-1UTF8\s0 string>" 4 .IX Item "digest (OSSL_PKEY_PARAM_FFC_DIGEST) " Sets the Digest algorithm to be used as part of the Key Generation Function associated with the given Key Generation \fIctx\fR. This must also be set for key validation. .ie n .IP """properties"" (\fB\s-1OSSL_PKEY_PARAM_FFC_DIGEST_PROPS\s0\fR) <\s-1UTF8\s0 string>" 4 .el .IP "``properties'' (\fB\s-1OSSL_PKEY_PARAM_FFC_DIGEST_PROPS\s0\fR) <\s-1UTF8\s0 string>" 4 .IX Item "properties (OSSL_PKEY_PARAM_FFC_DIGEST_PROPS) " Sets properties to be used upon look up of the implementation for the selected Digest algorithm for the Key Generation Function associated with the given key generation \fIctx\fR. This may also be set for key validation. .ie n .IP """seed"" (\fB\s-1OSSL_PKEY_PARAM_FFC_SEED\s0\fR) " 4 .el .IP "``seed'' (\fB\s-1OSSL_PKEY_PARAM_FFC_SEED\s0\fR) " 4 .IX Item "seed (OSSL_PKEY_PARAM_FFC_SEED) " For \*(L"fips186_4\*(R" or \*(L"fips186_2\*(R" generation this sets the \fIseed\fR data to use instead of generating a random seed internally. This should be used for testing purposes only. This will either produce fixed values for the generated parameters \s-1OR\s0 it will fail if the seed did not generate valid primes. .ie n .IP """gindex"" (\fB\s-1OSSL_PKEY_PARAM_FFC_GINDEX\s0\fR) " 4 .el .IP "``gindex'' (\fB\s-1OSSL_PKEY_PARAM_FFC_GINDEX\s0\fR) " 4 .IX Item "gindex (OSSL_PKEY_PARAM_FFC_GINDEX) " .PD 0 .ie n .IP """pcounter"" (\fB\s-1OSSL_PKEY_PARAM_FFC_PCOUNTER\s0\fR) " 4 .el .IP "``pcounter'' (\fB\s-1OSSL_PKEY_PARAM_FFC_PCOUNTER\s0\fR) " 4 .IX Item "pcounter (OSSL_PKEY_PARAM_FFC_PCOUNTER) " .ie n .IP """hindex"" (\fB\s-1OSSL_PKEY_PARAM_FFC_H\s0\fR) " 4 .el .IP "``hindex'' (\fB\s-1OSSL_PKEY_PARAM_FFC_H\s0\fR) " 4 .IX Item "hindex (OSSL_PKEY_PARAM_FFC_H) " .PD These types are described above. .SH "CONFORMING TO" .IX Header "CONFORMING TO" The following sections of SP800\-56Ar3: .IP "5.5.1.1 \s-1FFC\s0 Domain Parameter Selection/Generation" 4 .IX Item "5.5.1.1 FFC Domain Parameter Selection/Generation" .PP The following sections of \s-1FIPS186\-4:\s0 .IP "A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function." 4 .IX Item "A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function." .PD 0 .IP "A.2.3 Generation of canonical generator g." 4 .IX Item "A.2.3 Generation of canonical generator g." .IP "A.2.1 Unverifiable Generation of the Generator g." 4 .IX Item "A.2.1 Unverifiable Generation of the Generator g." .PD .SH "SEE ALSO" .IX Header "SEE ALSO" \&\s-1\fBEVP_PKEY\-DSA\s0\fR\|(7), \&\s-1\fBEVP_PKEY\-DH\s0\fR\|(7), \&\s-1\fBEVP_SIGNATURE\-DSA\s0\fR\|(7), \&\s-1\fBEVP_KEYEXCH\-DH\s0\fR\|(7) \&\s-1\fBEVP_KEYMGMT\s0\fR\|(3), \&\s-1\fBEVP_PKEY\s0\fR\|(3), \&\fBprovider\-keymgmt\fR\|(7), \&\fBOSSL_PROVIDER\-default\fR\|(7), \&\s-1\fBOSSL_PROVIDER\-FIPS\s0\fR\|(7), .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright 2020\-2022 The OpenSSL Project Authors. All Rights Reserved. .PP Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use this file except in compliance with the License. You can obtain a copy in the file \s-1LICENSE\s0 in the source distribution or at .