Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps Sodium.Core from 1.2.3 to 1.3.0.

Release notes

Sourced from Sodium.Core's releases.

v1.3.0

New release! 🎉

v1.3.0-preview1

Fixes:

  • Removed an invalid precondition for additionalData parameter in SecretAead* (#59)
  • Fixed the nonce length SecretAeadChaCha20Poly1305IETF (#69)
  • Fixed a buffer overflow in Utilities.BinaryToBase64 (#63)
  • Fixed Utilities.Compare to include a length check

Features:

  • Added a function to allow for checking scrypt password hashes (#48)
  • Exposed PublicKeyAuth constants as static properties (#50)

Improvements:

  • Removed trailing null byte terminators in PasswordHash (#77)
  • Annotated nullable reference types
  • Made KeyPair and DetachedBox read-only
Commits
  • 88d6137 release: v1.3.0
  • 613c403 Throw exception if AES-GCM is not supported
  • 74f1794 Update INSTALL.md
  • 5a901d1 prerelease: v1.3.0-preview1
  • cf6322b Turn ScalarMult.Bytes/ScalarBytes into static properties
  • 45ef217 Clean up parameter validation
  • 0107ee8 Simplify Utilities.Increment
  • 098f7ad Improve libsodium initialization
  • 1cc46e9 Create INSTALL.md [ci skip]
  • 8e9a03e Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Sodium.Core](https://github.com/ektrah/libsodium-core) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/ektrah/libsodium-core/releases)
- [Commits](ektrah/libsodium-core@v1.2.3...v1.3.0)

---
updated-dependencies:
- dependency-name: Sodium.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@BrammyS BrammyS merged commit 151aca5 into dev May 2, 2022
@dependabot dependabot bot deleted the dependabot/nuget/dev/Sodium.Core-1.3.0 branch May 2, 2022 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant