Something Change In Crypto Between 2017r3 and 2018r4?

Hey all,

Did something change in the Xojo.Core.Crypto class between 2017r3 and 2018r4? I’ve been skipping the 2018 builds for various reasons but decided I should probably update after a year. I just tried to run my app in 2018r4 and am having some issues with a login in my app. It works in 2017r3.

Did something change? Is there a way to make things backward compatible? I want to say I remember seeing something about it but not sure exactly when that was.

Thanks,

Jon

Can you be more specific about the problem? Maybe post some code?

Maybe related to this:
https://forum.xojo.com/49901-hashed-password-values-saved-with-2017r2-don-t-work-when-checke

[quote=417620:@Alberto De Poo]Maybe related to this:
https://forum.xojo.com/49901-hashed-password-values-saved-with-2017r2-don-t-work-when-checke[/quote]
Yep. That’s it. I have been using int8 instead of uint8.