- Feb 21, 2019
-
-
thaidn authored
NOKEYCHECK=True PiperOrigin-RevId: 234869572 GitOrigin-RevId: 6ca4bf591b4ea1ae7e06ca0e0dfccde57b8906a1
-
baskaran authored
PiperOrigin-RevId: 234861080 GitOrigin-RevId: 3dd183efaa85946874cca3d2d37c7855275f0a04
-
tholenst authored
PiperOrigin-RevId: 234788316 GitOrigin-RevId: de061417c466ecfb68e19b7726d76132922915f0
-
- Feb 18, 2019
-
-
thaidn authored
PiperOrigin-RevId: 234498842 GitOrigin-RevId: 044717f3b0e99f2290fb51ae8fb6ffd883cfd80f
-
thaidn authored
Golang refactoring: hide key version and type url constants, which are internal implementation details. Also fix Godoc issues. PiperOrigin-RevId: 234490411 GitOrigin-RevId: 42c3d49919eb5caaa17ca1bb1de044907d8fd3d7
-
przydatek authored
PiperOrigin-RevId: 234441462 GitOrigin-RevId: 0d2b973c1c03d00e965b59cac90ffbd33fd82923
-
tholenst authored
I somehow added this character in my recent cl -- simply a typo, not sure how it happened. PiperOrigin-RevId: 234441278 GitOrigin-RevId: 0808c1fabe1965778be0e1a3441286f8fc184bab
-
tholenst authored
Given that now keyset_handle has a function GetPrimitive, there seems to be no reason for it to expose GetPrimitives() anymore. Nobody should have called it, since the PrimitiveSet<> is not in the public APIs anyhow (and unless I'm missing something there's nothing you can give the result to immediately either or with auto). The only exception would be if someone implemented their own factory, but I don't think there are factories at the moment. PiperOrigin-RevId: 234436305 GitOrigin-RevId: f51581b2812c5ee03c7087acb63274eb6a2dc785
-
thaidn authored
PiperOrigin-RevId: 234222213 GitOrigin-RevId: 98c55286985603f061c16ac892b992a60b44ff9f
-
candrian authored
PiperOrigin-RevId: 234219505 GitOrigin-RevId: 065952380836c77e268425a4e413f8c53c474b1b
-
- Feb 15, 2019
-
-
Ryan Hall authored
Building a KmsClient should not be restricted to a properties file or the default env vars. e.g our org uses temporary credentials from AWS STS.
-
przydatek authored
PiperOrigin-RevId: 234120525 GitOrigin-RevId: 31e937ad206ebf99b42a0b2a7d4ed63f903f4cfc
-
tholenst authored
PiperOrigin-RevId: 233922878 GitOrigin-RevId: 409032c4b8e7fdb5375850da0b1192ab73fa53cd
-
baskaran authored
PiperOrigin-RevId: 233838484 GitOrigin-RevId: 21b48bd63c17f95a45f1f2f36d9a3abb56f8b91d
-
tholenst authored
This is simpler (and in all other factories it already is like this). PiperOrigin-RevId: 233741740 GitOrigin-RevId: 2cc3fb669ce8629c00f4ccb12510f8892aff53fe
-
- Feb 12, 2019
-
-
thaidn authored
PiperOrigin-RevId: 233633355 GitOrigin-RevId: ab19872806ff4db89c4aeb681d72f4998c92a9fa
-
thaidn authored
PiperOrigin-RevId: 233627889 GitOrigin-RevId: 0d4400a0e11d02551d976ad3de239f4144eb55aa
-
candrian authored
PiperOrigin-RevId: 233511396 GitOrigin-RevId: 5ebc4cb1ab46614c6bcc4c9ce32c68dba9c855fc
-
candrian authored
PiperOrigin-RevId: 233509988 GitOrigin-RevId: 328c5111eca01b96f8af29d518e2c33c16b26042
-
thaidn authored
PiperOrigin-RevId: 233500029 GitOrigin-RevId: 1f5705c04bff40a39c8d1134fbbaf802960d77d6
-
https://go-lint.appspot.comthaidn authored
PiperOrigin-RevId: 233499610 GitOrigin-RevId: 20f2bee50cd69f49c6ba674114e01414c308c012
-
- Feb 11, 2019
-
-
thaidn authored
package tink now no longer depends on protobuf. as a result, package subtle is also protobuf free. PiperOrigin-RevId: 233488495 GitOrigin-RevId: b80b96b6a5487fc69a2dedc4143c27876040be87
-
Tink Team authored
Golang: Add BinaryKeysetReader/Writer implementations and KeysetHandle functions that use them to export/import keysets in encrypted or unencrypted form. PiperOrigin-RevId: 233377868 GitOrigin-RevId: d8724112639a9f45e252bca29b2753e4e3b16d11
-
baskaran authored
PiperOrigin-RevId: 233152514 GitOrigin-RevId: 61f5c15dd90a5969ea5d2604151e6dd48bc93bc1
-
baskaran authored
PiperOrigin-RevId: 233142193 GitOrigin-RevId: 1b834de5b6ef57c2ad6f6dda4aec3d01ecca3e78
-
thaidn authored
PiperOrigin-RevId: 232959783 GitOrigin-RevId: dcfe7e3f861c275a91d41a1776461d3f964bcd03
-
baskaran authored
PiperOrigin-RevId: 232936638 GitOrigin-RevId: 73a46910ed66f689f6f6ef04781032d65b3639c1
-
Tink Team authored
FileType objects are deprecated. If they are used for specifying extensions in a rule, it can be just omitted: # before allow_files = FileType([".java"]), # after allow_files = [".java"], If the `.filter` method of a FileType object was used, it should be replaced with native Starlark constructs, such as for-loops or comprehensions. PiperOrigin-RevId: 232598251 GitOrigin-RevId: 5caf081e2e1c15eda21c5f156d3085097bb1e420
-
baskaran authored
PiperOrigin-RevId: 232574619 GitOrigin-RevId: 6ececf4851ace1a9730bb1b44fe4c422779a7d6c
-
baskaran authored
PiperOrigin-RevId: 232566188 GitOrigin-RevId: 48643a874ccf59b97108b54cfe874ff4956b472a
-
baskaran authored
PiperOrigin-RevId: 232551792 GitOrigin-RevId: 1f5806e48de2e4e94608fc540971b1fbfa36d39d
-
thaidn authored
PiperOrigin-RevId: 232551003 GitOrigin-RevId: 3be5e7a2cbc18e1dd9533c865835b5f51f0abc7a
-
candrian authored
PiperOrigin-RevId: 232526481 GitOrigin-RevId: 1c760965083c4df78332634794bb90e241be0f6a
-
baskaran authored
PiperOrigin-RevId: 232523749 GitOrigin-RevId: 31252a060e94f445d61e8f0d64db2e2373910280
-
- Feb 04, 2019
-
-
thaidn authored
PiperOrigin-RevId: 232348647 GitOrigin-RevId: 9f6120c83ccecb9f021112a75000801a77bd4ab3
-
thaidn authored
PiperOrigin-RevId: 232348046 GitOrigin-RevId: 15343ececa717ab70aee34ee48791d785a992b72
-
thaidn authored
PiperOrigin-RevId: 232346830 GitOrigin-RevId: bcc9de4d071be7339c1e8a669006f3543240fc2e
-
thaidn authored
PiperOrigin-RevId: 232346154 GitOrigin-RevId: c0f0ae473f2280391d8dbf55d8592ef400cee7a0
-
thaidn authored
PiperOrigin-RevId: 232335194 GitOrigin-RevId: 29b2bc8bb57ecdeeb3e618910347580ab8c9a1d2
-
thaidn authored
PiperOrigin-RevId: 232313891 GitOrigin-RevId: 43c4ae8550fea1040b2d8a4aa671a7697cd05995
-