diff options
author | Jan Huwald <jh@sotun.de> | 2012-05-21 11:05:32 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2012-05-21 11:05:32 (GMT) |
commit | e37d9f8fb1e235510f2416e26a2a739bb0daf8ef (patch) | |
tree | f8fc6773592fca518d1a18cc5c027811b5c0b13e /hbbpd.c | |
parent | 94ff4ad0f6b71c662f48c88308046f267dd74907 (diff) |
hbbp_keygen: add own implementation of randombytes
Nacl requires an implementation of randombytes. The version offered by
nacl has a strange behaviour (e.g. indefinite blocking in case
/dev/urandom is unavailable) and is hard to portably link (.o file in
some lib directory). It is thus replaced with an own implementation
(that does proper error handling by the way).
Diffstat (limited to 'hbbpd.c')
0 files changed, 0 insertions, 0 deletions