[DragonFlyBSD - Bug #2758] (Closed) Incorrect info in arc4random(3) manual page

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Fri Oct 21 14:37:36 PDT 2016


Issue #2758 has been updated by dillon.

Status changed from New to Closed

man page updated after all this time :-)


----------------------------------------
Bug #2758: Incorrect info in arc4random(3) manual page
http://bugs.dragonflybsd.org/issues/2758#change-13016

* Author: robin.carey1
* Status: Closed
* 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