Skip to content

Implementation of cryptographic algorithms encrypting/decrypting processes in java/spring

Notifications You must be signed in to change notification settings

doston12/cypher_uz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypher_uz

Implementation of following cryptographic algorithms encrypting/decrypting processes in web application:

  • AES
  • DES
  • GOST 28147-89
  • Kuznyechik

All algorithms are written in java 1.8 Project is web application implemented using spring 5 For front-end part HTML, CSS and BOOTSRAP Plain text is entered iether to specific input field or .txt files can uploaded For uploading/reading plain text from file javascript is used.

About

Implementation of cryptographic algorithms encrypting/decrypting processes in java/spring

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published