Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 544 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • End to End Encryption of packets using RSA and AES.
  • Ability to extend the BaseEncryptor class and add custom encryption to the encryption pipeline.
  • On the CLI interface, you can now end a call without having to kill the program.

Changed

Removed