Package totalcross.crypto.cipher
-
Class Summary Class Description AESCipher This class implements the AES cryptographic cipher.AESKey This class implements the AES cryptographic cipher key.Cipher This class provides the functionality of a cryptographic cipher for encryptionKey This class defines a cryptographic cipher key for type safety.RSACipher This class implements the RSA cryptographic cipher.RSAPrivateKey This class implements the RSA cryptographic cipher private key.RSAPublicKey This class implements the RSA cryptographic cipher public key.