[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gao's Chaos Cryptosystem Algorithm




At 10:28 PM 9/8/97 PDT, Nobuki Nakatuji wrote:
>
>>
>>I will just repeat Prof. Choate's question, how do you generate Ch.
>>
>>
>Ch generate 
>
>begin
>Xn+1=aXn(1.0-Xn)
>return Xn+1
>end
>
>Do you understand Japanese ?
>If you understand Japanese,
>I will send theis of Gao's Chaos Cryptosystem to you.
>
I don't understand Japanese, barely got through discrete structures, and
hate calculus.  But I'd like to see the source for the aXn() function.