توحيد هاش/شفّر/فك_تشفير: دراسة حالة#3
Open
SalehKadah wants to merge 1 commit into
Open
Conversation
يوثّق كيف كان لكل من المفسّر والمترجم (زائد نسخة ثالثة منفصلة لهدف Android) خوارزميّة مختلفة لـهاش/شفّر/فك_تشفير قبل توحيدها على SHA-256/ SHA-256-CTR في s-programming-language#212، بما فيها الفخّ (نسخة Android الفائتة) والباغ الأمنيّ (اقتطاع مفتاح صامت) اللذين كشفتهما مراجعة ما قبل الدفع، والتباعُد المتبقّي عمدًا في مسار خطأ فك_تشفير.
SalehKadah
force-pushed
the
agent/dg-crypto-unification
branch
from
July 20, 2026 01:46
887fe1b to
68f3778
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
الملخص
src/backend/crypto-unification.md: دراسة حالة كاملة لتوحيدهاش/شفّر/فك_تشفيربين المفسّر والمترجم (SHA-256/SHA-256-CTR)، بما فيها النسخة الثالثة الفائتة في مُصدِّر Android والباغ الأمنيّ (اقتطاع مفتاح صامت) اللذين كشفتهما مراجعة ما قبل الدفع، والتباعُد المتبقّي عمدًا في مسار خطأفك_تشفير. يشير: مترجم+مفسّر: إلغاء stdlib/crypto الميتة + توحيد هاش/شفّر/فك_تشفير (SHA-256-CTR) s-programming-language#212 و#213.src/SUMMARY.md(نهاية الجزء الخامس · الواجهة الخلفيّة).src/systems/builtins.mdللإشارة إليها.mdbookمحليًّا لتشغيلmdbook buildقبل الدفع — الروابط والبنية رُوجعت يدويًّا، وCI (ci.yml) سيتحقّق فعليًّا.خطة الاختبار