Skip to content

Wingjam/AirTransitClient--E2E-Encrypted-Chat

Repository files navigation

AirTransit--E2E-Encrypted-Chat

An End-to-End Encrypted Chat for a university project

Projects

This repository contains 3 main projects.

  • AirTransit_Core, based on .NET Standard, exposes methods which the clients can use to interact with each other. Its principal features are messaging, contacts, persistence, and encryption/decryption.
  • AirTransit_Console, based on .NET Core 2.0, is a console application implementing the features exposed by the Core project.
  • AirTransit_WindowsForms, based on .NET Framework 4.7, is, as the name implies, a windows forms application that lets the user interact in a more visual way.

Technology Stack

About

An End-to-End Encrypted Chat for a university project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages