aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/aes.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-05Limit variable scopepracticalswift
2016-05-13crypto: add AES 128/256 CBC classesCory Fields
2016-05-13Add ctaes-based constant time AES implementationPieter Wuille