Skip to content

Braun-Alex/ECDH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elliptic-curve Diffie-Hellman

Practise task № 9 for Distributed Lab Course "Cryptography in decentralized systems" 2023.

MIT License

🛠 Running tests

Clone the project

git clone https://github.com/Braun-Alex/ECDH.git

Go to the project directory

cd ECDH

Run the tests

go test ./test -v

Notice. To run the tests you need a compatible operating system (e.g. Linux, macOS, Windows) and a compatible Golang compiler. The Windows operating system also requires configuration of the "PATH" environment variable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages