Skip to content

seresistvanandras/Homomorphic_SWE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Homomorphic Signature-based Witness Encryption (HSWE)

Python (and Rust soon!) implementation of the schemes described in the Homomorphic Signature-based Witness Encryption (HSWE) paper.

Eprint: Homomorphic Signature-based Witness Encryption and Applications

We provide proof-of-concept implementations for the BLS- and RSA-based HSWE schemes. We also enclose a few micro-benchmarks.

A long term ToDO would be to also implement a Solidity decryptor contract that allows to decrypt on-chain a BLS-based HSWE ciphertext. For that, one would need to implement target group arithmetic in the EVM.

Contributing and contact

PRs, issues are welcome. You can reach me out on Twitter or ethresear.ch.

About

Implementation of the schemes described in the Homomorphic Signature-based Witness Encryption paper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors