Skip to content

Commit

Permalink
Correct text formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
schnef authored Dec 2, 2021
1 parent be49665 commit 07bd1b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ HKDF](https://soatok.blog/2021/11/17/understanding-hkdf/) on the
proper use of the `Info` argument and why and when to use salt. If the
IKM is not random and/or has some structure as it has when taken from
[Elliptic Curve] Diffie-Hellman for example, you must either hash the

IKM yourself before using it or add some salt.

You can also directly call the underlying functions `extract/2-3` and
Expand Down

0 comments on commit 07bd1b3

Please sign in to comment.