Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

azavana/Eagle

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Random Lightweight encryption program based on Blowfish, RC4A, RC4plus, Spritz and VMPC. The program choose randomly between the following combination:

  • Blowfish_RC4A
  • Blowfish_RC4plus
  • Blowfish_VMPC
  • Blowfish_Spritz

THE PROGRAM IS UNDER GPL 3.0 LICENSE.

Files included

  • Header files:

    • Blowfish.h
    • Core.h (Mother class)
    • ORIG_S_P (Original Sbox / Pbox)
    • print.h (print function)
    • RC4A.h (Child class)
    • RC4plus.h (Child class)
    • Spritz.h (Child class)
    • VMPC.h (Child class)
  • Cpp files:

    • Blowfish.cpp
    • Select1.cpp
    • Select2.cpp
    • Select3.cpp
    • RC4A.cpp
    • RC4plus.cpp
    • Spritz.cpp
    • VMPC.cpp
    • Main.cpp
  • Makefile

How to run it on Linux (Debian / Ubuntu)

    1. Download the program
    1. In command line, go to the folder containing the downloaded program
    1. Type make and press enter

About

Random Lightweight encryption program

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.