Closed
Description
From @blowdart on Monday, August 28, 2017 10:55:59 AM
https://docs.microsoft.com/dotnet/api/system.security.cryptography.rfc2898derivebytes now supports SHA256, SHA384 and SHA512. We could remove the code from data protection and just use the framework support.
Copied from original issue: aspnet/DataProtection#272