Skip to content

ozgurozmen/FAAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fast Authentication with Aggregate Signatures (FAAS)

FAAS leverages secure single signer signature aggregation property and offers fast signing digital signature schemes

FAAS RSA Dependencies

  1. GMP - https://gmplib.org/

  2. b2 - https://github.com/BLAKE2/libb2

FAAS pqNTRUsign Dependencies

This code is implemented on top of the base implementation of pqNTRUsign (https://github.com/zhenfeizhang/pqNTRUSign)

  1. b2 - https://github.com/BLAKE2/libb2

Usage

After installing the dependencies, go to faas_RSA and FAAS_pqNTRU folders and make. Then, under the Debug folder you can see the executable. Code is tested with Intel i7 6700HQ Ubuntu 16.04.

License

Please check the licenses for the dependencies before using this code.

Special thanks to Adam Brockett for providing RSA code in GMP.

About

Fast Authentication with Aggregate Signatures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published