From shannon at freewire.net Tue Aug 7 21:09:37 2001 From: shannon at freewire.net (Peter Shannon) Date: Tue, 7 Aug 2001 19:09:37 +0000 Subject: ASN1_TIME In-Reply-To: <3B701FE9.CDD1CB09@stroeder.com> References: <20010807140623.A8983@strakt.com> <01080716500300.00668@alecto> <3B701FE9.CDD1CB09@stroeder.com> Message-ID: <01080719093700.01133@alecto> Hi Michael, > Hmm, interesting. Can you describe what OpenSSL-related Python > wrappers your are implementing? Yes, sure. The wrappers are written in C, no SWIG dependancies. They are intended to be pretty high level and cover almost the entire bredth of the OpenSSL libraries. At the moment I have wrappers for: asymetric ciphers(only RSA at the moment), symetric ciphers, digests(and signing using an RSA key), preliminary SSL support(connect, bind, read, write, using a key and certificate and a getting peer certificate), prelininary X509_STORE support(adding trusted certificate, verifying a certificate, adding a crl which is not much use until 9.7. generation and interogation of X509 certificates(no extensions yet), RSA signatures. generation and interogation of CRLs(no extensions yet), RSA signatures and verification. miscilanious stuff to do with the RAND library and errors. reading and writing in PEM format(X509, CRLs and RSA) no DER support yet. I have a project on freshmeat, Python Openssl Wrappers(POW). No uploaded code yet. I wanted to produce some documentation and do a bit more cleaning of the code before I announced it offically. Let me know if you want to know more. Peter Shannon. From ngps at POST1.COM Fri Aug 31 07:08:47 2001 From: ngps at POST1.COM (Ng Pheng Siong) Date: Fri, 31 Aug 2001 13:08:47 +0800 Subject: [PYTHON-CRYPTO] News... Message-ID: <20010831130847.F600@madcap.dyndns.org> Hi, I'm going into business! (Well, I just ran out of a day-job.) If you or your company have had some success with M2Crypto and the Zope crypto stuff, I humbly request you write me a testimonial. On M2Crypto, I've just started work on FTP/TLS: an extension to ftplib, a Medusa-based server, and ZServerSSL. If FTP/TLS for Python is something you would like to see appear quicker, and you have the means to fund its development, I'll appreciate hearing from you, as well. (If not, FTP/TLS will still appear in M2Crypto, eventually. Right now, I can't tell when.) My apologies if I've violated netiquette with this posting. Cheers. -- Ng Pheng Siong * http://www.post1.com/home/ngps