Skip to content

A pure Swift library for ECDH implementing Curve25519

Notifications You must be signed in to change notification settings

fpiraneo/ECDH-Curve25519

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECDH-Curve25519

A pure Swift library for ECDH implementing Curve25519

Implementation of Curve25519 ECDH, based on work by Daniel J. Bernstein.

This is a quite 1:1 porting of frankigamez/ECDH-Curve25519 library originally written in C#.

WARNING: Despite all tests will succeds, this library is miles away to be production safe. Please test extensively before using in mission critical systems and let me know the results.

As of the GitHub spirit, any suggestion, modification are welcome.

References

About

A pure Swift library for ECDH implementing Curve25519

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published