26 lines
277 B
Plaintext
26 lines
277 B
Plaintext
Description:
|
|
Generic crypto random number functions.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
crypto/gc
|
|
getrandom [test "$ac_cv_libgcrypt" != yes]
|
|
|
|
configure.ac:
|
|
gl_MODULE_INDICATOR([gc-random])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"gc.h"
|
|
|
|
Link:
|
|
$(GETRANDOM_LIB)
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|