about summary refs log tree commit diff
path: root/cert.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-02 17:44:42 -0400
committerJune McEnroe <june@causal.agency>2021-09-02 17:44:42 -0400
commit2ffea78176d5d761be9f0cecd5ba646aed2945b2 (patch)
tree635e1b325426207ffa1a1dfc3b401c85b2f42dcb /cert.c
parentSeparate stateSync intro messages (diff)
downloadpounce-2ffea78176d5d761be9f0cecd5ba646aed2945b2.tar.gz
pounce-2ffea78176d5d761be9f0cecd5ba646aed2945b2.zip
Read from /dev/urandom instead of using getentropy(3)
getentropy(3) is kind of an awkward function. May as well be generic
as possible and read some random bytes from /dev/urandom, since for
-x we don't really need to worry about being in some execution
environment where that's unavailable. I'm also happy to remove that
special-case include for macOS since its crypt(3) isn't even usable
anyway.
Diffstat (limited to 'cert.c')
0 files changed, 0 insertions, 0 deletions