[PR #81] [MERGED] Update OQS host. Add ML-DSA keys #80

Closed
opened 2026-03-04 01:40:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/81
Author: @ivansherov
Created: 11/13/2025
Status: Merged
Merged: 11/13/2025
Merged by: @ivansherov

Base: masterHead: feature/update-oqs


📝 Commits (1)

  • 9bf6209 Update OQS host. Add ML-DSA keys

📊 Changes

9 files changed (+468 additions, -6 deletions)

View changed files

📝 docker-compose.yml (+1 -1)
keys/id_mldsa44 (+104 -0)
keys/id_mldsa44.pub (+1 -0)
keys/id_mldsa65 (+156 -0)
keys/id_mldsa65.pub (+1 -0)
keys/id_mldsa87 (+197 -0)
keys/id_mldsa87.pub (+1 -0)
📝 oqs/Dockerfile (+6 -5)
📝 sshd_configs_raw/sshd_config_oqs (+1 -0)

📄 Description

Description of the change

Updated OQS to v10
Added ssh-mldsa-44,ssh-mldsa-65,ssh-mldsa-87 keys

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 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/termius/hosts-farm/pull/81 **Author:** [@ivansherov](https://github.com/ivansherov) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@ivansherov](https://github.com/ivansherov) **Base:** `master` ← **Head:** `feature/update-oqs` --- ### 📝 Commits (1) - [`9bf6209`](https://github.com/termius/hosts-farm/commit/9bf6209190f17a77a5e2f25cf75e15816bddc35e) Update OQS host. Add ML-DSA keys ### 📊 Changes **9 files changed** (+468 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -1) ➕ `keys/id_mldsa44` (+104 -0) ➕ `keys/id_mldsa44.pub` (+1 -0) ➕ `keys/id_mldsa65` (+156 -0) ➕ `keys/id_mldsa65.pub` (+1 -0) ➕ `keys/id_mldsa87` (+197 -0) ➕ `keys/id_mldsa87.pub` (+1 -0) 📝 `oqs/Dockerfile` (+6 -5) 📝 `sshd_configs_raw/sshd_config_oqs` (+1 -0) </details> ### 📄 Description ## Description of the change Updated OQS to v10 Added ssh-mldsa-44,ssh-mldsa-65,ssh-mldsa-87 keys ## Type of change - [X] Feature - [ ] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:50 +03:00
Sign in to join this conversation.
No labels
pull-request
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/hosts-farm#80
No description provided.