Skip to content

Use scrypt as the key derivation function #3

Description

@LeftyBC

Currently we use PBKDF2 to derive the AES key for encryption/decryption.

A better alternative would be scrypt, or the HKDF from whatever HMAC function we end up choosing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions