On Sun, Jan 27, 2013 at 11:37 PM, Ruwan Jayaweera
<ruwan.jayawe...@gmail.com> wrote:
> Hi
>
> Is there a particular reason why we can't host the rainbow tables as a
> service? Just a simple web service with probably one API which will do a
> lookup and return the code.
>
> Is this possible?
>
> Cheers!

Actual querying requires many random accesses to the database. The
performance of cracking is probably IO latency bound. It's not
something that would scale well as a network service AFAIK.
_______________________________________________
A51 mailing list
A51@lists.reflextor.com
http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51

Reply via email to