about summary refs log tree commit diff
path: root/rdd.c
Commit message (Collapse)AuthorAgeFilesLines
* use chacha8, switch to chacha-opt HEAD masterLeah Neukirchen2020-04-191-12/+16
| | | | | This is actually even faster (and comparable in speed with the reference implementation), and also has received substantial cryptanalysis.
* improve error messages v0.9Leah Neukirchen2018-01-061-2/+2
|
* exit cleanly on ENOSPCLeah Neukirchen2018-01-031-2/+6
|
* use longLeah Neukirchen2018-01-031-1/+2
|
* rdd: don't dump to ttyLeah Neukirchen2018-01-031-0/+3
|
* fix warningLeah Neukirchen2018-01-031-1/+1
|
* reformatLeah Neukirchen2018-01-031-42/+42
|
* initial importChristian Neukirchen2013-03-161-0/+56