|
|
1.1 root 1: #include "usuals.h"
2:
3: /* Set this to whatever you need (must be > 512) */
4: #define RANDPOOLBITS 3072
5:
6: void randPoolStir(void);
7: void randPoolAddBytes(byte const *buf, unsigned len);
8: void randPoolGetBytes(byte *buf, unsigned len);
9: byte randPoolGetByte(void);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.