Re: [Gambas-user] New gb.crypt.openssl component

2013-05-25 Thread Ian Haywood
On Tue, May 21, 2013 at 7:58 AM, Tobias Boege wrote: > Hi folks, > > seems to be the day of new components... I just committed a gb.crypt.openssl > component to wrap the cryptographic functions in OpenSSL's libcrypto. The > idea came actually from Sebastian in conjunction with his gambas-online >

[Gambas-user] New gb.crypt.openssl component

2013-05-20 Thread Tobias Boege
Hi folks, seems to be the day of new components... I just committed a gb.crypt.openssl component to wrap the cryptographic functions in OpenSSL's libcrypto. The idea came actually from Sebastian in conjunction with his gambas-online project. But maybe it's useful to someone else. I've been workin