Skip to content

Indra4091/falconGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-falcon

FALCON post-quantum cryptographic signature verification algorithm written in GO

References to the following materials and repositories:

  • FALCON paper
  • mikeout/falcon
  • tprest/falcon.py
  • realForbis/go-falcon-WIP (now deleted)

The provided test files are generated using falcon official C language implementation. To run the test file, use the following command: go test -v. This will verify 1010 signatures using 101 public key and 10 messages randomly generated usign C implementation.

About

FALCON PQC in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages