Skip Ribbon Commands
Skip to main content

Documentum Resources

:

Articles: Documentum encryption algorithms

Documentum Resources
  • Passphrase (X length) encrypts AEK using password based encryption based on PKCS #5 v2.0: Password-Based Cryptography Standard using HMAC/SHA1 with Triple DES EDE CBC PKCS#5 padding
  • AEK (Administration Encryption Key) is 192 bits long and encrypts REK using algorithm Triple DES-EDE-CBC
  • REK (Repository Encryption Key) is 192 bits long and encrypts SEK using algorithm Triple DES-EDE-CBC
  • SEK (Storage area Encryption Key) is 192bit long and encrypts content files of the storage area using algorithm Triple DES-EDE-CBC