Skip to content

Implementations of the CHIC PAKE protocol [AsiaCrypt'2024]

License

Notifications You must be signed in to change notification settings

mbbarbosa/chic-pake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chic-pake

Implementations of the CHIC PAKE protocol [AsiaCrypt'2024]

The c subfolder contains C implementations based on the CRYSTALS-KYBER development. Make sure to git submodule init before trying to run make. At the moment the following C implementations are available:

  • ref: a reference implementation

Disclaimer: These implementations are not claimed to be fit for practical deployment. In particular, no attempt has been made to ensure that the implementation of the half-ideal-cipher is constant-time with respect to the input password.

About

Implementations of the CHIC PAKE protocol [AsiaCrypt'2024]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published