From 2d77d2c32d3c6d3cd7dc218ab7fb9bb5333ca012 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 8 Sep 2014 23:53:49 -0700 Subject: [PATCH] Updated Encryption (markdown) --- Encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Encryption.md b/Encryption.md index 76630b0..acf2c21 100644 --- a/Encryption.md +++ b/Encryption.md @@ -13,6 +13,6 @@ Currently we support these encryption methods: - seed-cfb - salsa20-ctr -These methods are legacy and not safe. Do not use them. +These methods are legacy and not safe. Do not use them: - rc4 - table \ No newline at end of file