Re: ECDSA example?
Larry Bugbee <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
On Mar 18, 2006, at 8:24 PM, Larry Bugbee wrote: > I need to go figure out OSX. ...again. (OSX 10.4.5, python 2.4.1, > gcc 3.3, openssl 0.9.8, swig 1.3.25) I'll let you know. After a careful download, recompile and install of openssl 0.9.8a and m2crypto (current svn trunk)... ...all is well. Now, back to my project. :-) Thanks.