ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages.
After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any type, on a key-phrase of any complexity.
ISC is a symmetric key encryption system, which means that both the sender and recipient of a message must possess the key.
Features
- Encrypt and decrypt files of any type
- Encrypt and decrypt messages of arbitrary length
- Size of ciphered files limited only by your system resources (up to 4GB per file)
- Highest security built on Bob Jenkins' unbroken ISAAC CSPRNG
- Tiny footprint - with pipeable / redirectable output
- Package includes Linux and Windows executables, along with the full source code.
- Easily called from any other language or script (php, bash, perl, c etc)
- Cross-platform: Supports all 32-bit+ architectures for which there is a Free Pascal compiler.
License
GNU General Public License version 3.0 (GPLv3)Follow ISC - The ISAAC Stream Cipher
Other Useful Business Software
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ISC - The ISAAC Stream Cipher!