[PR #4] [MERGED] Final Update #4

Closed
opened 2026-05-06 16:06:50 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/chiff-affine/pull/4
Author: @BreizhHardware
Created: 3/21/2022
Status: Merged
Merged: 3/21/2022
Merged by: @BreizhHardware

Base: mainHead: Dev


📝 Commits (1)

📊 Changes

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

View changed files

📝 __pycache__/chiffrement_affine.cpython-38.pyc (+0 -0)
__pycache__/crypt_and_decrypt.cpython-38.pyc (+0 -0)
__pycache__/find_key.cpython-38.pyc (+0 -0)
crypt_and_decrypt.py (+65 -0)
find_key.py (+77 -0)
📝 jeudetest.py (+4 -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/BreizhHardware/chiff-affine/pull/4 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 3/21/2022 **Status:** ✅ Merged **Merged:** 3/21/2022 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `Dev` --- ### 📝 Commits (1) - [`6f450e3`](https://github.com/BreizhHardware/chiff-affine/commit/6f450e38e599ff661c37010cbe9438c8519fd4e4) Final Update ### 📊 Changes **6 files changed** (+146 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `__pycache__/chiffrement_affine.cpython-38.pyc` (+0 -0) ➕ `__pycache__/crypt_and_decrypt.cpython-38.pyc` (+0 -0) ➕ `__pycache__/find_key.cpython-38.pyc` (+0 -0) ➕ `crypt_and_decrypt.py` (+65 -0) ➕ `find_key.py` (+77 -0) 📝 `jeudetest.py` (+4 -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>
BreizhHardware 2026-05-06 16:06:50 +02: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
BreizhHardware/chiff-affine#4
No description provided.