I guess no one has ever used encryption (M2Crypto) in web2py. Maybe the web2py community isn't as large as I had thought...
Richard On Oct 3, 11:00 am, horridohobbyist <[email protected]> wrote: > I'm looking for a way to encrypt/decrypt data in web2py. Someone > suggested that pyme is already included in web2py, but I think he's > just plain wrong. I've seen references to m2secret on the web, but > it's obvious that it needs to be installed. > > I've not been able to figure out how to install M2Crypto or m2secret. > What is my best course of action? > > (I'm currently using pyDes, which is an all-Python implementation. It > is exceedingly slow, however.) > > Thanks, > Richard

