Skip to content

izzetemredemir/hedwig

Repository files navigation

Hedwig

DEMO

We want to implement SSL technology to blockchain so decided to build onchain private messaging app. Diffie Hellman protocol was invented at 1978 we find a better one invited by Eric Järpe at 2020. This new key exchange algorithm uses elliptic curves for generating random g values. So it has advantages against quantum computer attacks.We get this new protocol implemented with solidity. So it can usable onchain.To show proof of concept of our work we also implement peer to peer on-chain private messaging app. So you can basically log in with your lens profile and send conversation requests to anyone. After handshake all sides has unique communication private key and easily chat.

Our contracts polygon Mumbai: 0x69be0EF1F785237e920A2A762c5CCcda169DcE63 0x1C7C346e8467Aeac9b99AB2D9076A009776370a1

WhatsApp Image 2022-09-18 at 10 40 41 AM (1) WhatsApp Image 2022-09-18 at 10 40 41 AM

About

Onchain private messaging app with a significant encryption algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published