GenerateArgon2Hash

When I attempt to upgrade from 6.0.3.1 to 6.1.0.243 my application dies on

No matching function [ARGON2CHECKHASH] found

Help?!

Don’t forget to tell us about your stack!

OS: Ubuntu 22.04.5
Java Version: openjdk 11.0.24 2024-07-16
Tomcat Version: commandbox built-in

Try upgrading the Argon2 extension to the latest version (currently 1.0.0.7).

1 Like

Duh, that seems to have worked, thanks!

1 Like

No need to “duh” :smiley: The Argon2 feature was part of the Lucee core, but was silently pulled to a stand alone extension to make Lucee 6.x lighter.

1 Like