hexresearch / hexresearch/hschain

Add PBKDF2 wrapper to thundermint-crypto

Open
#359 0 comments 0 reactions 0 assignees View on GitHub
cryptography
Dominant language
C
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Turns out it's not quite trivial. Main building block of PBKDF2 is two parameter pseudorandom function. In spirit of this library it should be passed as type parameter. However there's no obvious type class for such functions. So we have following thing to do:

- [ ] Add HMAC as most commonly used one
- [ ] Decide how to parametrize PRF

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.