package org.coniks.coniks_common

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AuthPath

c2s.proto:105

message AuthPath.InteriorNode

c2s.proto:130

Used in: AuthPath

enum AuthPath.PrunedChild

c2s.proto:125

indicates if the hash is for the left or right subtree

Used in: InteriorNode, RootNode

message AuthPath.RootNode

c2s.proto:138

Used in: AuthPath

message AuthPath.UserLeafNode

c2s.proto:107

auth path consists of user leaf node, possibly interior nodes, and root node

Used in: AuthPath

message Commitment

util.proto:47

Used in: WitnessedCommitment

message CommitmentReq

c2s.proto:78

enum CommitmentReq.CommitmentType

c2s.proto:80

ok to use same format for getComm and getWitness calls

Used in: CommitmentReq

message CompleteRootNode

util.proto:68

Used in: WitnessedCommitment

message DSAPublicKeyProto

c2s.proto:43

Used in: AuthPath.UserLeafNode, Registration, ULNChangeReq

message Hash

util.proto:41

Used in: AuthPath.InteriorNode, AuthPath.RootNode, Commitment, CompleteRootNode

message KeyLookup

c2s.proto:93

message Registration

c2s.proto:51

message RegistrationResp

c2s.proto:99

message ServerResp

util.proto:53

enum ServerResp.Message

util.proto:55

generic server response, sent when error occurs or as ACK

Used in: ServerResp

message SignedULNChangeReq

c2s.proto:68

message ULNChangeReq

c2s.proto:60

Used in: SignedULNChangeReq

message WitnessedCommitment

util.proto:74

this is the format of commitments that servers exchange