[PR #142] [MERGED] Fix #141 (ECDSA support) #1263

Closed
opened 2026-03-16 01:56:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/142
Author: @SAPikachu
Created: 6/7/2017
Status: Merged
Merged: 6/8/2017
Merged by: @bluejekyll

Base: masterHead: fix-ecdsa


📝 Commits (6)

📊 Changes

2 files changed (+194 additions, -13 deletions)

View changed files

📝 client/src/rr/dnssec/keypair.rs (+113 -8)
📝 client/src/rr/dnssec/public_key.rs (+81 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/142 **Author:** [@SAPikachu](https://github.com/SAPikachu) **Created:** 6/7/2017 **Status:** ✅ Merged **Merged:** 6/8/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `fix-ecdsa` --- ### 📝 Commits (6) - [`b6566bb`](https://github.com/hickory-dns/hickory-dns/commit/b6566bbce9233513ea30d586fa1d8356cce2fe59) Fix #141 (ECDSA support) - [`d636da8`](https://github.com/hickory-dns/hickory-dns/commit/d636da8374e1bf26f2e1c761e20b46240c62f1b9) Properly encode signature parts and add tests - [`698100c`](https://github.com/hickory-dns/hickory-dns/commit/698100c0e4578fb8af5dda67fec387cd4435b5c7) Fix ECDSA signing - [`aa4dd1d`](https://github.com/hickory-dns/hickory-dns/commit/aa4dd1d564758be51ca25466cdb5ec1c16f54308) Test verification by PublicKeyEnum as well - [`038dc9c`](https://github.com/hickory-dns/hickory-dns/commit/038dc9c55322e4ec7ad0f3ad151bc1c663cd7b42) Eliminate warning - [`2e593c2`](https://github.com/hickory-dns/hickory-dns/commit/2e593c25d09f9ab33a7ef8e9bdff3d19fd52f07f) Fix compilation ### 📊 Changes **2 files changed** (+194 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `client/src/rr/dnssec/keypair.rs` (+113 -8) 📝 `client/src/rr/dnssec/public_key.rs` (+81 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:56:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1263
No description provided.