From c9bc6453d8a08de7b9e563165336d5c4a3c70442 Mon Sep 17 00:00:00 2001 From: ektrah Date: Mon, 29 Apr 2024 00:42:35 +0200 Subject: [PATCH] Update libsodium to 1.0.19.2 --- docs/install.md | 10 ++++++---- src/Cryptography/NSec.Cryptography.csproj | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/install.md b/docs/install.md index a4267f83..c4deb09c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -15,12 +15,14 @@ on the following platforms: | | `-x64` | `-x86` | `-arm64` | `-arm` | |:----------------------|:--------:|:--------:|:--------:|:--------:| -| **`win-`** | ✓ | ✓ | | | +| **`android-`** | | | | | +| **`ios-`** | | | ✓ | | | **`linux-`** | ✓ | | ✓ | ✓ | | **`linux-musl-`** | ✓ | | ✓ | ✓ | +| **`maccatalyst-`** | ✓ | | ✓ | | | **`osx-`** | ✓ | | ✓ | | -| **`ios-`** | | | | | -| **`android-`** | | | | | +| **`tvos-`** | | | ✓ | | +| **`win-`** | ✓ | ✓ | ✓ | | Please note: @@ -61,7 +63,7 @@ has been tested to run on the following platforms and .NET versions: | | 22.04 | x64 | 8.0.4 / 6.0.29 | | | 24.04 | x64 | 8.0.4 / 6.0.29 | -The other supported platforms should work as well, but haven't been tested. +The other supported platforms should work as well, but have not been tested. ## Frequently Asked Questions diff --git a/src/Cryptography/NSec.Cryptography.csproj b/src/Cryptography/NSec.Cryptography.csproj index bcb16f9e..247082b3 100644 --- a/src/Cryptography/NSec.Cryptography.csproj +++ b/src/Cryptography/NSec.Cryptography.csproj @@ -18,7 +18,7 @@ NSec.Cryptography.X25519 - +