Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

imdario/mqqsig192

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

mqqsig192

SUPERCOP package's reference C code for MQQ-SIG (Multivariate Quadratic Quasigroups) public-key signature scheme's basic Go wrappers.

Warning

  • It doesn't have any further optimizations described in newer papers.
  • It is a very young digital signature scheme.
  • It is hardcoded (although it is easily tunable) at 192 bits.
  • It has been only tested under Linux and Mac OS X using libsodium as backend. It should work just fine with NaCl.

About

  • C source code (MQQ-SIG creators): Rune Erlend Jensen, Danilo Gligoroski
  • Go source code (wrapper): Dario Castañé

License

GPLv3 or later

About

SUPERCOP package's reference C code for MQQ-SIG (Multivariate Quadratic Quasigroups) public-key signature scheme's basic Go wrappers

Resources

License

Stars

Watchers

Forks

Packages

No packages published