[PR #142] [MERGED] Optimize crypto in debug builds #174

Closed
opened 2026-02-27 10:16:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/142
Author: @cgzones
Created: 3/30/2025
Status: Merged
Merged: 3/30/2025
Merged by: @matze

Base: masterHead: crypto_opt


📝 Commits (1)

  • 0a11d9a Optimize crypto in debug builds

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 Cargo.toml (+3 -0)

📄 Description

Optimize the argon crate even in debug builds, such that encryption and decryption are not tremendously slow.


🔄 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/matze/wastebin/pull/142 **Author:** [@cgzones](https://github.com/cgzones) **Created:** 3/30/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@matze](https://github.com/matze) **Base:** `master` ← **Head:** `crypto_opt` --- ### 📝 Commits (1) - [`0a11d9a`](https://github.com/matze/wastebin/commit/0a11d9aa6ac08219b8a963c515a80c1195113a23) Optimize crypto in debug builds ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+3 -0) </details> ### 📄 Description Optimize the argon crate even in debug builds, such that encryption and decryption are not tremendously slow. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:16:03 +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/wastebin-matze#174
No description provided.