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 AlgorithmExtensions provides methods to validate if a given algorithm is supported for a specific service and to retrieve the supported algorithms for a service
    The class CryptoAlgorithm provides factory method for create an algorithm from string for encryption or decryption.
    Utility class for verifying supported signature algorithms based on key pair algorithms and their key sizes The class provides methods to test and verify if a given combination of key pair and signature algorithms can successfully generate an X.509 certificate