On Thu, Sep 04, 2008 at 11:39:42AM -0700, Fett wrote:
> I need a crypto package that works on windows with python 2.5. Can
> anyone suggest one for me?
    
    You could always rely on the the APIs Windows provides to do this
    sort out stuff, either via pywin32 or ctypes.  

        Trent.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to