Skip to content

Repository files navigation

DiffieHellman-java

Overview

This project is a Java implementation of the Diffie-Hellman key exchange algorithm using the Spring Boot framework and Gradle for build automation.

Setup

  1. Clone the repository:

    git clone https://github.com/merlicne/DiffieHellman-java.git
    cd DiffieHellman-java
  2. Build the project:

    ./gradlew build
  3. Run the application:

    ./gradlew bootRun

Usage

After starting the application, you can access the Diffie-Hellman key exchanging demonstration at localhost:8080

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages