summaryrefslogtreecommitdiffstats
path: root/crypto/encryptor_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-11/+12
* Move WriteInto to base namespace.Brett Wilson2015-07-071-3/+4
* Switch to BoringSSL.davidben@chromium.org2014-07-221-3/+2
* Revert "Switch to BoringSSL."agl@chromium.org2014-07-181-2/+3
* Switch to BoringSSL.agl@chromium.org2014-07-181-3/+2
* Revert 283813 "Switch to BoringSSL."vitalybuka@chromium.org2014-07-171-2/+3
* Switch to BoringSSL.agl@chromium.org2014-07-171-3/+2
* Revert "Switch to BoringSSL."agl@chromium.org2014-07-171-2/+3
* Switch to BoringSSL.agl@chromium.org2014-07-161-3/+2
* Support CTR-AES in encryptor_openssl.xhwang@chromium.org2013-06-131-4/+46
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-1/+5
* Use base::StringPiece for input parameters in Encryptor, rather than std::stringrsleevi@chromium.org2011-07-081-5/+9
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+127