Package org.xwiki.crypto.cipher


package org.xwiki.crypto.cipher
  • Interfaces
    Class
    Description
    Interface on an Asymmetric Block cipher engines ready to process data for encryption and decryption.
    Interface on a Block cipher engines ready to process data for encryption and decryption.
    Factory creating block ciphers for encryption and decryption.
    Common specifications for cipher factories.
    Interface on an Symmetric Block cipher engines ready to process data for encryption and decryption.