aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha20.cpp
AgeCommit message (Expand)Author
2022-05-04Unroll the ChaCha20 inner loop for performancePieter Wuille
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-05-03Add ChaCha20 encryption option (XOR)Jonas Schnelli
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-03-29Add ChaCha20Pieter Wuille