aboutsummaryrefslogtreecommitdiff
path: root/proto
diff options
context:
space:
mode:
authortholenst <tholenst@google.com>2022-05-06 02:38:10 -0700
committerCopybara-Service <copybara-worker@google.com>2022-05-06 02:39:24 -0700
commit6948297ffd79189a690b47fa4157def27fe735a1 (patch)
treef9c040e598e14b31b50034a20d0268132a9f85e8 /proto
parent04714f46a502c7db44b90f4f52ff48f3e3bf76a1 (diff)
downloadtink-6948297ffd79189a690b47fa4157def27fe735a1.tar.gz
Some reorderings for consistency with google3.
PiperOrigin-RevId: 446937072
Diffstat (limited to 'proto')
-rw-r--r--proto/portable_tink_filter_lite.asciipb27
1 files changed, 27 insertions, 0 deletions
diff --git a/proto/portable_tink_filter_lite.asciipb b/proto/portable_tink_filter_lite.asciipb
new file mode 100644
index 000000000..a0f3934e3
--- /dev/null
+++ b/proto/portable_tink_filter_lite.asciipb
@@ -0,0 +1,27 @@
+optimize_mode: LITE_RUNTIME
+allowed_file: "third_party/tink/proto/aes_cmac.proto"
+allowed_file: "third_party/tink/proto/aes_cmac_prf.proto"
+allowed_file: "third_party/tink/proto/aes_ctr.proto"
+allowed_file: "third_party/tink/proto/aes_ctr_hmac_aead.proto"
+allowed_file: "third_party/tink/proto/aes_ctr_hmac_streaming.proto"
+allowed_file: "third_party/tink/proto/aes_eax.proto"
+allowed_file: "third_party/tink/proto/aes_gcm.proto"
+allowed_file: "third_party/tink/proto/aes_gcm_siv.proto"
+allowed_file: "third_party/tink/proto/aes_gcm_hkdf_streaming.proto"
+allowed_file: "third_party/tink/proto/aes_siv.proto"
+allowed_file: "third_party/tink/proto/chacha20_poly1305.proto"
+allowed_file: "third_party/tink/proto/common.proto"
+allowed_file: "third_party/tink/proto/config.proto"
+allowed_file: "third_party/tink/proto/ecdsa.proto"
+allowed_file: "third_party/tink/proto/ecies_aead_hkdf.proto"
+allowed_file: "third_party/tink/proto/ed25519.proto"
+allowed_file: "third_party/tink/proto/empty.proto"
+allowed_file: "third_party/tink/proto/hkdf_prf.proto"
+allowed_file: "third_party/tink/proto/hmac.proto"
+allowed_file: "third_party/tink/proto/hmac_prf.proto"
+allowed_file: "third_party/tink/proto/kms_aead.proto"
+allowed_file: "third_party/tink/proto/kms_envelope.proto"
+allowed_file: "third_party/tink/proto/rsa_ssa_pkcs1.proto"
+allowed_file: "third_party/tink/proto/rsa_ssa_pss.proto"
+allowed_file: "third_party/tink/proto/tink.proto"
+allowed_file: "third_party/tink/proto/xchacha20_poly1305.proto"