Skip to content

JHUISI/charm-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charm-CPP

Requirements

Currently requires either MIRACL, RELIC or the PBC library. In the near future, this will require the OpenSSL library.

Install

Build charm-CPP against the MIRACL library (using BN curves)

  1. ./configure.sh --enable-pairing-miracl=bn

  2. make

  3. make install

Build charm-CPP against the RELIC library (using BN curves)

TODO

About

Charm: A Framework for Rapidly Prototyping Cryptosystems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published