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

com.google.crypto.tink.proto.AesCtrHmacStreaming 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.15.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: proto/aes_ctr_hmac_streaming.proto

package com.google.crypto.tink.proto;

public final class AesCtrHmacStreaming {
  private AesCtrHmacStreaming() {}
  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_AesCtrHmacStreamingParams_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_crypto_tink_AesCtrHmacStreamingParams_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_crypto_tink_AesCtrHmacStreamingKeyFormat_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_crypto_tink_AesCtrHmacStreamingKeyFormat_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_crypto_tink_AesCtrHmacStreamingKey_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_crypto_tink_AesCtrHmacStreamingKey_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_ctr_hmac_streaming.proto\022\022go" +
      "ogle.crypto.tink\032\022proto/common.proto\032\020pr" +
      "oto/hmac.proto\"\301\001\n\031AesCtrHmacStreamingPa" +
      "rams\022\037\n\027ciphertext_segment_size\030\001 \001(\r\022\030\n" +
      "\020derived_key_size\030\002 \001(\r\0224\n\016hkdf_hash_typ" +
      "e\030\003 \001(\0162\034.google.crypto.tink.HashType\0223\n" +
      "\013hmac_params\030\004 \001(\0132\036.google.crypto.tink." +
      "HmacParams\"o\n\034AesCtrHmacStreamingKeyForm" +
      "at\022=\n\006params\030\001 \001(\0132-.google.crypto.tink." +
      "AesCtrHmacStreamingParams\022\020\n\010key_size\030\002 " +
      "\001(\r\"{\n\026AesCtrHmacStreamingKey\022\017\n\007version" +
      "\030\001 \001(\r\022=\n\006params\030\002 \001(\0132-.google.crypto.t" +
      "ink.AesCtrHmacStreamingParams\022\021\n\tkey_val" +
      "ue\030\003 \001(\014Bg\n\034com.google.crypto.tink.proto" +
      "P\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy