This release updates the method for SCRYPT key derivation by correcting a bug that caused KDF to fail on systems with low memory. Thanks to @AlleyPally for reporting and testing, and @Theelx for testing. A new commandline and conf file option, --costfactor
has been added. See #165 for full details. Every effort was made to preserve decrypt capability with earlier lrzip-next versions. The lrzip-fe submodule was also updated to include the --costfactor
option.