Feature #47
RNG API
Start date:
Due date:
Estimated time:
Resolution:
Description
While we have modularized alost all crypto stuff, the random number generator (aka randomizer) is not exchangeable and uses /dev/(u)random.
The crypto factory should get extended to support RNGs and the randomizer should be ported to a module.
History
#1 Updated by Martin Willi almost 13 years ago
- Status changed from New to Closed
- Affected version set to fixed
r3806