Hi - I am Ron, and my interest is writing alternate encryption methods. I thought this might be a good place to get come comments on my methodology - sort of a peer review.

I think DES and AES are unintuitive and just messy and my attempt is to use simple procedures that can be combined to produce Cryptographically Secure (CS) encryption procedures.

I have written a subroutine library that I think is very powerful and can allow almost anyone to write their own powerful encryption code. I am not asking for a critique of the code, but an analysis of the ideas. I subset I can write unbreakable code (55,000 bit encryption) with keys each as long as 4,000 UTF-8 bytes (key***rd of text file content was the idea.)

Is this the right place? Here is a teaser...

[url]http://rascalcode.home.bresnan.net/case.html[/url]

Ron.