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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[webcrypto] Add RSASSA-PKCS1-v1_5 sign and verify for NSS.
padolph@netflix.com
2014-01-17
4
-116
/
+631
*
[webcrypto] Add AES-GCM using NSS.
eroman@chromium.org
2014-01-15
2
-0
/
+489
*
NSS: Fix places leaking internal slot references
mattm@chromium.org
2014-01-03
1
-2
/
+4
*
[webcrypto] Add key generation for AES-GCM and AES-KW for NSS.
padolph@netflix.com
2013-12-21
4
-49
/
+67
*
[webcrypto] Fix include ordering in OpenSSL impl.
bryaneyler@google.com
2013-12-20
1
-2
/
+1
*
[webcrypto] Some fixes for HMAC
eroman@chromium.org
2013-12-20
5
-59
/
+93
*
[webcrypto] Add import of AES-KW key for NSS.
padolph@netflix.com
2013-12-18
2
-3
/
+93
*
[webcrypto] Use new parameter names (that end in "bits" vs "bytes").
eroman@chromium.org
2013-12-17
2
-12
/
+19
*
[refactor] delete CreateHmacAlgorithmByHashOutputLen().
eroman@chromium.org
2013-12-17
3
-40
/
+6
*
Rework how webcrypto tests are disabled for inprogress OpenSSL implementation.
eroman@chromium.org
2013-12-17
1
-51
/
+31
*
[webcrypto] Implicitly set public keys to extractable.
eroman@chromium.org
2013-12-06
3
-16
/
+6
*
[webcrypto] Add symmetric key export for NSS and OpenSSL.
padolph@netflix.com
2013-12-05
5
-25
/
+141
*
[webcrypto] Add JWK import of RSA public key for NSS.
padolph@netflix.com
2013-12-04
7
-57
/
+275
*
[webcrypto] Add JWK import for HMAC and AES-CBC key.
padolph@netflix.com
2013-12-04
7
-148
/
+1085
*
[webcrypto] Add RSAES-PKCS1-v1_5 encrypt and decrypt for NSS.
padolph@netflix.com
2013-11-28
2
-22
/
+359
*
[webcrypto] Add RSA private key PKCS#8 import for NSS.
padolph@netflix.com
2013-11-27
2
-40
/
+175
*
[webcrypto] Add RSA public key SPKI import/export for NSS.
padolph@netflix.com
2013-11-26
5
-80
/
+369
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+2
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
5
-392
/
+392
*
[webcrypto] Fix compiler errors in WebCryptoImplTest
halton.huo@intel.com
2013-11-06
1
-8
/
+8
*
[webcrypto] Remove the TODO for NullKey().
eroman@chromium.org
2013-11-05
3
-11
/
+2
*
[webcrypto] Add RSA key generation using NSS.
padolph@netflix.com
2013-11-02
5
-21
/
+342
*
[webcrypto] Refactor to allow for unspecified "algorithm" to importKey().
eroman@chromium.org
2013-10-31
5
-91
/
+123
*
[webcrypto] Add AES and HMAC key generation using OpenSSL.
padolph@netflix.com
2013-10-24
2
-49
/
+97
*
[webcrypto] Add import(), encrypt(), and decrypt() for AES-CBC using OpenSSL.
padolph@netflix.com
2013-10-23
5
-39
/
+154
*
webcrypto: add AES and HMAC key generation
ellyjones@chromium.org
2013-10-10
5
-0
/
+216
*
Added WebCypto digest OpenSSL implementation.
padolph@netflix.com
2013-10-05
2
-15
/
+63
*
WebCrypto: Implement importKey(), sign(), and verify() for HMAC in OpenSSL
padolph@netflix.com
2013-10-02
2
-13
/
+180
*
[webcrypto] Add decrypt() for AES-CBC.
eroman@chromium.org
2013-10-01
5
-57
/
+192
*
Revert "[webcrypto] Add decrypt() for AES-CBC."
eroman@chromium.org
2013-09-27
5
-133
/
+28
*
[webcrypto] Add decrypt() for AES-CBC.
eroman@chromium.org
2013-09-27
5
-28
/
+133
*
[webcrypto] Implement encrypt() and importKey() for AES-CBC using NSS.
eroman@chromium.org
2013-09-27
5
-1
/
+310
*
Fixup ifdef guards following a move.
eroman@chromium.org
2013-09-27
1
-3
/
+3
*
Replace instances of vector.data() with &vector[0].
eroman@chromium.org
2013-09-27
1
-6
/
+6
*
[webcrypto] Move the files to a subdirectory (content/renderer/webcrypto).
eroman@chromium.org
2013-09-27
6
-0
/
+885