mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-03 10:34:16 -04:00
Fix minor grammatical error
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
5c65c5781f
commit
65a141a7b0
@ -317,7 +317,7 @@ strong security arguments, so it's unclear whether it would be accepted.
|
|||||||
HKDF: Expand not exposed on its own (TLS 1.3)
|
HKDF: Expand not exposed on its own (TLS 1.3)
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
The HKDF function uses and Extract-then-Expand approach, that is:
|
The HKDF function uses an Extract-then-Expand approach, that is:
|
||||||
|
|
||||||
HKDF(x, ...) = HKDF-Expand(HKDF-Extract(x, ...), ...)
|
HKDF(x, ...) = HKDF-Expand(HKDF-Extract(x, ...), ...)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user