Skip to content

Implement client-side encryption and decryption

Philipp S. Sommer requested to merge encryption into main

This MR implements Javascript classes for convenient encryption and decryption of messages and sharing of encryption keys.

Merge request reports