Skip to content

RC5 Cipher algorithm for encrypting and decrypting files.

Notifications You must be signed in to change notification settings

huaesthetica63/RC5_Java_Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RC5_Java_Swing

RC5 Cipher algorithm for encrypting and decrypting files.

This repository contains simple Java Swing netbeans-project.

My implementation uses W=64 as size of cipher-word. Rounds count (R) and key string must be set by user. You can choose any file on your computer for encrypting data with your key.

image

About

RC5 Cipher algorithm for encrypting and decrypting files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages