- Jun 27, 2018
-
-
Quan Nguyen authored
Remove ComputeSharedEcdh function because: + It's moved to subtle_util_boringssl + It's not used any more and it's not carefully tested. PiperOrigin-RevId: 202044794 GitOrigin-RevId: 2248584d3263c9382471b3f5028a5de506e1d6ff
-
- Mar 18, 2018
-
-
Bartosz Przydatek authored
PiperOrigin-RevId: 189379168 GitOrigin-RevId: 2524f3b25fbaa08011b512a2730265435f48db37
-
- Dec 11, 2017
-
-
Bartosz Przydatek authored
Also putting all subtle-classes in namespace crypto::tink::subtle. Change-Id: I47fece5df4ef524521449320d619b13ba8466373 ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com> GitOrigin-RevId: 39ba523aecf79247e31f87e974f79eec3dfaf1bc
-
- Oct 26, 2017
-
-
Thai Duong authored
Change-Id: I0e0d9245e50a5d98b6e261f07c886d72cf97afd5 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: cc4c8808cdf631449679a26f94e289008d0d5b71
-
- Sep 01, 2017
-
-
Thai Duong authored
Change-Id: I2e628298c31e26da0067196634b5dc4d3bd5ed84 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 9b88cb7f7aad68ff16094ab7ff6a3a1620f58cd5
-
- Jun 12, 2017
-
-
Bartosz Przydatek authored
Change-Id: I62b3161a7c0218c78791ed750b2b3b8bd55c623f ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com> GitOrigin-RevId: 71c1d0e5a35cace54ea0cf066358818371607032
-
- May 26, 2017
-
-
Thai Duong authored
Change-Id: I115b64a1d4a3e4eadb330ed707c9206efd42ae31 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 58c9c7744df883bbbe906d3928027607208a7d1a
-
- May 04, 2017
-
-
Quan Nguyen authored
Change-Id: I18e26993ee145226baff2f16317f00e2d4f8a569 ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com> GitOrigin-RevId: d7dbc938cad7cbc3a9b3b68d46ef5a70d5c1c3b7
-
- Apr 03, 2017
-
-
Thai Duong authored
Change-Id: I25ac6bbd0e2fcc23c741e78125c4539805517866 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 16370d0bf538bd1849d67f8807181b32368d104f
-
- Mar 27, 2017
-
-
Bartosz Przydatek authored
Change-Id: I78628a62983c472f0cb5b73ce6f4e68714637398 ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com> GitOrigin-RevId: a80036ee74ca7a6dcb7b5f84c2dc395a350cd43a
-
- Mar 23, 2017
-
-
Bartosz Przydatek authored
ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com> GitOrigin-RevId: c019cd1b6c0a97f0cbc1fa296488dc849da62aa8
-
Thai Duong authored
Move java/GenTestRules.bzl -> tools/gen_java_test_rules.bzl, so that we can use it for other components. Change-Id: I339702f340f75269f48fb6b8e8c78616d72d2f72 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 6667ac5c857bd16066a7c229de0dddae59f265e7
-
Thai Duong authored
ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 51fc88f7b58f4e33efdbac728e1f4b84088d8bcc
-
Quan Nguyen authored
This CL is exactly the same as I3df492c6d400fde36dea9e556deb3aa4987aa978, except adding EcdsaProtoTest Rename Proto to TinkProto. Change-Id: Iff2c97e6cf57aaf512e218c1fadbec305c2c8a6f ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com> GitOrigin-RevId: 4b68683c291825759c006df2925c15a8560ae590
-
Thai Duong authored
Change-Id: I0da7c8a7bd5bd113edb7ed5cf19dc23b10af5a81 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 624461c8281b1e04bae4e366e7cffd82a3827336
-
- Mar 22, 2017
-
-
Thai Duong authored
- Directory structure follows TensorFlow. - Rules for protobuf building are based on https://github.com/pubref/rules_protobuf, as I can't find anything simpler. - Continuous integration with Kokoro (work in progress). I also copied some existing Java/CC code from Bartosz and Daniel's experimental folders. Change-Id: I7f993934d149c114320e3388fee84fbdafd7ba81
-