Skip to content

feat: split Access; require name in 2-arg form; add HeaderLength parsing #4

feat: split Access; require name in 2-arg form; add HeaderLength parsing

feat: split Access; require name in 2-arg form; add HeaderLength parsing #4

Triggered via push May 21, 2026 17:44
Status Success
Total duration 28s
Artifacts

publish.yml

on: push
Publish to NuGet
25s
Publish to NuGet
Fit to window
Zoom out
Zoom in

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)