[PR #227] [MERGED] Support AES with GCM mode #319

Closed
opened 2026-03-03 11:42:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/Bark/pull/227
Author: @harryzcy
Created: 12/20/2023
Status: Merged
Merged: 12/20/2023
Merged by: @Finb

Base: masterHead: aes-gcm


📝 Commits (2)

📊 Changes

6 files changed (+31 additions, -21 deletions)

View changed files

📝 Bark/en.lproj/Localizable.strings (+1 -1)
📝 Bark/tr.lproj/Localizable.strings (+1 -1)
📝 Bark/zh-Hans.lproj/Localizable.strings (+1 -1)
📝 Controller/CryptoSettingController.swift (+4 -4)
📝 Controller/CryptoSettingViewModel.swift (+7 -7)
📝 Model/Algorithm.swift (+17 -7)

📄 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/Finb/Bark/pull/227 **Author:** [@harryzcy](https://github.com/harryzcy) **Created:** 12/20/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@Finb](https://github.com/Finb) **Base:** `master` ← **Head:** `aes-gcm` --- ### 📝 Commits (2) - [`71ecc36`](https://github.com/Finb/Bark/commit/71ecc36efd776e4bf6204dbcc8e9286d996259b8) Support AES with GCM mode - [`cfec903`](https://github.com/Finb/Bark/commit/cfec9038b30180237e14c87719f5b28e4024b019) Add a todo ### 📊 Changes **6 files changed** (+31 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Bark/en.lproj/Localizable.strings` (+1 -1) 📝 `Bark/tr.lproj/Localizable.strings` (+1 -1) 📝 `Bark/zh-Hans.lproj/Localizable.strings` (+1 -1) 📝 `Controller/CryptoSettingController.swift` (+4 -4) 📝 `Controller/CryptoSettingViewModel.swift` (+7 -7) 📝 `Model/Algorithm.swift` (+17 -7) </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-03 11:42:26 +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/Bark#319
No description provided.