fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
387 B
Text
7 lines
387 B
Text
A tiny Perl extension to generate cryptographically-secure random bytes.
|
|
|
|
It provides random bytes from a cryptographically secure random
|
|
number generator (ISAAC), seeded from strong entropy sources on a
|
|
wide variety of platforms. It does so without external dependencies
|
|
(except on Windows), and has a minimal but useful user interface
|
|
patterned after the module Bytes::Random::Secure.
|