google / google/gopacket

Feature Request: Support of DNSSEC in Sub-packages layers

Open
#1,192 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.