You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Proposed Changes
* Allows apps and libs to specity their own salt (and info) values
during the HKDF for EC crypto operations.
* This refactoring allows TDF and NanoTDF implementations to share more
code, since they use different salts for their EC operations.
* I would like to add experimental support for random, per-TDF salts,
and this will enable those spikes
### Checklist
- [x] I have added or updated unit tests
- [ ] I have added or updated integration tests (if appropriate)
- [ ] I have added or updated documentation
### Testing Instructions
0 commit comments