Skip to content

Commit 24241fd

Browse files
committed
Fix formatting of section identifier in scalar crypto
1 parent ad683c1 commit 24241fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scalar-crypto.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4657,7 +4657,7 @@ SP 800-90C cite:[BaKeRo:21] states that each conditioned block of n bits
46574657
is required to have n+64 bits of input entropy to attain full entropy.
46584658
Hence NIST SP 800-90B cite:[TuBaKe:18] min-entropy assessment must
46594659
guarantee at least 128 + 64 = 192 bits input entropy per 256-bit block
4660-
( cite:[BaKeRo:21], Sections 4.1. and 4.3.2 ).
4660+
(cite:[BaKeRo:21], Sections 4.1. and 4.3.2).
46614661
Only then a hashing of 16 * 16 = 256 bits from the entropy source
46624662
will produce the desired 128 bits of full entropy. This follows from
46634663
the specific requirements, threat model, and distinguishability proof

0 commit comments

Comments
 (0)