HKEX is a lightweight Key Exchange scheme in the style of Diffie-Hellman Key Exchange, based on bitwise operations.
Golang port and conversion into a library suitable for use in other golang projects.
|
2 months ago | |
---|---|---|
LICENSE.gpl | 4 years ago | |
LICENSE.mit | 4 years ago | |
Makefile | 4 years ago | |
README.md | 2 months ago | |
herradurakex.go | 4 years ago |
HerraduraKEx - an experimental Key Encapsulation Mechanism
Golang conversion of the original algorithm by OAHR