ECC Playground
Small playground which uses ECC with Curve25519 to agree on a shared key. Then uses SHA-256 to derive a session key for AES-GCM encryption.
This example only works with installed JCE Unlimited Strength, as AES-256 is used.
Playground project for ECC with Curve25519 and AES-GCM on the JVM
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Playground project for ECC with Curve25519 and AES-GCM on the JVM