Feature Request: Support of DNSSEC in Sub-packages layers
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone,
I am currently a collegue student who is exploring DNSSEC,Initially, I set out to implement a DNS authoritative server using Python and the Scapy package. However, I’ve encountered a significant challenge: the processing speed of Python has led to timeouts in every test I’ve conducted.
In search of a more efficient solution, I turned to Go. But I’ve noticed that there is a lack of DNSSEC support in the existing layer sub-packages. Nevertheless, I’m still able to work with raw data.
But I'm really want to try make layers support for DNSSEC based on existing codes. I would like to do it by myself and submit a pull request, could I?
Contributor guide
Assessment
This issue has not been assessed yet.