Re: Simple cipher program help
From: Paul (luap.h_at_bt_removethis_internet.com)
Date: 04/29/03
- Next message: David Wilson: "Re: Covert Channels: a dead issue in TCP/IP v6? (currently world uses v4)"
- Previous message: Fredrik Olofsson: "Re: Covert Channels: a dead issue in TCP/IP v6? (currently world uses v4)"
- In reply to: ošin: "Re: Simple cipher program help"
- Next in thread: John E. Hadstate: "Re: Simple cipher program help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 00:32:17 +0000 (UTC)
"ošin" <ošin@ragnarok.com> wrote in message
news:varf5j2cl0r6a9@corp.supernews.com...
> > So for example, I could use an integer value created from the key, and
> shift
> > the data bits at each stage by this value?
>
> That would be a start. But you really need to slice and dice, rather than
> just shift all the data a fixed distance at each stage. Try to split and
> swap at each stage. Scramble those eggs! Cop and fold as best you can! Be
> creative.... or better yet, just use DES, 3DES, or best of all, just use
> AES.
>
Thanks. All I need right now is some simple transformations for each stage
of iteration, so I'll leave the major scrambling until later! :)
Thanks again
Paul
- Next message: David Wilson: "Re: Covert Channels: a dead issue in TCP/IP v6? (currently world uses v4)"
- Previous message: Fredrik Olofsson: "Re: Covert Channels: a dead issue in TCP/IP v6? (currently world uses v4)"
- In reply to: ošin: "Re: Simple cipher program help"
- Next in thread: John E. Hadstate: "Re: Simple cipher program help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|