Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102589449
D28755.id85090.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
661 B
Referenced Files
None
Subscribers
None
D28755.id85090.diff
View Options
diff --git a/share/man/man7/crypto.7 b/share/man/man7/crypto.7
--- a/share/man/man7/crypto.7
+++ b/share/man/man7/crypto.7
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 18, 2021
+.Dd March 3, 2021
.Dt CRYPTO 7
.Os
.Sh NAME
@@ -136,7 +136,7 @@
.Dv CRYPTO_CHACHA20
accepts a 16 byte IV.
The first 8 bytes are used as a nonce.
-The last 8 bytes are used as 64-bit big-endian block counter.
+The last 8 bytes are used as a 64-bit little-endian block counter.
.Ss Authenticated Encryption with Associated Data Algorithms
AEAD algorithms in OCF combine a stream cipher with an authentication
algorithm to provide both secrecy and authentication.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 15, 11:43 AM (10 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14641467
Default Alt Text
D28755.id85090.diff (661 B)
Attached To
Mode
D28755: The ChaCha20 counter is little endian, not big endian.
Attached
Detach File
Event Timeline
Log In to Comment