Skip to content

Releases: ektrah/libsodium-core

v1.4.1-preview.1

06 Jan 18:34

Choose a tag to compare

v1.4.1-preview.1 Pre-release
Pre-release

Changes:

  • Updated libsodium to 1.0.21
  • Added support for Android

Note that this has not been extensively tested. Please provide feedback in #80 whether it works or not.

Both positive and negative reports are welcome!

v1.4.0

02 Apr 19:41

Choose a tag to compare

Changes:

  • Updated libsodium to 1.0.20.1
  • Added support for iOS, tvOS, and MacCatalyst

v1.4.0-preview.2

01 Feb 18:29

Choose a tag to compare

v1.4.0-preview.2 Pre-release
Pre-release

Changes:

  • Updated libsodium to 1.0.20.1

v1.4.0-preview.1

04 May 16:30

Choose a tag to compare

v1.4.0-preview.1 Pre-release
Pre-release

Changes:

  • Updated libsodium to 1.0.19.2
  • Added support for iOS, tvOS, and MacCatalyst

Note that this has not been extensively tested. Please provide feedback in #80 whether it works or not.

Please indicate the target platform (iOS, tvOS, or MacCatalyst), development platform (macOS, Windows, ...), and .NET SDK used, including version numbers.

Both positive and negative reports are welcome!

v1.3.5

27 Apr 11:44

Choose a tag to compare

Fixes:

  • Fixed GenericHash.HashSaltPersonal with a NULL key (#95)

v1.3.4

24 Sep 19:50
fcf56cb

Choose a tag to compare

Changes:

  • Updated libsodium to 1.0.19 (#98)

v1.3.3

15 Jan 09:43

Choose a tag to compare

Changes:

  • Included XML documentation in the NuGet package (#56)

v1.3.2

12 Dec 09:01

Choose a tag to compare

Fixes:

  • Added a missing nullable annotation

Changes:

  • Updated libsodium to 1.0.18.4

v1.3.1

15 Jul 18:07

Choose a tag to compare

Fixes:

  • Fixed a regression in hiding null byte terminators in PasswordHash
  • Added back support for .NET Standard 2.0 (#83)

Features:

  • Added unauthenticated ChaCha20 IETF (#86)

v1.3.0

30 Apr 10:12

Choose a tag to compare

New release! 🎉