Add asymetric encryption

This commit is contained in:
2024-04-05 14:52:37 +02:00
parent 226e882e99
commit 7d0e773196
4 changed files with 100 additions and 54 deletions

View File

@@ -16,8 +16,7 @@
"environment": "client",
"entrypoints": {
"client": [
"systems.brn.chatencryptor.ChatEncryptorClient",
"systems.brn.chatencryptor.ChatDecryptorClient"
"systems.brn.chatencryptor.SecureChat"
]
},
"depends": {