- Sep 04, 2019
- Sep 03, 2019
-
-
thaidn authored
PiperOrigin-RevId: 266985573
-
tanujdhir authored
PiperOrigin-RevId: 266956553
-
paulavidas authored
PiperOrigin-RevId: 266909815
-
paulavidas authored
PiperOrigin-RevId: 266909283
-
tholenst authored
PiperOrigin-RevId: 266889257
-
tholenst authored
PiperOrigin-RevId: 266887521
-
tholenst authored
Migrate the tests for the RsaSsaPss{Sign,Verify}KeyManager to directly operate on the KeyTypeManager interface. PiperOrigin-RevId: 266884315
-
tholenst authored
PiperOrigin-RevId: 266879657
-
- Sep 02, 2019
-
-
paulavidas authored
PiperOrigin-RevId: 266746557
-
Tink Team authored
'java' provider is deprecated and is going to be removed from bazel soon. Also simplifying and fixing the code. Note that the "if hasattr(td, "java"):" branch was incorrect and was never accessed previously. Starlark didn't complain about it because one can call hasattr on any object. When trying to use the new provider it ended up in build errors (see rollback change cl/266444465) because the "in" operator is more restrictive and caught the bug. PiperOrigin-RevId: 266745143
-
- Aug 30, 2019
-
-
candrian authored
PiperOrigin-RevId: 266444465
-
sschmieg authored
defer the computation until closed. PiperOrigin-RevId: 266444142
-
Tink Team authored
'java' provider is deprecated and is going to be removed from blaze soon. PiperOrigin-RevId: 266361895
-
tholenst authored
PiperOrigin-RevId: 266357537
-
Bartosz Przydatek authored
-
tholenst authored
PiperOrigin-RevId: 266345676
-
Taha Sabih authored
-
Bartosz Przydatek authored
PiperOrigin-RevId: 266343040
-
przydatek authored
-
tholenst authored
PiperOrigin-RevId: 266337742
-
tholenst authored
PiperOrigin-RevId: 266326175
-
tholenst authored
PiperOrigin-RevId: 266325874
-
- Aug 29, 2019
-
-
Tink Team authored
PiperOrigin-RevId: 266252869
-
tholenst authored
PiperOrigin-RevId: 266144383
-
tholenst authored
PiperOrigin-RevId: 266124911
-
tholenst authored
PiperOrigin-RevId: 266120169
-
tholenst authored
PiperOrigin-RevId: 266119107
-
tholenst authored
PiperOrigin-RevId: 266118239
-
tholenst authored
PiperOrigin-RevId: 266115935
-
tholenst authored
PiperOrigin-RevId: 266089601
-
tholenst authored
Fix a test in the AesSivKeyManagerTest to actually check the right thing (namely, if the wrong version makes validateKey fail). PiperOrigin-RevId: 266087262
-
Tink Team authored
PiperOrigin-RevId: 266082250
-
- Aug 28, 2019