Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Symmetric Encryption Algorithm using ASCII Values

View through CrossRef
Cryptography at its very core is nothing but math - pure, simple, undiluted math. Math created algorithms that are basics for various encryption algorithm. Encryption is a method in which user’s confidential data or private data is encoded to cipher text and this text can be read only if it is decrypted by authorized user using the right key. Cipher text can be decoded back to plain text, only by the authorized users using a right key. Various encryption algorithm are used to encrypt the plain text to cipher text and the cipher text is decrypted back to plain text by authorized user using right key. The symmetric key algorithm uses the same key to encrypt the plain text and decrypt the cipher text. In this paper we have proposed new symmetric algorithm using ASCII value. The plain text using key and ASCII values is converted to cipher text. Encryption algorithm sends cipher text and minimum value to the authorized receiver. Receiver decrypts the cipher text to plain text using same key and minimum value. In this algorithm sequence of five pseudo random number is generated and sum of this five pseudo random number is added to the obtained decimal value. Seed to generate common sequence of pseudo random number is kept secret between sender and receiver. Proposed algorithm support variable key length and plain text size. This algorithms performs faster when text is small message, but the execution time increases as the plain text size increases. This algorithm can be used to send small messages in a secured way. .
Blue Eyes Intelligence Engineering and Sciences Engineering and Sciences Publication - BEIESP
Title: Symmetric Encryption Algorithm using ASCII Values
Description:
Cryptography at its very core is nothing but math - pure, simple, undiluted math.
Math created algorithms that are basics for various encryption algorithm.
Encryption is a method in which user’s confidential data or private data is encoded to cipher text and this text can be read only if it is decrypted by authorized user using the right key.
Cipher text can be decoded back to plain text, only by the authorized users using a right key.
Various encryption algorithm are used to encrypt the plain text to cipher text and the cipher text is decrypted back to plain text by authorized user using right key.
The symmetric key algorithm uses the same key to encrypt the plain text and decrypt the cipher text.
In this paper we have proposed new symmetric algorithm using ASCII value.
The plain text using key and ASCII values is converted to cipher text.
Encryption algorithm sends cipher text and minimum value to the authorized receiver.
Receiver decrypts the cipher text to plain text using same key and minimum value.
In this algorithm sequence of five pseudo random number is generated and sum of this five pseudo random number is added to the obtained decimal value.
Seed to generate common sequence of pseudo random number is kept secret between sender and receiver.
Proposed algorithm support variable key length and plain text size.
This algorithms performs faster when text is small message, but the execution time increases as the plain text size increases.
This algorithm can be used to send small messages in a secured way.
.

Related Results

Segmented encryption algorithm for privacy and net neutrality in distributed cloud systems
Segmented encryption algorithm for privacy and net neutrality in distributed cloud systems
The advent of distributed cloud systems has revolutionized data storage and access, providing flexibility and scalability across various industries. However, these benefits come wi...
Symmetric Encryption Algorithm Inspired by Randomness and Non-Linearity of Immune Systems
Symmetric Encryption Algorithm Inspired by Randomness and Non-Linearity of Immune Systems
In data encryption, the security of the algorithm is measured based on Shannon’s confusion and diffusion properties. This paper identifies the correspondences and highlights the es...
Comparative analysis of enhanced hybrid encryption algorithm with single encryption algorithm
Comparative analysis of enhanced hybrid encryption algorithm with single encryption algorithm
To accomplish end users data security, it appears that the methods currently used to ensure data security, privacy, integrity, and availability to cloud users are insufficient. An ...
RSA vs Quantum Encryption: Flexibility, Security, and Performance Analysis for Information Processing
RSA vs Quantum Encryption: Flexibility, Security, and Performance Analysis for Information Processing
Introduction: With the advent of quantum computing, traditional encryption methods face significant challenges in maintaining security. This study explores quantum information proc...
Comparative Analysis and Performance Evaluation of Cryptographic Algorithms
Comparative Analysis and Performance Evaluation of Cryptographic Algorithms
Encryption, which is based on the science of cryptography, is required to protect data and information in computer networks. As computing overhead rises, available encryption techn...

Back to Top