Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

jeremywohl/curvecp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurveCP in Go

A Go CurveCP implementation I was hacking on last year. Another is David Aderson's.

Interest waned when it became clear djb was unlikely to return to this alpha project soon (read: years/never), while working on other crypto primitives/maths. Nonetheless, I recommend reading the CurveCP protocol as an elegant and beautiful brick in the Computer Science canon. It is quite straighforward, yet neatly cleaves long-painful issues of security, while improving latency (not to mention mobility and other tricks). It will inform many protocols to come, an early progeny being QUIC -- which oddly mentions its progenitor not.

About

A Go CurveCP implementation I was sandboxing; non-functional.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages