handshake-org / handshake-org/hsd
lib/dns/key Verify Methods
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
The module `lib/dns/key` exports a few useful methods for signing resource records.
- `signZSK`
- `signKSK`
It would be useful to also export methods for verifying signatures produced by those methods as well. Then these functions could be written once and used in many places.
Contributor guide
Assessment
This issue has not been assessed yet.