|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1654 lines, -22 lines) |
Patch |
 |
M |
content/child/webcrypto/algorithm_registry.cc
|
View
|
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/jwk.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/jwk.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/nss/util_nss.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/child/webcrypto/openssl/ec_key_openssl.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+12 lines, -20 lines |
0 comments
|
Download
|
 |
A |
content/child/webcrypto/openssl/ec_key_openssl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+577 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/child/webcrypto/openssl/ecdsa_openssl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+270 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/platform_crypto.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/status.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/status.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/child/webcrypto/test/ecdsa_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+322 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/webcrypto_util.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/webcrypto/webcrypto_util.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_child.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
content/test/data/webcrypto/ec_private_keys.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/test/data/webcrypto/ecdsa.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+318 lines, -0 lines |
0 comments
|
Download
|