|
|
1.1.1.6 ! root 1: #include "usuals.h" ! 2: ! 3: int cryptRandOpen(void); ! 4: void cryptRandWash(byte const key[16]); ! 5: byte cryptRandByte(void); ! 6: void cryptRandSave(byte const key[16], byte const iv[8]); ! 7: void cryptRandCreate(void); ! 8: ! 9: unsigned trueRandEvent(int event); ! 10: void trueRandFlush(void); ! 11: void trueRandConsume(unsigned count); ! 12: void trueRandAccumLater(unsigned bitcount); ! 13: void trueRandAccum(unsigned count); ! 14: int trueRandByte(void); ! 15: ! 16: int getstring(char *strbuf, unsigned maxlen, int echo);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.