Skip to content

A Cramer Shoup impl with ed448 with Dual Receiver Encryption and Ring Signature Auth

Notifications You must be signed in to change notification settings

twstrike/cramershoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cramershoup

a cramershoup impl with ed448

Installation

Make sure you have libsodium and libdecaf installed

Execute the following commands:

$ ./autogen.sh
$ ./configure CFLAGS="-DFAST_RANDOM" #This CFLAG is for fast test only, when entropy is collected too slow.
$ make check
$ make install

About

A Cramer Shoup impl with ed448 with Dual Receiver Encryption and Ring Signature Auth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •