aspnetcore/src/Mvc/Mvc.Razor
Levi Broderick bbf7c8780c
Clean up some usage of SHA1 and SHA256 in the code base (#24696)
* AntiForgery: Use SHA256 one-shot

* AuthN: Use SHA256 one-shot APIs

* MVC/Razor: Cleanup SHA256 references

* WebSockets: Use SHA1 one-shots

* dotnet-openapi: Use preferred SHA256 factory

* SignalR: Prefer RNG.Fill over RNG.GetBytes
2020-08-10 14:26:41 -07:00
..
src Clean up some usage of SHA1 and SHA256 in the code base (#24696) 2020-08-10 14:26:41 -07:00
test Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00