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

com.google.crypto.tink.proto.Common 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/common.proto

package com.google.crypto.tink.proto;

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

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\022proto/common.proto\022\022google.crypto.tink" +
      "*S\n\021EllipticCurveType\022\021\n\rUNKNOWN_CURVE\020\000" +
      "\022\r\n\tNIST_P256\020\002\022\r\n\tNIST_P384\020\003\022\r\n\tNIST_P" +
      "521\020\004*j\n\rEcPointFormat\022\022\n\016UNKNOWN_FORMAT" +
      "\020\000\022\020\n\014UNCOMPRESSED\020\001\022\016\n\nCOMPRESSED\020\002\022#\n\037" +
      "DO_NOT_USE_CRUNCHY_UNCOMPRESSED\020\003*>\n\010Has" +
      "hType\022\020\n\014UNKNOWN_HASH\020\000\022\010\n\004SHA1\020\001\022\n\n\006SHA" +
      "256\020\003\022\n\n\006SHA512\020\004BW\n\034com.google.crypto.t" +
      "ink.protoP\001Z,github.com/google/tink/prot" +
      "o/common_go_proto\242\002\006TINKPBb\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        }, assigner);
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy