[Git][NTPsec/ntpsec][master] Activate attic/random
Hal Murray
gitlab at mg.gitlab.com
Fri Feb 14 20:01:29 UTC 2020
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
df4d37cd by Hal Murray at 2020-02-14T12:00:49-08:00
Activate attic/random
- - - - -
2 changed files:
- attic/README
- attic/wscript
Changes:
=====================================
attic/README
=====================================
@@ -15,6 +15,9 @@ digest-timing.c:: Hack to measure execution times for various digests
clocks:: Hack to measure properties of system clocks.
+random:: Hack to measure timings of random(), RAND_bytes(), and
+ RAND_priv_bytes().
+
kern.c:: Header comment from deep in the mists of past time says:
"This program simulates a first-order, type-II
phase-lock loop using actual code segments from
=====================================
attic/wscript
=====================================
@@ -1,6 +1,6 @@
def build(ctx):
util = [ 'sht',
- 'digest-find', 'digest-timing', 'clocks',
+ 'digest-find', 'digest-timing', 'clocks', "random",
'backwards']
for name in util:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/df4d37cd07de1c9160cf7704a1619944c35838d9
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/df4d37cd07de1c9160cf7704a1619944c35838d9
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200214/707b3185/attachment.htm>
More information about the vc
mailing list