Skip to content

Pure c# implementations of modern cryptographic constructs

License

Notifications You must be signed in to change notification settings

dandcg/diffused-crypto

Repository files navigation

Diffused.Crypto

Diffused.Crypto is an implementation of modern cryptographic contructs written purley in C# on netstandard2.0:

This includes:

  • A pure c# implementation providing group operations on the Edwards and Montgomery forms of Curve25519, and on the prime-order Ristretto group.

Port of the following Rust implementions here:

https://github.com/dalek-cryptography/curve25519-dalek

About

Pure c# implementations of modern cryptographic constructs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages