Re: [Gambas-user] New gb.openssl component (was gb.crypt.openssl for few minutes :-))

2013-05-20 Thread Tobias Boege
On Mon, 20 May 2013, 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 > project. But

[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