AdguardTeam / AdguardTeam/dnsproxy
Feature request: set encryption algorithm
- 主要言語
- Go
- スター
- 3.3k
- フォーク
- 343
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
It would be very useful to be able to specify the encryption algorithms that dnsproxy can use. I've installed an instance on my router that doesn't benefit from AES instructions. So it would be good if I could force the instance to use only a specific version of TLS (1.3), the CHACHA20_POLY1305 algorithm to establish TLS connections and also the hash algorithm like SHA256.
Would it be possible to implement this?
Thank you for your attention and have a nice day!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No files, tests, or entry points are named. Start by locating dnsproxy’s existing TLS configuration and connection setup, then determine how algorithm selection is currently handled across its supported protocols. Done means a documented configuration can select TLS 1.3, CHACHA20_POLY1305, and SHA256 where supported, with coverage for the affected behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cryptography, networking, security
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100