google / google/webcrypto.dart

Support for deriveKey Method in Key Derivation Algorithms

Open
#173 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
116
Forks
110
Avg merge
6d 8h
Merged PRs (30d)
9

Description

Enable support for the `deriveKey` method for key derivation algorithms, including ECDH, HKDF, and PBKDF2, over `derivedBits`. This approach allows for direct derivation of cryptographic keys from a base key and specified algorithm parameters, returning a `CryptoKey` object ready for immediate use. This implementation would more closely align with the Web Cryptography API specification.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.