Skip to content

NetSparkleUpdater 2.0.9

Compare
Choose a tag to compare
@Deadpikle Deadpikle released this 25 Jan 02:35
· 754 commits to develop since this release
  • Added new readFileBeingVerifiedInChunks (defaults to false) and chunkSize (defaults to 25 MB) to the Ed25519Checker class constructor in order to save RAM when verifying a file with ed25519 signatures. This can save a lot of RAM and fixes an issue where 2x the RAM was used to verify a file. This fix was not carried over to the DSA checker -- please use ed25519 signatures!