Re: LZ: SecureIt-85


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

Re: LZ: SecureIt-85



>Would some of you out there be willing to load
>SecureIt-85 onto your calculators and be beta
>testers for it?
Sure, send it here.

>By the way, does anybody know a good random number
>routine for getting an 8-bit random number (i.e. between
>0 and 255)?  It would be much appreciated!
Sure:

ld  a,r
rrc a         ; This is not absolutely necessary, it just
              ; helps to randomize the number a bit more.

Say, don't forget to save this value somewhere for decoding the 
password...  ;)

>P.S. Please don't send me messages telling me to
>just use KCLock85, I already know about it!  Thanks!
Why won't you use KCLock85?

____
~Keith
FFNP69C@PRODIGY.COM