Skip to content

blindstore/pyscarab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

 
 
 

Languages