What type of Encryption is used by Collaboration Services?
Below is the types of Encryption used in Collaboration Services modules:
1. ACSCrypto - Data is encrypted by the session (RC4-128 bit) key and this key in turn is encrypted by RSA 1024 bit.
2. ACSSigner - Data is hashed by MD5(128 bit) and also signed.
3. XMLStorage - Data is encrypted by symmetric algorithm of RC4 (128 bit).
4. StdServicers - Decryption of the license (RC4-128 bit + RSA-1024 bit).
5. GeneralOptions - Encryption of the license string before submitting it to the servicer (RC4-128 bit + RSA-1024 bit). Encrypting of keys file with password (RC4-128 bit).