[PR #5680] [MERGED] Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal #3505

Closed
opened 2025-11-07 08:14:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5680
Author: @Timshel
Created: 3/10/2025
Status: Merged
Merged: 3/15/2025
Merged by: @dani-garcia

Base: mainHead: fix/ring


📝 Commits (1)

  • 4a4b50b Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal

📊 Changes

3 files changed (+7 additions, -6 deletions)

View changed files

📝 Cargo.lock (+3 -2)
📝 Cargo.toml (+2 -1)
📝 src/crypto.rs (+2 -3)

📄 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/dani-garcia/vaultwarden/pull/5680 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix/ring` --- ### 📝 Commits (1) - [`4a4b50b`](https://github.com/dani-garcia/vaultwarden/commit/4a4b50bd05ae334c8cb176541d071481efb37c4b) Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal ### 📊 Changes **3 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -2) 📝 `Cargo.toml` (+2 -1) 📝 `src/crypto.rs` (+2 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 08:14:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#3505