Add .NET 8.0 TFM and use new AesGcm constructor #295
Annotations
10 warnings
Run unit tests:
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L85
The variable 'e' is declared but never used
|
Run unit tests:
UnitTests/ConcatKDFTest.cs#L36
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/ConcatKDFTest.cs#L35
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/ConcatKDFTest.cs#L35
This call site is reachable on all platforms. 'ConcatKDF.DeriveKey(CngKey, CngKey, int, byte[], byte[], byte[], byte[])' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/TestSuiteCngKeyUtils.cs#L48
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/TestSuiteCngKeyUtils.cs#L61
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/TestSuiteCngKeyUtils.cs#L90
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/TestSuiteCngKeyUtils.cs#L99
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/TestSuiteCngKeyUtils.cs#L112
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Run unit tests:
UnitTests/TestSuiteCngKeyUtils.cs#L126
This call site is reachable on all platforms. 'EccKey.New(byte[], byte[], byte[], CngKeyUsages)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading