README.md

December 5, 2022 ยท View on GitHub

SECURE encryption algorithms

Description

This is a collection of SECURE encryption algorithms (BLOWFISH, TWOFISH, SKIPJACK, TEA, GOST, RC4 and DES). This post contains highly optimized code, if a similar post already exist here on PSC this one is at least a couple of 1000x faster!!

This is not like everybody else's "unbreakable" code, these are standardized encryption algorithms where the only possible way to crack it is by brute-force. DES is probably the least secure one (it took 22 hours for a supercomputer + 100,000 computers to crack it (distributed.net)). And that's the least secure one. ;)

More Info

Submitted On2001-06-07 17:59:08
ByFredrik Qvarfort
LevelIntermediate
User Rating4.9 (371 globes from 75 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryEncryption
WorldVisual Basic
Archive FileSECURE enc20754672001.zip