Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpeikert/ALCHEMY
A Language and Compiler for Homomorphic Encryption Made easY
https://github.com/cpeikert/ALCHEMY
Last synced: 3 months ago
JSON representation
A Language and Compiler for Homomorphic Encryption Made easY
- Host: GitHub
- URL: https://github.com/cpeikert/ALCHEMY
- Owner: cpeikert
- License: gpl-3.0
- Created: 2017-12-21T16:32:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T19:17:30.000Z (over 4 years ago)
- Last Synced: 2024-06-05T00:14:20.068Z (5 months ago)
- Language: Haskell
- Size: 553 KB
- Stars: 66
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-he - ALCHEMY - Haskell-based DSLs and interpreters/compilers, build on top of the lattice crypto library Lol. (Toolkits)
README
A Language and Compiler for Homomorphic Encryption Made easY
This project gives embedded domain-specific languages (in typed
"tagless-final" style) and interpreters/compilers for fully
homomorphic encryption (FHE). It is based on the FHE implementation in
the Lol library for lattice cryptography.