botan.entropy.unix_procs

Unix EntropySource

Members

Classes

UnixEntropySource
class UnixEntropySource

Entropy source for generic Unix. Runs various programs trying to gather data hard for a remote attacker to guess. Probably not too effective against local attackers as they can sample from the same distribution.

UnixProcessInfoEntropySource
class UnixProcessInfoEntropySource
Undocumented in source.

Functions

getrusage
int getrusage(int , rusage* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)