aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/aes.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* Declare single-argument (non-converting) constructors "explicit"practicalswift2017-08-161-4/+4
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* crypto: add AES 128/256 CBC classesCory Fields2016-05-131-0/+52
* Add ctaes-based constant time AES implementationPieter Wuille2016-05-131-0/+66