[Gambas-user] [Gambas Bug Tracker] Bug #958: gambas3 build failure with openssl 1.1

bugtracker at ...3416... bugtracker at ...3416...
Fri Jul 1 08:55:32 CEST 2016


http://gambaswiki.org/bugtracker/edit?object=BUG.958&from=L21haW4-

Comment #5 by Gianfranco COSTAMAGNA:

great success!

I did just take a part of the patch, I clicked on unified view on the commit I guess, and this split the patch into three :)
and I copied the first lol

All hashed or ciphered data is base64 encoded

Checking digest sha256...
Output is:   	ungWv48Bz+pBQUDeXa4iI7ADYaOWF3qctBD/YfIAFa0=
Should read: 	ungWv48Bz+pBQUDeXa4iI7ADYaOWF3qctBD/YfIAFa0=
---
Checking cipher (salted) aes256...
Output is:   	U2FsdGVkX18BI0VniavN7464hGnXjHmRYfG6I2X1nJA=
Should read: 	U2FsdGVkX18BI0VniavN7464hGnXjHmRYfG6I2X1nJA=
abcrypted:   	abc
Should read: 	abc
---
Checking cipher blowfish...
Output is:   	QNVH2mCCLE0=
Should read: 	QNVH2mCCLE0=
Decrypted:   	abc
Should read: 	abc
---
Checking HMAC...
Output is:   	T9CyFSdu8S8rPkyOysKBFJi2Vvw=
Should read: 	T9CyFSdu8S8rPkyOysKBFJi2Vvw=
---
Done.


seems good, I'm going to apply it in Debian in a few hours!

thanks!

G.






More information about the User mailing list