Skip to content

Official SQISignHD code, version under continuous development.

License

Notifications You must be signed in to change notification settings

SurmountSystems/SQISignHD-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQISignHD library

This library contains an implementation of FastSQISignHD (Fast Version of the Short Quaternion Isogeny Signature in Higher Dimension), as described in the SQISignHD paper [1]. This library contains two independent sublibraries:

  • Signature: a C implementation of the signature based on the SQISign implementation https://github.com/SQISign/the-sqisign.
  • Verification-sage: an experimental sagemath implementation of dimension 4 $2$-isogeny chains in the Theta model of level $2$ applied to the verification of SQISignHD.

For any further information on those libraries and how to run them, one may refer to the README.md files of each sublibrary.

License

SQIsignHD is licensed under Apache-2.0. See LICENSE and NOTICE. Third party code is used in each sublibrary. Credits for third party code are given in the License section of the README.md files of each sublibrary.

References

[1] P. Dartois, A. Leroux, D. Robert, and B. Wesolowski. SQIsignHD: New Dimensions in Cryptography. Cryptology ePrint Archive, Paper 2023/436. 2023. url: https://eprint.iacr.org/2023/436.

About

Official SQISignHD code, version under continuous development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.0%
  • Python 7.5%
  • CMake 1.8%
  • Assembly 0.8%
  • Sage 0.7%
  • Scala 0.1%
  • Makefile 0.1%