mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Release calc version 2.11.0t9.4.1
This commit is contained in:
@@ -11,6 +11,6 @@ Where to get the the latest versions of calc
|
||||
for information on how to obtain up a recent version of calc.
|
||||
|
||||
Landon Curt Noll
|
||||
http://reality.sgi.com/chongo
|
||||
http://reality.sgi.com/chongo/
|
||||
|
||||
chongo <was here> /\../\
|
||||
|
@@ -58,6 +58,6 @@ One may join the calc testing group by sending a request to:
|
||||
is your full name.
|
||||
|
||||
Landon Curt Noll
|
||||
http://reality.sgi.com/chongo
|
||||
http://reality.sgi.com/chongo/
|
||||
|
||||
chongo <was here> /\../\
|
||||
|
@@ -15,12 +15,12 @@ DESCRIPTION
|
||||
The basis of this hash algorithm was taken from an idea sent
|
||||
as reviewer comments to the IEEE POSIX P1003.2 committee by:
|
||||
|
||||
Phong Vo (http://www.research.att.com/info/kpv)
|
||||
Phong Vo (http://www.research.att.com/info/kpv/)
|
||||
Glenn Fowler (http://www.research.att.com/~gsf/)
|
||||
|
||||
In a subsequent ballot round:
|
||||
|
||||
Landon Curt Noll (http://reality.sgi.com/chongo)
|
||||
Landon Curt Noll (http://reality.sgi.com/chongo/)
|
||||
|
||||
improved on their algorithm. Some people tried this hash
|
||||
and found that it worked rather well. In an EMail message
|
||||
|
@@ -19,9 +19,9 @@ DESCRIPTION
|
||||
is almost certainly non-chaotic. This function is likely not
|
||||
suitable for applications (such as cryptographic applications)
|
||||
where the unpredictability of seeds is critical. For such critical
|
||||
applications, lavarand should be used. Seed:
|
||||
applications, lavarand should be used. See the URL:
|
||||
|
||||
http://lavarand.sgi.com
|
||||
http://lavarand.sgi.com/index.html
|
||||
|
||||
for information about seeding a pseudo-random number generator
|
||||
(such as rand() or random()) with the cryptographic hash of the
|
||||
|
@@ -222,8 +222,7 @@ DESCRIPTION
|
||||
The pre-defined Blum moduli and quadratic residues were selected
|
||||
by lavarand, a hardware random number generator. See the URL:
|
||||
|
||||
http://lavarand.sgi.com
|
||||
XXX - This URL is not available on 17Feb97 ... but will be soon.
|
||||
http://lavarand.sgi.com/index.html
|
||||
|
||||
for an explanation of how the lavarand random number generator works.
|
||||
For more information, see the comments at the top of the calc
|
||||
|
Reference in New Issue
Block a user