aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/aes.h
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-08-16Declare single-argument (non-converting) constructors "explicit"practicalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-05-13crypto: add AES 128/256 CBC classesCory Fields
2016-05-13Add ctaes-based constant time AES implementationPieter Wuille