Re: [cryptography] non-decryptable encryption

2012-06-19 Thread Givonne Cirkin
absolutely true. i mentioned (in my article) that after explaining the masking. --- jth...@astro.indiana.edu wrote: From: Jonathan Thornburg jth...@astro.indiana.edu To: jam...@echeque.com, cryptography@randombit.net Subject: Re: [cryptography] non-decryptable encryption Date: Tue, 19 Jun 2012

Re: [cryptography] non-decryptable encryption

2012-06-20 Thread Givonne Cirkin
yes. just with a specific choice of key. --- jam...@echeque.com wrote: From: James A. Donald jam...@echeque.com To: givo...@37.com CC: cryptography@randombit.net Subject: Re: [cryptography] non-decryptable encryption Date: Wed, 20 Jun 2012 10:48:01 +1000 On 2012-06-19 8:03 PM, Givonne Cirkin

Re: [cryptography] non-decryptable encryption

2012-06-20 Thread Givonne Cirkin
yes. and i covered this. esp. when the issue applies to the stenagraphic component. using phi as a model of the method. but, phi is well known predictable. however, other sequences not. --- jth...@astro.indiana.edu wrote: From: Jonathan Thornburg jth...@astro.indiana.edu To:

Re: [cryptography] non-decryptable encryption

2012-06-20 Thread Givonne Cirkin
don't trust abbreviaters!) --- bill.stew...@pobox.com wrote: From: Bill Stewart bill.stew...@pobox.com To: givo...@37.com Cc: cryptography@randombit.net Subject: Re: [cryptography] non-decryptable encryption Date: Mon, 18 Jun 2012 19:44:21 -0700 At 03:56 AM 6/18/2012, Givonne Cirkin wrote: Hi

Re: [cryptography] non-decryptable encryption

2012-07-05 Thread Givonne Cirkin
Thanks for all those who gave constructive criticism. The revised article is available at Cornell's archive: http://arxiv.org/abs/0912.4080 Givon _ You @ 37.com - The world's easiest free Email address !

Re: [cryptography] TEC Transcendental Encryption

2012-07-26 Thread Givonne Cirkin
I have programmed another prototype codec for Frequency. normalization. It is available from my website, www.givonzirkind.weebly.com On the download page. You @ 37.com - The world's easiest free Email address ! ___ cryptography mailing list

Re: [cryptography] open source cryptanalysis

2012-09-19 Thread Givonne Cirkin
does anyone know of an open source, freeware, GPL, cryptanalysis s/w like evercrack, except for windows? i couldn't find window binaries for evercrack. thanks. g. _ You @ 37.com - The world's easiest free Email address !

Re: [cryptography] index of coincidence

2013-04-25 Thread Givonne Cirkin
it would be appreciated a help, if someone can give me a link to freeware, preferrably source code in C, to a program that calculates the index of coincidence from a byte stream. thanks. much appreciated. _ You @ 37.com - The

Re: [cryptography] index of coincidence freeware

2013-04-25 Thread Givonne Cirkin
can anyone give me a link to freeware, source code, for a program that analyzes a byte stream for its index of coincidence?preferably in C.thanks.You @ 37.com - The world's easiest free Email address ! ___ cryptography mailing list

Re: [cryptography] Google GO Differential Analysis

2013-05-30 Thread Givonne Cirkin
fyi: google has a programming language "GO". it is designed for parallel processing. there is an apps stack feature. tells you what resources, including cpu resources, are being used, when in your program. so, you can see usage, in a chart. then, click on a usage spot. you'll be taken directly to