[DragonFlyBSD - Bug #2758] (New) Incorrect info in arc4random(3) manual page
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Mon Jan 5 05:14:07 PST 2015
Issue #2758 has been reported by robin.carey1.
----------------------------------------
Bug #2758: Incorrect info in arc4random(3) manual page
http://bugs.dragonflybsd.org/issues/2758
* Author: robin.carey1
* Status: New
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
Dear DragonFlyBSD bugs,
There is an incorrect statement in the
arc4random(3)
Manual page; The manual page reads:
".....which uses 8*8 8 bit S-Boxes ..."
But ARC4 uses 256 (not 64) "8-bit S-Boxes"; Which corresponds to "2**8"
(using
the same syntax used elsewhere in that manual page).
The same mistake is present in the FreeBSD arc4random(3) manual page.
--
Sincerely,
Robin Carey BSc
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list