Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyscarab

Travis

Python wrapper and abstractions for libscarab FHE library

Installation

Requires libscarab fork installed.

Install with pip:

pip install git+git://github.com/blindstore/pyscarab.git@master

Run the tests

The tests require nose, install with pip install nose.

nosetests scarab/tests

Notes

libscarab uses insecure parameters by default, and is experimental software. This package should only be used for research purposes

pyscarab does not do any type checks before communicating with C, so it's very easy to segfault it.

About

Python wrapper and abstractions for `libscarab` FHE library

Resources

Stars

4 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages