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
/
content
/
renderer
/
webcrypto
/
webcrypto_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webcrypto to child/ and add support to WebKitPlatformSupportImpl.
jww@chromium.org
2014-03-07
1
-320
/
+0
*
[webcrypto] Add raw symmetric key AES-KW wrap/unwrap for NSS.
padolph@netflix.com
2014-03-06
1
-0
/
+16
*
[webcrypto] Remove code conditional on !defined(WEBCRYPTO_HAS_KEY_ALGORITHM).
eroman@chromium.org
2014-02-28
1
-50
/
+0
*
[webcrypto] Update to use the KeyAlgorithm.
eroman@chromium.org
2014-02-26
1
-49
/
+73
*
[webcrypto] Reject AES-GCM tag lengths other than 32, 64, 96, 104, 112, 120, ...
eroman@chromium.org
2014-02-22
1
-2
/
+2
*
[style] Run webcrypto files through clang-format.
eroman@chromium.org
2014-02-19
1
-34
/
+33
*
[webcrypto] Require optional JWK properties to have the correct type.
eroman@chromium.org
2014-02-07
1
-23
/
+26
*
Revert r249112: "[webcrypto] Require optional JWK properties to have the corr...
eroman@chromium.org
2014-02-06
1
-26
/
+23
*
[webcrypto] Require optional JWK properties to have the correct type.
eroman@chromium.org
2014-02-05
1
-23
/
+26
*
[webcrypto] Validate JWK import of AES keys: key length must match algorithm.
eroman@chromium.org
2014-02-05
1
-0
/
+5
*
[style] Consistently use "unsigned int" rather than just "unsigned".
eroman@chromium.org
2014-01-31
1
-4
/
+5
*
[webcrypto] Add error messages for failed operations.
eroman@chromium.org
2014-01-30
1
-2
/
+140
*
[webcrypto] Add RSASSA-PKCS1-v1_5 sign and verify for NSS.
padolph@netflix.com
2014-01-17
1
-16
/
+27
*
[webcrypto] Add key generation for AES-GCM and AES-KW for NSS.
padolph@netflix.com
2013-12-21
1
-19
/
+0
*
[webcrypto] Some fixes for HMAC
eroman@chromium.org
2013-12-20
1
-0
/
+15
*
[refactor] delete CreateHmacAlgorithmByHashOutputLen().
eroman@chromium.org
2013-12-17
1
-28
/
+0
*
[webcrypto] Add symmetric key export for NSS and OpenSSL.
padolph@netflix.com
2013-12-05
1
-0
/
+8
*
[webcrypto] Add JWK import of RSA public key for NSS.
padolph@netflix.com
2013-12-04
1
-0
/
+5
*
[webcrypto] Add JWK import for HMAC and AES-CBC key.
padolph@netflix.com
2013-12-04
1
-0
/
+192