Skip to content

moonfruit/go-curve25519

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-curve25519

Go Implementation for Curve25519

Port from Java to Go

The following is copied from the it's home page:

Java port of Matthijs van Duin's implementation of Daniel J Bernstein's Curve25519.

This is a straightforward port of 'portable C implementation' of Curve25519 by Matthijs van Duin (http://cds.xs4all.nl:8081/ecdh/).

Curve25519 was developed by Daniel J Bernstein, http://cr.yp.to/ecdh.html

About

Go Implementation for Curve25519

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages