summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e5bba88f..2d35090c 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Proposal of a free as in freedom skype replacement:
26 26
27 1.Get our DHT working perfectly. 27 1.Get our DHT working perfectly.
28 2.Connection to other peers according to client id. 28 2.Connection to other peers according to client id.
29 NOTE: We have not decided on the encryption yet. This was just a quick guess.
29 3.Encrypted message sending with RSA 30 3.Encrypted message sending with RSA
30 4.Encrypted message sending with AES (encryption done) 31 4.Encrypted message sending with AES (encryption done)
31 5.Reliable sending of data larger than the maximum packet size. 32 5.Reliable sending of data larger than the maximum packet size.