Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RingSign ¶
func RingSign(kp *RingKeyPair, msg string) string
Types ¶
type RingKeyPair ¶
type RingKeyset ¶
type RingKeyset struct {
Nr_mem int
}
func NewRingKeyset ¶
func NewRingKeyset(nr_mem int) *RingKeyset
func (*RingKeyset) Dispatch ¶
func (k *RingKeyset) Dispatch() *RingKeyPair
func (*RingKeyset) Renew ¶
func (k *RingKeyset) Renew()
Click to show internal directories.
Click to hide internal directories.