EVP_KDF-SS.7ossl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. .\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.42)
  2. .\"
  3. .\" Standard preamble:
  4. .\" ========================================================================
  5. .de Sp \" Vertical space (when we can't use .PP)
  6. .if t .sp .5v
  7. .if n .sp
  8. ..
  9. .de Vb \" Begin verbatim text
  10. .ft CW
  11. .nf
  12. .ne \\$1
  13. ..
  14. .de Ve \" End verbatim text
  15. .ft R
  16. .fi
  17. ..
  18. .\" Set up some character translations and predefined strings. \*(-- will
  19. .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
  20. .\" double quote, and \*(R" will give a right double quote. \*(C+ will
  21. .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
  22. .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
  23. .\" nothing in troff, for use with C<>.
  24. .tr \(*W-
  25. .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
  26. .ie n \{\
  27. . ds -- \(*W-
  28. . ds PI pi
  29. . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
  30. . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
  31. . ds L" ""
  32. . ds R" ""
  33. . ds C` ""
  34. . ds C' ""
  35. 'br\}
  36. .el\{\
  37. . ds -- \|\(em\|
  38. . ds PI \(*p
  39. . ds L" ``
  40. . ds R" ''
  41. . ds C`
  42. . ds C'
  43. 'br\}
  44. .\"
  45. .\" Escape single quotes in literal strings from groff's Unicode transform.
  46. .ie \n(.g .ds Aq \(aq
  47. .el .ds Aq '
  48. .\"
  49. .\" If the F register is >0, we'll generate index entries on stderr for
  50. .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  51. .\" entries marked with X<> in POD. Of course, you'll have to process the
  52. .\" output yourself in some meaningful fashion.
  53. .\"
  54. .\" Avoid warning from groff about undefined register 'F'.
  55. .de IX
  56. ..
  57. .nr rF 0
  58. .if \n(.g .if rF .nr rF 1
  59. .if (\n(rF:(\n(.g==0)) \{\
  60. . if \nF \{\
  61. . de IX
  62. . tm Index:\\$1\t\\n%\t"\\$2"
  63. ..
  64. . if !\nF==2 \{\
  65. . nr % 0
  66. . nr F 2
  67. . \}
  68. . \}
  69. .\}
  70. .rr rF
  71. .\"
  72. .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
  73. .\" Fear. Run. Save yourself. No user-serviceable parts.
  74. . \" fudge factors for nroff and troff
  75. .if n \{\
  76. . ds #H 0
  77. . ds #V .8m
  78. . ds #F .3m
  79. . ds #[ \f1
  80. . ds #] \fP
  81. .\}
  82. .if t \{\
  83. . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
  84. . ds #V .6m
  85. . ds #F 0
  86. . ds #[ \&
  87. . ds #] \&
  88. .\}
  89. . \" simple accents for nroff and troff
  90. .if n \{\
  91. . ds ' \&
  92. . ds ` \&
  93. . ds ^ \&
  94. . ds , \&
  95. . ds ~ ~
  96. . ds /
  97. .\}
  98. .if t \{\
  99. . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
  100. . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
  101. . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
  102. . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
  103. . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
  104. . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
  105. .\}
  106. . \" troff and (daisy-wheel) nroff accents
  107. .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
  108. .ds 8 \h'\*(#H'\(*b\h'-\*(#H'
  109. .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
  110. .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
  111. .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
  112. .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
  113. .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
  114. .ds ae a\h'-(\w'a'u*4/10)'e
  115. .ds Ae A\h'-(\w'A'u*4/10)'E
  116. . \" corrections for vroff
  117. .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
  118. .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
  119. . \" for low resolution devices (crt and lpr)
  120. .if \n(.H>23 .if \n(.V>19 \
  121. \{\
  122. . ds : e
  123. . ds 8 ss
  124. . ds o a
  125. . ds d- d\h'-1'\(ga
  126. . ds D- D\h'-1'\(hy
  127. . ds th \o'bp'
  128. . ds Th \o'LP'
  129. . ds ae ae
  130. . ds Ae AE
  131. .\}
  132. .rm #[ #] #H #V #F C
  133. .\" ========================================================================
  134. .\"
  135. .IX Title "EVP_KDF-SS 7ossl"
  136. .TH EVP_KDF-SS 7ossl "2024-09-03" "3.3.2" "OpenSSL"
  137. .\" For nroff, turn off justification. Always turn off hyphenation; it makes
  138. .\" way too many mistakes in technical documents.
  139. .if n .ad l
  140. .nh
  141. .SH "NAME"
  142. EVP_KDF\-SS \- The Single Step / One Step EVP_KDF implementation
  143. .SH "DESCRIPTION"
  144. .IX Header "DESCRIPTION"
  145. The \s-1EVP_KDF\-SS\s0 algorithm implements the Single Step key derivation function (\s-1SSKDF\s0).
  146. \&\s-1SSKDF\s0 derives a key using input such as a shared secret key (that was generated
  147. during the execution of a key establishment scheme) and fixedinfo.
  148. \&\s-1SSKDF\s0 is also informally referred to as 'Concat \s-1KDF\s0'.
  149. .SS "Auxiliary function"
  150. .IX Subsection "Auxiliary function"
  151. The implementation uses a selectable auxiliary function H, which can be one of:
  152. .IP "\fBH(x) = hash(x, digest=md)\fR" 4
  153. .IX Item "H(x) = hash(x, digest=md)"
  154. .PD 0
  155. .IP "\fBH(x) = HMAC_hash(x, key=salt, digest=md)\fR" 4
  156. .IX Item "H(x) = HMAC_hash(x, key=salt, digest=md)"
  157. .ie n .IP "\fBH(x) = KMACxxx(x, key=salt, custom=""\s-1KDF"",\s0 outlen=mac_size)\fR" 4
  158. .el .IP "\fBH(x) = KMACxxx(x, key=salt, custom=``\s-1KDF'',\s0 outlen=mac_size)\fR" 4
  159. .IX Item "H(x) = KMACxxx(x, key=salt, custom=KDF, outlen=mac_size)"
  160. .PD
  161. .PP
  162. Both the \s-1HMAC\s0 and \s-1KMAC\s0 implementations set the key using the 'salt' value.
  163. The hash and \s-1HMAC\s0 also require the digest to be set.
  164. .SS "Identity"
  165. .IX Subsection "Identity"
  166. \&\*(L"\s-1SSKDF\*(R"\s0 is the name for this implementation; it
  167. can be used with the \fBEVP_KDF_fetch()\fR function.
  168. .SS "Supported parameters"
  169. .IX Subsection "Supported parameters"
  170. The supported parameters are:
  171. .ie n .IP """properties"" (\fB\s-1OSSL_KDF_PARAM_PROPERTIES\s0\fR) <\s-1UTF8\s0 string>" 4
  172. .el .IP "``properties'' (\fB\s-1OSSL_KDF_PARAM_PROPERTIES\s0\fR) <\s-1UTF8\s0 string>" 4
  173. .IX Item "properties (OSSL_KDF_PARAM_PROPERTIES) <UTF8 string>"
  174. .PD 0
  175. .ie n .IP """digest"" (\fB\s-1OSSL_KDF_PARAM_DIGEST\s0\fR) <\s-1UTF8\s0 string>" 4
  176. .el .IP "``digest'' (\fB\s-1OSSL_KDF_PARAM_DIGEST\s0\fR) <\s-1UTF8\s0 string>" 4
  177. .IX Item "digest (OSSL_KDF_PARAM_DIGEST) <UTF8 string>"
  178. .PD
  179. This parameter is ignored for \s-1KMAC.\s0
  180. .ie n .IP """mac"" (\fB\s-1OSSL_KDF_PARAM_MAC\s0\fR) <\s-1UTF8\s0 string>" 4
  181. .el .IP "``mac'' (\fB\s-1OSSL_KDF_PARAM_MAC\s0\fR) <\s-1UTF8\s0 string>" 4
  182. .IX Item "mac (OSSL_KDF_PARAM_MAC) <UTF8 string>"
  183. .PD 0
  184. .ie n .IP """maclen"" (\fB\s-1OSSL_KDF_PARAM_MAC_SIZE\s0\fR) <unsigned integer>" 4
  185. .el .IP "``maclen'' (\fB\s-1OSSL_KDF_PARAM_MAC_SIZE\s0\fR) <unsigned integer>" 4
  186. .IX Item "maclen (OSSL_KDF_PARAM_MAC_SIZE) <unsigned integer>"
  187. .ie n .IP """salt"" (\fB\s-1OSSL_KDF_PARAM_SALT\s0\fR) <octet string>" 4
  188. .el .IP "``salt'' (\fB\s-1OSSL_KDF_PARAM_SALT\s0\fR) <octet string>" 4
  189. .IX Item "salt (OSSL_KDF_PARAM_SALT) <octet string>"
  190. .PD
  191. These parameters work as described in \*(L"\s-1PARAMETERS\*(R"\s0 in \s-1\fBEVP_KDF\s0\fR\|(3).
  192. .ie n .IP """key"" (\fB\s-1OSSL_KDF_PARAM_SECRET\s0\fR) <octet string>" 4
  193. .el .IP "``key'' (\fB\s-1OSSL_KDF_PARAM_SECRET\s0\fR) <octet string>" 4
  194. .IX Item "key (OSSL_KDF_PARAM_SECRET) <octet string>"
  195. This parameter set the shared secret that is used for key derivation.
  196. .ie n .IP """info"" (\fB\s-1OSSL_KDF_PARAM_INFO\s0\fR) <octet string>" 4
  197. .el .IP "``info'' (\fB\s-1OSSL_KDF_PARAM_INFO\s0\fR) <octet string>" 4
  198. .IX Item "info (OSSL_KDF_PARAM_INFO) <octet string>"
  199. This parameter sets an optional value for fixedinfo, also known as otherinfo.
  200. .SH "NOTES"
  201. .IX Header "NOTES"
  202. A context for \s-1SSKDF\s0 can be obtained by calling:
  203. .PP
  204. .Vb 2
  205. \& EVP_KDF *kdf = EVP_KDF_fetch(NULL, "SSKDF", NULL);
  206. \& EVP_KDF_CTX *kctx = EVP_KDF_CTX_new(kdf);
  207. .Ve
  208. .PP
  209. The output length of an \s-1SSKDF\s0 is specified via the \fIkeylen\fR
  210. parameter to the \fBEVP_KDF_derive\fR\|(3) function.
  211. .SH "EXAMPLES"
  212. .IX Header "EXAMPLES"
  213. This example derives 10 bytes using H(x) = \s-1SHA\-256,\s0 with the secret key \*(L"secret\*(R"
  214. and fixedinfo value \*(L"label\*(R":
  215. .PP
  216. .Vb 4
  217. \& EVP_KDF *kdf;
  218. \& EVP_KDF_CTX *kctx;
  219. \& unsigned char out[10];
  220. \& OSSL_PARAM params[4], *p = params;
  221. \&
  222. \& kdf = EVP_KDF_fetch(NULL, "SSKDF", NULL);
  223. \& kctx = EVP_KDF_CTX_new(kdf);
  224. \& EVP_KDF_free(kdf);
  225. \&
  226. \& *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_DIGEST,
  227. \& SN_sha256, strlen(SN_sha256));
  228. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_KEY,
  229. \& "secret", (size_t)6);
  230. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_INFO,
  231. \& "label", (size_t)5);
  232. \& *p = OSSL_PARAM_construct_end();
  233. \& if (EVP_KDF_derive(kctx, out, sizeof(out), params) <= 0) {
  234. \& error("EVP_KDF_derive");
  235. \& }
  236. \&
  237. \& EVP_KDF_CTX_free(kctx);
  238. .Ve
  239. .PP
  240. This example derives 10 bytes using H(x) = \s-1HMAC\s0(\s-1SHA\-256\s0), with the secret key \*(L"secret\*(R",
  241. fixedinfo value \*(L"label\*(R" and salt \*(L"salt\*(R":
  242. .PP
  243. .Vb 4
  244. \& EVP_KDF *kdf;
  245. \& EVP_KDF_CTX *kctx;
  246. \& unsigned char out[10];
  247. \& OSSL_PARAM params[6], *p = params;
  248. \&
  249. \& kdf = EVP_KDF_fetch(NULL, "SSKDF", NULL);
  250. \& kctx = EVP_KDF_CTX_new(kdf);
  251. \& EVP_KDF_free(kdf);
  252. \&
  253. \& *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_MAC,
  254. \& SN_hmac, strlen(SN_hmac));
  255. \& *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_DIGEST,
  256. \& SN_sha256, strlen(SN_sha256));
  257. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SECRET,
  258. \& "secret", (size_t)6);
  259. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_INFO,
  260. \& "label", (size_t)5);
  261. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SALT,
  262. \& "salt", (size_t)4);
  263. \& *p = OSSL_PARAM_construct_end();
  264. \& if (EVP_KDF_derive(kctx, out, sizeof(out), params) <= 0) {
  265. \& error("EVP_KDF_derive");
  266. \& }
  267. \&
  268. \& EVP_KDF_CTX_free(kctx);
  269. .Ve
  270. .PP
  271. This example derives 10 bytes using H(x) = \s-1KMAC128\s0(x,salt,outlen), with the secret key \*(L"secret\*(R"
  272. fixedinfo value \*(L"label\*(R", salt of \*(L"salt\*(R" and \s-1KMAC\s0 outlen of 20:
  273. .PP
  274. .Vb 4
  275. \& EVP_KDF *kdf;
  276. \& EVP_KDF_CTX *kctx;
  277. \& unsigned char out[10];
  278. \& OSSL_PARAM params[6], *p = params;
  279. \&
  280. \& kdf = EVP_KDF_fetch(NULL, "SSKDF", NULL);
  281. \& kctx = EVP_KDF_CTX_new(kdf);
  282. \& EVP_KDF_free(kdf);
  283. \&
  284. \& *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_MAC,
  285. \& SN_kmac128, strlen(SN_kmac128));
  286. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SECRET,
  287. \& "secret", (size_t)6);
  288. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_INFO,
  289. \& "label", (size_t)5);
  290. \& *p++ = OSSL_PARAM_construct_octet_string(OSSL_KDF_PARAM_SALT,
  291. \& "salt", (size_t)4);
  292. \& *p++ = OSSL_PARAM_construct_size_t(OSSL_KDF_PARAM_MAC_SIZE, (size_t)20);
  293. \& *p = OSSL_PARAM_construct_end();
  294. \& if (EVP_KDF_derive(kctx, out, sizeof(out), params) <= 0) {
  295. \& error("EVP_KDF_derive");
  296. \& }
  297. \&
  298. \& EVP_KDF_CTX_free(kctx);
  299. .Ve
  300. .SH "CONFORMING TO"
  301. .IX Header "CONFORMING TO"
  302. \&\s-1NIST\s0 SP800\-56Cr1.
  303. .SH "SEE ALSO"
  304. .IX Header "SEE ALSO"
  305. \&\s-1\fBEVP_KDF\s0\fR\|(3),
  306. \&\fBEVP_KDF_CTX_new\fR\|(3),
  307. \&\fBEVP_KDF_CTX_free\fR\|(3),
  308. \&\fBEVP_KDF_CTX_set_params\fR\|(3),
  309. \&\fBEVP_KDF_CTX_get_kdf_size\fR\|(3),
  310. \&\fBEVP_KDF_derive\fR\|(3),
  311. \&\*(L"\s-1PARAMETERS\*(R"\s0 in \s-1\fBEVP_KDF\s0\fR\|(3)
  312. .SH "HISTORY"
  313. .IX Header "HISTORY"
  314. This functionality was added in OpenSSL 3.0.
  315. .SH "COPYRIGHT"
  316. .IX Header "COPYRIGHT"
  317. Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved. Copyright
  318. (c) 2019, Oracle and/or its affiliates. All rights reserved.
  319. .PP
  320. Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
  321. this file except in compliance with the License. You can obtain a copy
  322. in the file \s-1LICENSE\s0 in the source distribution or at
  323. <https://www.openssl.org/source/license.html>.