feat: split Access; require name in 2-arg form; add HeaderLength parsing #4
Annotations
2 warnings
|
Publish to NuGet:
src/Cyphera/Cyphera.cs#L206
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
|
Publish to NuGet:
src/Cyphera/Cyphera.cs#L206
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|