Package com.orientechnologies.orient.core.encryption.impl


package com.orientechnologies.orient.core.encryption.impl
  • Classes
    Class
    Description
    * (https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html).
    * Stateful compression implementation that encrypt the content using AES (https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html).
    OEncryption implementation using AES/GCM/NoPadding with a 12 byte nonce and 16 byte tag size.
    * Stateful compression implementation that encrypt the content using DES algorithm (https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html).
    No encryption.