jq255

package module
v0.0.0-...-3227541 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2022 License: Unlicense Imports: 0 Imported by: 0

README

Go Implementation of jq255e and jq255s

This is a plain Go implementation of jq255e and jq255s. It is considered secure; all relevant functions should be constant-time on modern architectures.

The jq255e and jq255s packages provide APIs for:

  • the prime order group itself;
  • scalars (i.e. integers modulo the primer order of the group);
  • high-level functionalities: key pair generation, key exchange (Diffie-Hellman), signature generation and verification, and hash-to-curve.

The implementation requires Go-1.12 or later. It is portable; there is no assembly or other architecture-dependent feature.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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