DarkCryptTC - Total Commander now is the best encryptor!!!

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Hacker
Moderator
Moderator
Posts: 13064
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

lzvk25,
Sorry for my ignorance but what are the Encryption "Modes" used for ?
Block cipher modes of operation
"In cryptography, a block cipher operates on blocks of fixed length, often 64 or 128 bits." Modes decide how one block will affect another during encryption. This is for instance necessary for identical blocks of plaintext to be encrypted to different blocks of ciphertext. More advanced uses can certainly be dug up, too. ;)

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

For strong encryption you can use any mode, but it's important to know, that ECB mode isn't recommended for using in cryptographic software(because identical data blocks are encrypted into identical cipher blocks, it's nice for attacks sometimes)
User avatar
lzvk25
Member
Member
Posts: 183
Joined: 2003-02-09, 04:28 UTC
Location: Collierville, TN

Post by *lzvk25 »

Hacker wrote:lzvk25,
Sorry for my ignorance but what are the Encryption "Modes" used for ?
Block cipher modes of operation
"In cryptography, a block cipher operates on blocks of fixed length, often 64 or 128 bits." Modes decide how one block will affect another during encryption. This is for instance necessary for identical blocks of plaintext to be encrypted to different blocks of ciphertext. More advanced uses can certainly be dug up, too. ;)

HTH
Roman
Thank You !!! Now I understand a little better.

:D
Memo to Boss : No TC, No Work
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Re: DarkCryptTC - Total Commander now is the best encryptor!

Post by *alexanderwdark »

Plugin was updated!

15.06.2008: Option dialog bugfixed (save button bug in build 13.08.2008)

13.06.2008: More advanced and secure algoritm of fixed key generation, some minor changes, key generation from options dialog, etc.

Download page

Direct link of encryption plugin
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

News!!!

15.06.2008: Support for assymetric RSA encryption using key pair of puplic and private key with key length 128 - 1024 bit.

Download page

Direct link of encryption plugin
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Re: DarkCryptTC - Total Commander now is the best encryptor!

Post by *alexanderwdark »

News!!!

16.06.2008: Support for fast assymetric RSA-AES encryption using key pair of puplic and private key with key length 128 - 1024 bit. Symmetric key is encrypted with RSA (128 - 1024 bit), data is encrypted with AES (Rijndael) with key length 256 bit.

Download page

Direct link of encryption plugin
Last edited by alexanderwdark on 2008-06-16, 08:55 UTC, edited 1 time in total.
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Re: DarkCryptTC - Total Commander now is the best encryptor!

Post by *alexanderwdark »

News!!!

16.06.2008: Support for fast assymetric RSA-Serpent encryption using key pair of puplic and private key with key length 128 - 1024 bit. Symmetric key is encrypted with RSA (128 - 1024 bit), data is encrypted with Serpent with key length 256 bit.

Download page

Direct link of encryption plugin
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

ts4242 wrote:Thanks for this plugin!
It is very fast!!! tested with Rijndael and Blowfish to encrypt/decrypt file of size 10MB
Now it also includes fast assymetric PGP-type RSA/Rijndael and RSA/Serpent encryption by puplic key and decryption by private one :)
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

18.06.2008 - Now has many RSA - based assymetric cipher methods, also added 3DES (192-bit key by Tiger hash)
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

18.06.2008: Supports also assymetric RSA (128-1024 bit) with symmetric 128-bit key length XXTEA (Corrected Block TEA ) - RSA-XXTEA mode (ECB only)

Download page

Direct link of encryption plugin
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

18.06.2008: Supports also new symmetric algorithms:

- SALSA 20 (256 bit)
- Phelix (256 bit)
- ABC 3 (128 bit)
- SEED (128 bit)
- SHACAL-2 (512 bit)

Download page

Direct link of encryption plugin
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

21.01.2008 Added XTEA-128 (ripemd hashed key) cipher:

Download page

Direct link of encryption plugin
Last edited by alexanderwdark on 2008-06-26, 20:41 UTC, edited 1 time in total.
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

24.01.2008 Added LOKI-97 (Haval-256 hashed key) cipher, based on original sources for AES, slow, compiled with optimization on by Watcom:

Added Camellia (Haval-256 hashed key) cipher, works fast, ECB mode:

Added Camellia-X (Haval-256 hashed key) cipher, works fast, CBC mode:

Added Iraq (RipeMD-160 bit hashed key) cipher, works fast, CBC mode:

Download page

Direct link of encryption plugin
Last edited by alexanderwdark on 2008-06-26, 20:41 UTC, edited 1 time in total.
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

25.01.2008 Added Bass-O-Matic (512 bit, CFB, double rounds and permutation tables - 16/16, Sha-512 key hash)

In cryptography, BassOmatic is the symmetric-key cipher designed by Phil Zimmermann as part of his email encryption software, PGP (in the first release, version 1.0).

Added many stream ciphers, some are very fast! 8)

Download page

Direct link of encryption plugin
User avatar
alexanderwdark
Senior Member
Senior Member
Posts: 270
Joined: 2008-04-14, 07:20 UTC
Location: Russia
Contact:

Post by *alexanderwdark »

29.01.2008 Added some ciphers, such as Pike, Lucifer-enchanced (128 bit), Redoc3 (256 bit), etc.

If somebody has Ruptor's EnRupt cipher portable C code with NESSIE or E-Stream-like API, please send me, it's nice to add it to DarkCrypt.

Also I need EnRupt code/data/variables/consts decription... It's very nice, fast and tiny cipher.

Also, if You have some nice ciphers (128+ bit key, IV support) code (C, Pascal), send me - and this cipher maybe will be implemented.

Download page

Direct link of encryption plugin
Post Reply