aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha20.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* Add ChaCha20Pieter Wuille2017-03-291-0/+180