Fix ED25519 Support with SSH.NET 2024.2.0 #104
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L20
Obsolete member 'Poly1305.Sign(byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Sign(byte[], byte[])'
|
Build:
Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L37
Obsolete member 'Poly1305.Sign(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)' overrides non-obsolete member 'OneTimeAuth.Sign(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)'
|
Build:
Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L56
Obsolete member 'Poly1305.Verify(byte[], byte[], byte[])' overrides non-obsolete member 'OneTimeAuth.Verify(byte[], byte[], byte[])'
|
Build:
Chaos.NaCl/Chaos.NaCl/Poly1305.cs#L77
Obsolete member 'Poly1305.Verify(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)' overrides non-obsolete member 'OneTimeAuth.Verify(ArraySegment<byte>, ArraySegment<byte>, ArraySegment<byte>)'
|
Build:
Chaos.NaCl/Chaos.NaCl/XSalsa20Poly1305.cs#L61
Possible null reference return.
|
Build:
Chaos.NaCl/Chaos.NaCl/XSalsa20Poly1305.cs#L67
Possible null reference return.
|
Build:
Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L133
Possible null reference return.
|
Build:
Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L151
Possible null reference return.
|
Build:
Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L167
Possible null reference return.
|
Build:
Chaos.NaCl/Chaos.NaCl/CryptoBytes.cs#L179
Possible null reference return.
|
Loading