[Gambas-user] CRYPT function - a little help please?

Adrien Prokopowicz adrien.prokopowicz at ...626...
Fri Aug 25 12:26:01 CEST 2017


Le Fri, 25 Aug 2017 12:01:37 +0200, Rolf-Werner Eilert  
<rwe-sse at ...3629...> a écrit:

> Ok Adrien,
>
>  > First of all, the documentation of gb.crypt is completely wrong. As
>> Tobias says,
>> its methods have *nothing* to do with encryption : they only make
>> hashes, and NONE
>
>
> is there a way to make real encryption in Gambas? If I wanted to encrypt  
> some file with a password for instance, what would I do?
>
> Regards
> Rolf
>

I've never used it, but I think you would have to take a look at  
gb.openssl and
its Cipher class.

-- 
Adrien Prokopowicz




More information about the User mailing list