- Jul 19, 2019
- Jul 18, 2019
- Jul 17, 2019
- Jul 16, 2019
-
-
przydatek authored
PiperOrigin-RevId: 258372792
-
paulavidas authored
PiperOrigin-RevId: 258367802
-
przydatek authored
PiperOrigin-RevId: 258360247
-
tholenst authored
PiperOrigin-RevId: 258353197
-
tanujdhir authored
Also handle non-hex MAC and use absl instead of pyglib for logging. PiperOrigin-RevId: 258344414
-
paulavidas authored
PiperOrigin-RevId: 258324064
-
- Jul 15, 2019
-
-
epuig authored
PiperOrigin-RevId: 258183343
-
paulavidas authored
PiperOrigin-RevId: 258156184
-
paulavidas authored
PiperOrigin-RevId: 258152106
-
tholenst authored
PiperOrigin-RevId: 258135693
-
tanujdhir authored
PiperOrigin-RevId: 258118187
-
tanujdhir authored
PiperOrigin-RevId: 258112028
-
- Jul 12, 2019
-
-
paulavidas authored
PiperOrigin-RevId: 257807508
-
przydatek authored
PiperOrigin-RevId: 257752749
-
- Jul 11, 2019
-
-
tanujdhir authored
To replicate: find -name BUILD.bazel -exec sed -Ei 's/\s+# Apache 2.0$//' {} \; find -name BUILD.bazel -exec sed -Ei 's/\s+# Apache 2.0 # keep$/ # keep/' {} \; PiperOrigin-RevId: 257604221
-
epuig authored
PiperOrigin-RevId: 257594353
-
tanujdhir authored
PiperOrigin-RevId: 257589675
-
juerg authored
PiperOrigin-RevId: 257585498
-
tanujdhir authored
PiperOrigin-RevId: 257584807
-
tanujdhir authored
PiperOrigin-RevId: 257574467
-
tanujdhir authored
PiperOrigin-RevId: 257567646
-
- Jul 10, 2019
-
-
Tink Team authored
PiperOrigin-RevId: 257474675
-
juerg authored
PiperOrigin-RevId: 257407936
-
przydatek authored
PiperOrigin-RevId: 257399186
-
tholenst authored
Add a method RegisterAsymmetricKeyManagers to the registry, which allows registering a pair of an internal key manager and a corresponding private key manager. PiperOrigin-RevId: 257372013
-
- Jul 09, 2019
-
-
tanujdhir authored
PiperOrigin-RevId: 257175646
-
juerg authored
PiperOrigin-RevId: 257174178
-
tholenst authored
Add a method "CheckInsertable" to the registry which checks if a given keymanager can be inserted as is. This makes things especially easier when we add code for registering both a matching private/public key manager at the same time. PiperOrigin-RevId: 257166413
-
- Jul 08, 2019
-
-
epuig authored
PiperOrigin-RevId: 256994544
-
epuig authored
PiperOrigin-RevId: 256984303
-
tholenst authored
when one gets the public key. This was somehow not done previously. PiperOrigin-RevId: 256951691
-
przydatek authored
The actual ciphertext of a streaming AEAD begins with a header (i.e. the header is a part of the ciphertext), so ciphertext_offset should obey this semantics. PiperOrigin-RevId: 256942210
-
przydatek authored
PiperOrigin-RevId: 256940676
-