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
/
base
/
crypto
/
symmetric_key_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-226
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
implement openssl symmetric key
joth@chromium.org
2010-11-12
1
-72
/
+77
*
Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...
pkasting@chromium.org
2010-10-19
1
-1
/
+1
*
** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...
tim@chromium.org
2010-10-18
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - base/.
pkasting@chromium.org
2010-10-18
1
-1
/
+1
*
Implement SymmetricKey::Import for HMAC-SHA-1 keys on Windows.
wtc@chromium.org
2010-09-14
1
-7
/
+2
*
Take 2 for: Add support for SymmetricKey to import raw keys when using NSS.
albertb@chromium.org
2010-07-20
1
-4
/
+43
*
Revert "Add support for SymmetricKey to import raw keys when using NSS."
albertb@chromium.org
2010-07-12
1
-43
/
+4
*
Add support for SymmetricKey to import raw keys when using NSS.
albertb@chromium.org
2010-07-12
1
-4
/
+43
*
Implement PBKDF2-based key derivation, random key generation,
wtc@chromium.org
2010-04-09
1
-8
/
+2
*
Add Mac implementations of new SymmetricKey and Encryptor classes.
snej@chromium.org
2010-03-29
1
-12
/
+117
*
Implement random key generation and AES encryption using NSS.
albertb@chromium.org
2010-03-25
1
-0
/
+88