- Mar 20, 2019
- Feb 15, 2019
-
-
przydatek authored
PiperOrigin-RevId: 234120525 GitOrigin-RevId: 31e937ad206ebf99b42a0b2a7d4ed63f903f4cfc
-
- Feb 11, 2019
-
-
candrian authored
PiperOrigin-RevId: 232526481 GitOrigin-RevId: 1c760965083c4df78332634794bb90e241be0f6a
-
- Feb 02, 2019
- Nov 28, 2018
-
-
tholenst authored
PiperOrigin-RevId: 222059710 GitOrigin-RevId: aa17789b4100c36e92cae877ef0155de290471d5
-
bleichen authored
Since AES-GCM-SIV is nonce-misuse resistant, this encryption mode could also be used in situations where the nonce is user provided. However, because of lack of concrete use cases this is currently not implemented. PiperOrigin-RevId: 222051134 GitOrigin-RevId: 353fc02f64accde521a98bb7d774b8e1b015d275
-
- Oct 04, 2018
-
-
Bartosz Przydatek authored
PiperOrigin-RevId: 215715293 GitOrigin-RevId: 80e07d9c0b633860f95c31e45d8d8deb26bf8353
-
Bartosz Przydatek authored
PiperOrigin-RevId: 215708241 GitOrigin-RevId: b596f3df1821ab588e144bbd47790cda3fcf082a
-
- Aug 30, 2018
-
-
Haris Andrianakis authored
PiperOrigin-RevId: 210115829 GitOrigin-RevId: 5471228a7b79b4031942edfe9f56627bbd764df6
-
Haris Andrianakis authored
PiperOrigin-RevId: 209964963 GitOrigin-RevId: df4cd1de59380a7098bb0b887bdb60a672db44f3
-
Rafael Lerm authored
PiperOrigin-RevId: 209036221 GitOrigin-RevId: a6366505feef699fe29905c07b38e03b0b470432
-
- Aug 09, 2018
-
-
Rafael Lerm authored
This will be used later to at least test the RsaSignBoringSSL class. PiperOrigin-RevId: 208055588 GitOrigin-RevId: 5db7533b333088b10bb8d22656c6aad4114da005
-
Thai Duong authored
Tests were added in https://critique.corp.google.com/#review/199320855. PiperOrigin-RevId: 207945132 GitOrigin-RevId: e7fc3720efe5ac703bae3d5de5e772d62146db85
-
- Aug 01, 2018
-
-
Quan Nguyen authored
+ Add EcdsaSignatureEncoding parameter into constructor of ecdsa_sign/verify_boringssl + str2bn/bn2str subtle_util_boringssl. + Methods transform back and forth between IEEE_P1363 and DER encoding. The rests of changes are just consequences of constructor change. PiperOrigin-RevId: 206673897 GitOrigin-RevId: b41a79aed3c317ed6104e945dc1834bb4df0b358
-
- Jul 27, 2018
-
-
Quan Nguyen authored
PiperOrigin-RevId: 205833627 GitOrigin-RevId: e8e4149a655917a39dd45e4f4df1ba6fdcde240d
-
- Jul 03, 2018
-
-
Bartosz Przydatek authored
(based on cl/196889713 and cl/197018177) PiperOrigin-RevId: 202529544 GitOrigin-RevId: f290535f5a57642982d30c43b113cdae6fd7a385
-
- Jun 27, 2018
-
-
Quan Nguyen authored
Fix Wycheproof ecdh BUILD to include ecdh_secp256r1_test.json PiperOrigin-RevId: 202234443 GitOrigin-RevId: 91bf697675c5962c4dcf3f424518fbb9df69b2a6
-
Quan Nguyen authored
PiperOrigin-RevId: 202020445 GitOrigin-RevId: 13efa4e5f61ba413967f1fec1efbef9decd3cf48
-
Bartosz Przydatek authored
PiperOrigin-RevId: 201483815 GitOrigin-RevId: b6d76588fc877e84c0699e642ad2300b3b5f8d2c
-
- May 24, 2018
-
-
Bartosz Przydatek authored
*** Reason for rollback *** Fixing the reason for breaking the tests. *** Original change description *** Automated g4 rollback of changelist 197860731. *** Reason for rollback *** TAP has detected that 100 or more targets failed to build at cl/197860731. If this is an error, please file a bug at go/autorollback-bug. TAP double-checked a few of the targets built at cl/197860730: https://sponge.corp.google.com/invocations?searchFor=label%3Atap+label%3Apostsubmit+label%3AAutoRollback+cl%3A197860730 but failed to build at cl/197860731. Sponge link for all broken targets: https://sponge.corp.google.co... *** PiperOrigin-RevId: 197877227 GitOrigin-RevId: a089063c3b449d59a7e90e4295c233b4e3b26520
-
Tink Team authored
*** Reason for rollback *** TAP has detected that 100 or more targets failed to build at cl/197860731. If this is an error, please file a bug at go/autorollback-bug. TAP double-checked a few of the targets built at cl/197860730: https://sponge.corp.google.com/invocations?searchFor=label%3Atap+label%3Apostsubmit+label%3AAutoRollback+cl%3A197860730 but failed to build at cl/197860731. Sponge link for all broken targets: https://sponge.corp.google.com/invocations?searchFor=label%3Atap+label%3Apostsubmit+label%3AAutoRollback+cl%3A197860731+status%3Afailed_to_build To see all targets that ran, along with their final status, visit: http://test/197860731 Questions? Comments? See the URL. go/autorollback *** Original change description *** Hiding C++ KeysetHandle::get_keyset() method. *** PiperOrigin-RevId: 197862984 GitOrigin-RevId: cce43c7029c7d5725390bb8f51f8ac7a90e61768
-
Bartosz Przydatek authored
PiperOrigin-RevId: 197860731 GitOrigin-RevId: e67cdc709f253d56df35fed540e34550cf7ed3ab
-
- Apr 06, 2018
-
-
Thai Duong authored
This prevents accidentally leaking unpublished test vectors. PiperOrigin-RevId: 191730673 GitOrigin-RevId: 25ef0af66bb4b2e7de1e6f31195d30f251e911e6
-
- Apr 04, 2018
-
-
Bartosz Przydatek authored
PiperOrigin-RevId: 191626448 GitOrigin-RevId: c23f095013755c09eae995b279db516d2f9020df
-
- Mar 18, 2018
-
-
Bartosz Przydatek authored
PiperOrigin-RevId: 189379168 GitOrigin-RevId: 2524f3b25fbaa08011b512a2730265435f48db37
-
- Mar 13, 2018
-
-
Thai Duong authored
PiperOrigin-RevId: 188924105 GitOrigin-RevId: 8dd7b38c0319064bc7c15bcb5d4dabc20fa733d9
-
Thai Duong authored
PiperOrigin-RevId: 188804612 GitOrigin-RevId: f74c008ce89de81d4aaa167b653e3043a6e19375
-
- Feb 27, 2018
-
-
Google Engineers authored
This allows to use BUILD for Blaze. Change-Id: I6fa84543b8ec927b0bdf5641f698b00d9c4de416 ORIGINAL_AUTHOR=Google Engineers <noreply@google.com> GitOrigin-RevId: c049652c44d7e575d04169caf19d85b0d5371181
-
- Dec 20, 2017
-
-
Bartosz Przydatek authored
Change-Id: Ib2ec892a953c491d7ea91bc123f6668d217f57ff ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com> GitOrigin-RevId: c06a4aff179b9fdc93bcd217bac8e3e329844740
-
- 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
-
Thai Duong authored
Change-Id: Ib1af3c9b6d297d45df29cf09de74ebc0a6e9bebe ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 82f37cd1d3287c16ea62e2f4cd3dd3df93bba1b5
-
Thai Duong authored
Change-Id: Idc91dd3978d7d3456fdce281541c6a8dd6f10dec ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 005561b04d1f26f32e2fb77d0c07e92aeb839123
-
Thai Duong authored
Change-Id: I904ec277887a576df3d4a23ef87ca000f87ed87c ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 6ae02a096733fbc60a689b1cadc6f77ea756584d
-
Thai Duong authored
Change-Id: I24b4caab40bc8b257ffe02f394a05db438cde292 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 01c331e3bd6eb9304143306ccdd1fa12ce170830
-
- Oct 06, 2017
-
-
Thai Duong authored
- Moving wycheproof test vectors to testdata/wycheproof so that they can be excluded in sync. - StreamingAeadConfig does not use AeadConfig, removing the dependency. - Adding ToString() in a few places. - Removing unused dependencies in AesGcmBoringSsl. - Removing TestUtil.getBytes() and renaming TestUtil.getJsonObject to readJson. Change-Id: I5216275fa7050524af98c11ce6a8007cbab37212 ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: 4fdc9b5759d0f37b0ce054fe56a57bb27c3ba594
-
- Sep 19, 2017
-
-
Thai Duong authored
These archives are prepared on-the-fly by GitHub and are not guaranteed to be the same every time (for example, the order of files within the archive could change). We also need a new version of rules_go because the version that we were using also depends on GitHub archives. This explains the changes in go/. Also switch to googletest's provided bazel BUILD file, as recommended by the googletest team. Change-Id: I57f9c93a41eb68ee2946a0744506a9334b6d1ccc ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com> GitOrigin-RevId: eab348375b10cedd354da3fc2f286abc80869df9
-
- Sep 06, 2017
-
-
Haris Andrianakis authored
Change-Id: If142d76a200e13ca7ac91a38a2f2e958b2b62b92 ORIGINAL_AUTHOR=Haris Andrianakis <candrian@google.com> GitOrigin-RevId: 4c2d343d902663fa3e67824df417643c9ec1713a
-