Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSL-x25519-key_exchange

Example of private, public key generation and shared secret derivation using OpenSSL and the x25519 curve.

Compile and run

Compile:

cd OpenSSL-x25519-key_exchange/
make

Run:

First execute Alice:

./x25519-alice

...then Bob:

./x25519-bob

About

Example of private, public key generation and shared secret derivation using OpenSSL and the x25519 curve.

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages