All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.crypto.tink.proto.AesGcmHkdfStreaming Maven / Gradle / Ivy

Go to download

Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.

There is a newer version: 1.16.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: proto/aes_gcm_hkdf_streaming.proto

package com.google.crypto.tink.proto;

public final class AesGcmHkdfStreaming {
  private AesGcmHkdfStreaming() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_crypto_tink_AesGcmHkdfStreamingParams_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_crypto_tink_AesGcmHkdfStreamingParams_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_crypto_tink_AesGcmHkdfStreamingKeyFormat_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_crypto_tink_AesGcmHkdfStreamingKeyFormat_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_crypto_tink_AesGcmHkdfStreamingKey_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_crypto_tink_AesGcmHkdfStreamingKey_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\"proto/aes_gcm_hkdf_streaming.proto\022\022go" +
      "ogle.crypto.tink\032\022proto/common.proto\"\214\001\n" +
      "\031AesGcmHkdfStreamingParams\022\037\n\027ciphertext" +
      "_segment_size\030\001 \001(\r\022\030\n\020derived_key_size\030" +
      "\002 \001(\r\0224\n\016hkdf_hash_type\030\003 \001(\0162\034.google.c" +
      "rypto.tink.HashType\"o\n\034AesGcmHkdfStreami" +
      "ngKeyFormat\022=\n\006params\030\001 \001(\0132-.google.cry" +
      "pto.tink.AesGcmHkdfStreamingParams\022\020\n\010ke" +
      "y_size\030\002 \001(\r\"{\n\026AesGcmHkdfStreamingKey\022\017" +
      "\n\007version\030\001 \001(\r\022=\n\006params\030\002 \001(\0132-.google" +
      ".crypto.tink.AesGcmHkdfStreamingParams\022\021" +
      "\n\tkey_value\030\003 \001(\014Bg\n\034com.google.crypto.t" +
      "ink.protoP\001Z




© 2015 - 2025 Weber Informatics LLC | Privacy Policy