Classes
The following classes are available globally.
-
Context for Argon2 crypto.
See moreDeclaration
Swift
public class CatArgon2Context
-
CatArgon2Crypto
is the crypto for Argon2 function.Argon2 is the password-hashing function that won the Password Hashing Competition (PHC).
See moreDeclaration
Swift
public class CatArgon2Crypto : Contextual, Hashing, Verification
-
Declaration
Swift
public class CatMD2Crypto : CatCCHashingCrypto
-
Declaration
Swift
public class CatMD4Crypto : CatCCHashingCrypto
-
Declaration
Swift
public class CatMD5Crypto : CatCCHashingCrypto
-
Context for MD6 crypto.
See moreDeclaration
Swift
public class CatMD6Context
-
Declaration
Swift
public class CatMD6Crypto : Contextual, Hashing
-
Declaration
Swift
public class CatSHA1Crypto : CatCCHashingCrypto
-
Context for SHA-2 crypto.
See moreDeclaration
Swift
public class CatSHA2Context
-
Declaration
Swift
public class CatSHA2Crypto : CatCCHashingCrypto, Contextual
-
See moreCatSHA2Crypto
is the crypto for SHA-3 function.Declaration
Swift
public class CatSHA3Crypto : Contextual, Hashing