From f96e5679c7e9259d968bfdc4dca785b25b53efcc Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 24 Feb 2001 17:04:26 +0000 Subject: [PATCH] updates --- public_html/features.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/public_html/features.html b/public_html/features.html index 0ec9a0f5..05bb10f2 100644 --- a/public_html/features.html +++ b/public_html/features.html @@ -13,9 +13,7 @@ align=center>

Features

-Features to be included into the final release of SILC. [Note that the -current Developer's Version does not include all of these features, read -TODO file for more information.] +Features to be included into the final release of SILC.

  • Normal conferencing services such as private messages, channels, @@ -40,6 +38,10 @@ TODO file for more information.] not know the keys. Cipher keys are, by default, 128 bits in length and public keys, by default, 1024 bits in length.

    +

  • Supports the following ciphers: AES, Twofish, Blowfish, Mars, + Cast-256, RC5 and RC6. Supports the following hash functions: MD5 and + SHA1. Supports the PKCS #1 (RSA) for public key cryptography. +

  • Supports data compression with GZIP to improve performance.

  • SIM (SILC Module) support. Support for loading of shared objects at -- 2.24.0