exonum-java-binding
exonum-java-binding copied to clipboard
Bump lazysodium-java from 4.2.6 to 4.3.4
Bumps lazysodium-java from 4.2.6 to 4.3.4.
Release notes
Sourced from lazysodium-java's releases.
4.3.4
Improvements:
- Upgraded ResourceLoader to 1.3.10 which has support for loading nested JARs.
- This means that Lazysodium can now be used in fat-jar based applications like SpringBoot!
4.3.2
Major change:
- cryptoAeadChaCha20Poly1305IetfKeygen -> cryptoAeadXChaCha20Poly1305IetfKeygen spotted in terl/lazysodium-android#40
4.3.1
Here's what's changed:
- cryptoAeadXChaCha20Poly1305IetfDecrypt now throws an Exception #89 #90
- Use default SecureRandom instance so that it generates random bytes faster #91
- Change binLen to pointer in hex2bin and base642bin #84
- Open to public getSodiumPathInResources() #82
Enjoy!
4.3.0
Breaking:
- New param added for cryptoPwHashScryptSalsa208Sha256 #76
- Corrected a signature mismatch in crypto_generichash_blake2b_salt_personal #75
Enjoy 🌞
Commits
a09e4dbUpdated resource loader to 1.3.102e77db9Update to 4.3.35341d36Update resource loader7b4fba0Add to readme9cd31fdIncrease version to 4.3.2ce492e7Fix cryptoAeadChaCha20Poly1305IetfKeygen -> cryptoAeadXChaCha20Poly1305IetfKe...3f780eeIncrement version to 4.3.1838cee9Merge pull request #91 from timmc/test-fast-random8fb3b1aUpdate according to comments #9045975c8Merge pull request #90 from gnarula/aead-exception- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Dependabot tried to add @bullet-tooth as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/exonum/exonum-java-binding/pulls/1670/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the exonum/exonum-java-binding repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request