CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/05 16:52:47
Modified files:
lib/libcrypto/bn: bn_lcl.h bn_rand.c
Log message:
Introduce bn_rand_interval() that allows specifying an interval [a, b)
from which a a BIGNUM is chosen uniformly at random.
ok beck jsing
