You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.