mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #450] [CLOSED] Enhanced cryptography #1142
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/450
Author: @maldevel
Created: 4/25/2016
Status: ❌ Closed
Base:
master← Head:enhanced-cryptography📝 Commits (2)
48efdd2sha256 instead of md5680b7a7AES 256 CBC📊 Changes
2 files changed (+44 additions, -15 deletions)
View changed files
📝
Client/Core/Cryptography/AES.cs(+22 -8)📝
Server/Core/Cryptography/AES.cs(+22 -7)📄 Description
replace md5 with sha2 (256)
replace aes128 with aes 256 cbc
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.