Encryption tools
Encryption:
Any procedure used in cryptography to convert plaintext into ciphertext in order to prevent anyone except the intended recipient from reading that data. There are many types of data encryption, and they are the basis of network security. Common types include Data Encryption Standard and public-key encryption.
From : www.pki.vt.edu/help/glossary.html
BBE
Block Based Encryption aka 2Bx4Bx2B. An original bruteforce-based encryption/decryption system. BBE was originally conceived in order to chat with encrypted text on irc and to solve the encryption keys exchange problem. mIRC and X-Chat support 2Bx4Bx2B via BBE-FE and BBExCript respectively. Circo irc client supports it natively. Blowfish is now the currently supported encryption algorithm, others may be added soon. 2Bx4Bx2B can also encrypt/decrypt mime encoded files, but it's not raccomended due to a 90% enlargement of the data, and to the slow speed of the decryption process (asm code needed to speed things up). The decryption process on a pII 233mhz goes at 6-7k decrypted chars/s while the encryption process speed equals mime encoding.
visit
BBE
BBE was visited : 139 times
Loading .....