Module seppiko.commons.utils
Package org.seppiko.commons.utils.crypto
package org.seppiko.commons.utils.crypto
Crypto classes
-
ClassDescriptionPublic-key cryptography (aka Asymmetric cryptography) utilA class that can be used to compute the CRC16 of a data stream with MAXIM.CRC-24 implementation as described in RFC4880.A class that can be used to compute the CRC64 of a data stream with ECMA182.CRC UtilCRC16/MAXIMCRC24-CCRC32-CCRC64/ECMA182Cryptography interface.Crypto utilKey and KeyPair Generator object util And SecureRandom object utilHash UtilStandard
HashUtilalgorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation.KeyStore algorithmKey generator utilStandardMessageDigestalgorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation.Algorithm Name/Mode/Padding utility.Signature UtilSymmetric-key cryptography util