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
/
child
/
webcrypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for the new WebCrypto digest by chunks API.
jww@chromium.org
2014-04-01
8
-59
/
+263
*
[webcrypto] Fix a bug where generated RSA private keys couldn't be exported o...
eroman@chromium.org
2014-03-28
2
-2
/
+36
*
Use the new PK11_ExportDERPrivateKeyInfo function when using bundled NSS.
wtc@chromium.org
2014-03-27
1
-1
/
+12
*
[webcrypto] Minor cleanup/consolidation of JWK source.
padolph@netflix.com
2014-03-26
7
-54
/
+78
*
[webcrypto] Add JWK RSA public key export for NSS.
padolph@netflix.com
2014-03-26
7
-43
/
+297
*
[webcrypto] Simplify the AES-KW workaround for NSS and remove valgrind suppre...
eroman@chromium.org
2014-03-25
1
-26
/
+17
*
[webcrypto] Refactor to use WebCryptoKeyAlgorithm create* functions.
eroman@chromium.org
2014-03-25
2
-17
/
+13
*
[webcrypto] Add wrap/unwrap forwarding methods to WebCryptoImpl.
eroman@chromium.org
2014-03-25
2
-1
/
+57
*
[webcrypto] Add PKCS#8 export for RSA private keys for NSS.
eroman@chromium.org
2014-03-25
5
-5
/
+189
*
[webcrypto] Remove support for null import algorithms.
eroman@chromium.org
2014-03-20
11
-229
/
+85
*
[webcrypto] Remove ifdefs for whether hmac key algorithm has length.
eroman@chromium.org
2014-03-20
2
-21
/
+3
*
[webcrypto] Add JWK symmetric key RSAES-PKCS1-v1_5 wrap / unwrap for NSS.
padolph@netflix.com
2014-03-20
3
-105
/
+250
*
[refactor] Move Status to its own file.
eroman@chromium.org
2014-03-20
10
-375
/
+415
*
Fix "unreachable code" warnings (MSVC warning 4702) in content/.
pkasting@chromium.org
2014-03-19
1
-4
/
+3
*
[webcrypto] Add length parameter to HmacKeyAlgorithm. (chromium)
eroman@chromium.org
2014-03-19
3
-3
/
+34
*
[webcrypto] Add JWK symmetric key AES-KW unwrap for NSS.
padolph@netflix.com
2014-03-18
6
-114
/
+419
*
[webcrypto] Implement structured clone of keys (chromium-side).
eroman@chromium.org
2014-03-18
7
-24
/
+189
*
[webcrypto] Remove another instance of SHA-224 enum.
eroman@chromium.org
2014-03-18
1
-3
/
+0
*
[webcrypto] JWK: Updated import(ext, key_ops) and added export of symmetric keys
padolph@netflix.com
2014-03-14
5
-110
/
+804
*
Revert of [webcrypto] JWK: Updated import(ext, key_ops) and added export of s...
finnur@chromium.org
2014-03-14
5
-798
/
+110
*
[webcrypto] JWK: Updated import(ext, key_ops) and added export of symmetric keys
padolph@netflix.com
2014-03-14
5
-110
/
+798
*
[webcrypto] Add raw symmetric key RSAES-PKCS1-v1_5 wrap/unwrap for NSS.
padolph@netflix.com
2014-03-13
5
-21
/
+332
*
[webcrypto] Remove support for SHA-224 (CL 2 or 3).
eroman@chromium.org
2014-03-13
5
-16
/
+0
*
[webcrypto] Change HMAC key generation length from bytes to bits.
eroman@chromium.org
2014-03-13
2
-9
/
+0
*
Revert 256399 "[webcrypto] JWK: Updated import(ext, key_ops) and..."
kochi@chromium.org
2014-03-12
5
-762
/
+80
*
[webcrypto] JWK: Updated import(ext, key_ops) and added export of symmetric keys
padolph@netflix.com
2014-03-12
5
-80
/
+762
*
[webcrypto] Workaround for NSS AES-KW unwrap bug 981170
padolph@netflix.com
2014-03-11
2
-11
/
+34
*
[webcrypto] Change HMAC key generation length from bytes to bits.
eroman@chromium.org
2014-03-10
2
-4
/
+15
*
Move webcrypto to child/ and add support to WebKitPlatformSupportImpl.
jww@chromium.org
2014-03-07
14
-0
/
+6375