Module crypt.data
Package io.github.astrapi69.crypt.data.algorithm
This package provides classes for creating adhoc
Algorithm
object from string objects-
Class Summary Class Description CryptoAlgorithm The classCryptoAlgorithm
provides factory method for create an algorithm from string for encryption or decryption.