Skip to content

Move KeyDerivation to use the built in Rfc2898 SHA2* support in .NET Core 2.0 #2508

Closed
@aspnet-hello

Description

@aspnet-hello

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

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-dataprotectionIncludes: DataProtectionenhancementThis issue represents an ask for new feature or an enhancement to an existing one

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions