Skip to content

kychancf/CCTY24_cham_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for the Chameleon Hash Paper

Implementation of the paper: Kwan Yin Chan, Liqun Chen, Yangguang Tian, and Tsz Hon Yuen: Reconstructing Chameleon Hash: Full Security and the Multi-Party Setting. In ACM AsiaCCS 2024.

./ecc is the source code for ECC-based construction

./lattice is the source code for lattice-based construction

Library used

We adopt the libraries:

  • curv from Zengo-X for ECC component
  • sha2 for SHA-2 hashes
  • SymPy for lattice-based component

About

Implementation of the paper: Kwan Yin Chan, Liqun Chen, Yangguang Tian, and Tsz Hon Yuen: Reconstructing Chameleon Hash: Full Security and the Multi-Party Setting. In ACM AsiaCCS 2024.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors