Cryptography using ASCII values & its experimental analysis
Akanksha Mathur
Broschiertes Buch

Cryptography using ASCII values & its experimental analysis

Versandkostenfrei!
Versandfertig in 1-2 Wochen
24,99 €
inkl. MwSt.
PAYBACK Punkte
12 °P sammeln!
Encryption is the process of transforming plaintext into the ciphertext where plaintext is the input to the encryption process and ciphertext is the output of the encryption process. Decryption is the process of transforming ciphertext into the plaintext where ciphertext is the input to the decryption process and plaintext is the output of the decryption process. In this book 2 symmetric encryption algorithm (DES, RC4) and 1 asymmetric encryption algorithm (RSA) are implemented and their execution times are calculated according to the size of plaintext or text to be encoded. This algorithm is ...