Skip to content

Secure instant messaging application based on the Java Cryptographic Architecture (JCA).

Notifications You must be signed in to change notification settings

CDFriend/canttouchthis

Repository files navigation

canttouchthis

Build Status

A secure instant-messaging application based on the Java Cryptographic Architecture.

Running from Source

The application consists of a client and server. The included Gradle wrapper can be used to build and run either.

Running the Client

./gradlew run_client

Running the Server

./gradlew run_server

Running Unit Tests

./gradlew test

About

Secure instant messaging application based on the Java Cryptographic Architecture (JCA).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published