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

darccio/mqqsig192

Repository files navigation

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