This is a small API extension that should be fully backwards compatible, but allows libraries to supply their own random number generator when calling encrypt.
This will soon be a required feature for hbbft, for this reason I would like to see this single change cherry picked for a 0.1.1 release.
This is a small API extension that should be fully backwards compatible, but allows libraries to supply their own random number generator when calling
encrypt
.This will soon be a required feature for
hbbft
, for this reason I would like to see this single change cherry picked for a0.1.1
release.