Skip to content

DianaChj/DES-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Author:   Diana Chajkovska
Release:  20th May, 2019

This is an implementation DES using XOR created on neural network. For neural network was chosen a backpropagation algorithm. Neural network was made using TensorFlow.

Example

Enter the plain text: Example for GitHub.

Plain text text is: Example for GitHub.
Plain text after PKCS#7: Example for GitHub.�����
Key is:  libegcdx

Encryption: 
Encrypted message is:  µ\-�5#Kô²æ^�ö3È6ù¯­Æãs

Decryption: 
Plain text is:  Example for GitHub.

Encryption time is:  1.4132802486419678

Figure_1

      An illustration of ANN learning on 1000 epoch. ANN was used as XOR operation.

About

Implementation DES using XOR created on neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages