index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
encryptor_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in crypto/.
avi
2015-12-21
1
-0
/
+3
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
1
-1
/
+1
*
Relax the failure mode of EncryptorTest.UnsupportedKeySize so that we
wtc@chromium.org
2014-07-31
1
-6
/
+5
*
Desupport AES-192 in crypto::SymmetricKey.
davidben@chromium.org
2014-07-25
1
-26
/
+0
*
Prevent invalid memory read when AES-CBC decrypting.
eroman@chromium.org
2013-10-01
1
-0
/
+26
*
Rename "decypted" to "decrypted".
eroman@chromium.org
2013-09-30
1
-28
/
+28
*
Support CTR-AES in encryptor_openssl.
xhwang@chromium.org
2013-06-13
1
-28
/
+190
*
Use a direct include of strings headers in crypto/, dbus/, device/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use NSS for symmetric key crypto operations on Windows and Mac.
ddorwin@chromium.org
2012-06-15
1
-15
/
+25
*
Add a wrong key that should be detected by all implementations.
wtc@chromium.org
2012-05-11
1
-5
/
+24
*
Demonstrate that not all wrong keys can be detected by padding error.
wtc@chromium.org
2012-04-27
1
-0
/
+14
*
Add a wrong key test into EncryptorTest.
xhwang@chromium.org
2012-04-23
1
-1
/
+45
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-18
/
+0
*
Implement AES-CTR for NSS.
hclam@chromium.org
2011-06-24
1
-0
/
+68
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-0
/
+233