aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha20.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Add ChaCha20 encryption option (XOR)Jonas Schnelli2019-05-031-1/+131
* 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