Module crypt.data

Package io.github.astrapi69.crypt.data.algorithm


package io.github.astrapi69.crypt.data.algorithm
This package provides classes for creating adhoc Algorithm object from string objects
  • Classes
    Class
    Description
    The class CryptoAlgorithm provides factory method for create an algorithm from string for encryption or decryption.