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_impl_openssl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[webcrypto] Refactor to share more code between OpenSSL and NSS implementations.
eroman@chromium.org
2014-02-19
1
-518
/
+0
*
[style] Consistently use "unsigned int" rather than just "unsigned".
eroman@chromium.org
2014-01-31
1
-19
/
+19
*
[style] Remove braces from single-line if statements for style consistency.
eroman@chromium.org
2014-01-31
1
-14
/
+9
*
[refactor] Split up some large switch statements.
eroman@chromium.org
2014-01-31
1
-1
/
+1
*
[webcrypto] Add error messages for failed operations.
eroman@chromium.org
2014-01-30
1
-82
/
+84
*
[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
1
-22
/
+1
*
[webcrypto] Use new parameter names (that end in "bits" vs "bytes").
eroman@chromium.org
2013-12-17
1
-5
/
+9
*
[webcrypto] Add symmetric key export for NSS and OpenSSL.
padolph@netflix.com
2013-12-05
1
-4
/
+30
*
[webcrypto] Add JWK import of RSA public key for NSS.
padolph@netflix.com
2013-12-04
1
-0
/
+14
*
[webcrypto] Add JWK import for HMAC and AES-CBC key.
padolph@netflix.com
2013-12-04
1
-2
/
+4
*
[webcrypto] Add RSA public key SPKI import/export for NSS.
padolph@netflix.com
2013-11-26
1
-6
/
+12
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-75
/
+75
*
[webcrypto] Add RSA key generation using NSS.
padolph@netflix.com
2013-11-02
1
-0
/
+11
*
[webcrypto] Refactor to allow for unspecified "algorithm" to importKey().
eroman@chromium.org
2013-10-31
1
-10
/
+19
*
[webcrypto] Add AES and HMAC key generation using OpenSSL.
padolph@netflix.com
2013-10-24
1
-3
/
+66
*
[webcrypto] Add import(), encrypt(), and decrypt() for AES-CBC using OpenSSL.
padolph@netflix.com
2013-10-23
1
-17
/
+129
*
webcrypto: add AES and HMAC key generation
ellyjones@chromium.org
2013-10-10
1
-0
/
+9
*
Added WebCypto digest OpenSSL implementation.
padolph@netflix.com
2013-10-05
1
-8
/
+61
*
WebCrypto: Implement importKey(), sign(), and verify() for HMAC in OpenSSL
padolph@netflix.com
2013-10-02
1
-13
/
+170
*
[webcrypto] Add decrypt() for AES-CBC.
eroman@chromium.org
2013-10-01
1
-0
/
+9
*
Revert "[webcrypto] Add decrypt() for AES-CBC."
eroman@chromium.org
2013-09-27
1
-9
/
+0
*
[webcrypto] Add decrypt() for AES-CBC.
eroman@chromium.org
2013-09-27
1
-0
/
+9
*
[webcrypto] Implement encrypt() and importKey() for AES-CBC using NSS.
eroman@chromium.org
2013-09-27
1
-0
/
+9
*
[webcrypto] Move the files to a subdirectory (content/renderer/webcrypto).
eroman@chromium.org
2013-09-27
1
-0
/
+59