protos

package
v0.0.0-...-c6f7f91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_protos_dilithium_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DilithiumKeys

type DilithiumKeys struct {
	Sk   []byte `protobuf:"bytes,1,opt,name=sk,proto3" json:"sk,omitempty"`
	Pk   []byte `protobuf:"bytes,2,opt,name=pk,proto3" json:"pk,omitempty"`
	Seed []byte `protobuf:"bytes,3,opt,name=seed,proto3" json:"seed,omitempty"`
	// contains filtered or unexported fields
}

func (*DilithiumKeys) Descriptor deprecated

func (*DilithiumKeys) Descriptor() ([]byte, []int)

Deprecated: Use DilithiumKeys.ProtoReflect.Descriptor instead.

func (*DilithiumKeys) GetPk

func (x *DilithiumKeys) GetPk() []byte

func (*DilithiumKeys) GetSeed

func (x *DilithiumKeys) GetSeed() []byte

func (*DilithiumKeys) GetSk

func (x *DilithiumKeys) GetSk() []byte

func (*DilithiumKeys) ProtoMessage

func (*DilithiumKeys) ProtoMessage()

func (*DilithiumKeys) ProtoReflect

func (x *DilithiumKeys) ProtoReflect() protoreflect.Message

func (*DilithiumKeys) Reset

func (x *DilithiumKeys) Reset()

func (*DilithiumKeys) String

func (x *DilithiumKeys) String() string

type DilithiumPublicKey

type DilithiumPublicKey struct {
	Pk []byte `protobuf:"bytes,1,opt,name=pk,proto3" json:"pk,omitempty"`
	// contains filtered or unexported fields
}

func (*DilithiumPublicKey) Descriptor deprecated

func (*DilithiumPublicKey) Descriptor() ([]byte, []int)

Deprecated: Use DilithiumPublicKey.ProtoReflect.Descriptor instead.

func (*DilithiumPublicKey) GetPk

func (x *DilithiumPublicKey) GetPk() []byte

func (*DilithiumPublicKey) ProtoMessage

func (*DilithiumPublicKey) ProtoMessage()

func (*DilithiumPublicKey) ProtoReflect

func (x *DilithiumPublicKey) ProtoReflect() protoreflect.Message

func (*DilithiumPublicKey) Reset

func (x *DilithiumPublicKey) Reset()

func (*DilithiumPublicKey) String

func (x *DilithiumPublicKey) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL