forked from frankw2/libfss
-
Notifications
You must be signed in to change notification settings - Fork 3
cathieyun/libfss
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a function secret sharing (FSS) library for Go based the following papers: - Boyle, Elette, Niv Gilboa, and Yuval Ishai. "Function Secret Sharing: Improvements and Extensions." Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security. ACM, 2016. - Boyle, Elette, Niv Gilboa, and Yuval Ishai. "Function secret sharing." Annual International Conference on the Theory and Applications of Cryptographic Techniques. Springer Berlin Heidelberg, 2015. This implementation uses the techniques described in: Frank Wang, Catherine Yun, Shafi Goldwasser, Vinod Vaikuntanathan, and Matei Zaharia. "Splinter: Practical Private Queries on Public Data." NSDI 2017. We created a Go library for portability reasons. The main FSS files are in libfss/. Running "go test libfss" will run the test file. For any questions, feel free to create an issue, submit a pull request, or email Frank Wang at [email protected] or Catherine Yun at [email protected].
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%