aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libottery
Commit message (Collapse)AuthorAgeFilesLines
* Add rdns as a submodule.Vsevolod Stakhov2014-02-191-9/+1
|
* Remove autogenerated Makefile.Vsevolod Stakhov2014-02-041-314/+0
|
* Use libottery for secure random numbers.Vsevolod Stakhov2014-02-0420-0/+3758
Libottery itself is hosted here: https://github.com/nmathewson/libottery This import is a rough adoptation of libottery to use it for secure random numbers in rspamd when needed (and in DNS resolver specifically). This import makes the internal chacha20 code useless, hence it is removed now.