DarkCryptTC - Total Commander now is the best encryptor!!!
Moderators: Hacker, petermad, Stefan2, white
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
Need REDOC 2 cipher sources
Need REDOC II portable (ANSI) C (or pascal/delphi) implementation, please send me or write link...
I have REDOC III code, but it is fast, simple and non-secure version of very nice REDOC algorithm.
Thanx!
P.S.
There is some code, but it's not good...
I have REDOC III code, but it is fast, simple and non-secure version of very nice REDOC algorithm.
Thanx!
P.S.
There is some code, but it's not good...
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
Redoc
23.09.2008: REDOC II - Code is rewritten, fixed and implemented in new plugin version.
Download DarkCryptTC (build 23.09.2008) with REDOC2 cipher
Download DarkCryptTC (build 23.09.2008) with REDOC2 cipher
Last edited by alexanderwdark on 2008-09-25, 05:18 UTC, edited 1 time in total.
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
Khufu
24.09.2008: Added Khufu cipher (based on hack implementation by Rayan Zachariassen, 1989). 512 bit key, 64 bit block, 64 rounds.
Download DarkCryptTC (build 24.09.2008) with Khufu cipher
Download DarkCryptTC (build 24.09.2008) with Khufu cipher
Alexander(?),
Somehow i get the feeling that what you're creating here is something quite special. Are you a math student maybe?
I don't use encryption that much but i get the feeling that if i want to: this is about everything i need.
Great stuff, keep up the good work!
Somehow i get the feeling that what you're creating here is something quite special. Are you a math student maybe?
I don't use encryption that much but i get the feeling that if i want to: this is about everything i need.
Great stuff, keep up the good work!
Calvin
-----------------
Disclaimer: Any errors in spelling, tact, or fact are transmission errors.
-----------------
Disclaimer: Any errors in spelling, tact, or fact are transmission errors.
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
Thanx! I'm not math student, but it's interesting for me, "just for fun"...Calvin wrote:Alexander(?),
Somehow i get the feeling that what you're creating here is something quite special. Are you a math student maybe?
I don't use encryption that much but i get the feeling that if i want to: this is about everything i need.
Great stuff, keep up the good work!
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
"Generate key pair" hangs TC on German WinXPSP3. Vs is from 1.10.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
20.10.2008: new ciphers.
Added: Cartman and Cartman-F block ciphers (512 bit key, 128 bit block, CBC mode)
Added: XXTEA-tw30 (tweaked, 128 bit key, 6 and 9 shifts, 30 u32's block, more rounds, CBC)
Added: RSA-XXTEA-tw30 (RSA up to 8192 bit key, sym.key 128 bit)
Ciphers source in C (Open Watcom C, C Builder) and Delphi u can get on my site.
Added: Cartman and Cartman-F block ciphers (512 bit key, 128 bit block, CBC mode)
Added: XXTEA-tw30 (tweaked, 128 bit key, 6 and 9 shifts, 30 u32's block, more rounds, CBC)
Added: RSA-XXTEA-tw30 (RSA up to 8192 bit key, sym.key 128 bit)
Ciphers source in C (Open Watcom C, C Builder) and Delphi u can get on my site.
- alexanderwdark
- Senior Member
- Posts: 270
- Joined: 2008-04-14, 07:20 UTC
- Location: Russia
- Contact:
-
- Junior Member
- Posts: 15
- Joined: 2004-05-03, 22:18 UTC