Oskar Sandberg wrote: > Things are very much in limbo, and will be for some time (does anyone know a > decently fast DH implementation for or in perl so liberator get get crypto > going?) so please don't start planning another release right now...
You can just write your own - it's very simple (as long as you use a fast algorithm for the G^x mod n). The problem is getting the MPI right, and I've already gotten that working in Python. -- Itamar S.T. itamar at maxnm.com _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
