Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudencryption [2018_12_10 18:09] stevencloudencryption [2019_09_30 13:58] – [Encryption Scope] jim
Line 13: Line 13:
 ===== Encryption Algorithm ===== ===== Encryption Algorithm =====
  
-SME uses AES-256 encryption using the Rijndael cipher, with Cipher Block Chaining (CBC) where the block size is 16 bytes. The cipher Rijndael consists of:+The File Fabric uses [[fips|FIPS certified]] AES-256 encryption using the Rijndael cipher, with Cipher Block Chaining (CBC) where the block size is 16 bytes. The cipher Rijndael consists of:
  
   * an initial Round Key addition   * an initial Round Key addition
Line 27: Line 27:
 ===== Encryption Scope ===== ===== Encryption Scope =====
  
-Encryption can be set at an Org (Team) or on a Personal level.+Encryption can be set for the whole team by the File Fabric Administrator by setting an encryption policy. This can be set at a global level (all files) or it can be only for nominated folders.
  
 +If global team encryption is not turned on, the File Fabric Administrator can set the scope to be on a per user level, in which the end user is responsible for setting and remembering the encryption key.
 +
 +
 + 
 ===== Team Encryption ===== ===== Team Encryption =====