summaryrefslogtreecommitdiffstats
path: root/contrib/libottery/ottery_version.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Use libottery for secure random numbers.Vsevolod Stakhov2014-02-041-0/+28
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.