Re: who wants a crack at this
From: Jeff Mott (mjeff1_at_twcny.rr.com)
Date: 06/26/03
- Next message: Jeff Mott: "Re: who wants a crack at this"
- Previous message: Mok-Kong Shen: "Re: Release 1.1 (beta) of my AES implementation"
- In reply to: Jeff Mott: "who wants a crack at this"
- Next in thread: Francois Grieu: "Re: who wants a crack at this"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Jun 2003 10:02:57 -0700
> var letter = pass.substr(i, 1);
^^^^
this should read pw.substr(i, 1);
- Next message: Jeff Mott: "Re: who wants a crack at this"
- Previous message: Mok-Kong Shen: "Re: Release 1.1 (beta) of my AES implementation"
- In reply to: Jeff Mott: "who wants a crack at this"
- Next in thread: Francois Grieu: "Re: who wants a crack at this"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]