-
Notifications
You must be signed in to change notification settings - Fork 90
Pull requests: csxark/CryptoViz
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(cipher): add MD2 hash function (RFC 1319, 1989, earliest MD-family member, byte-oriented Fibonacci-derived S-box)
needs review
#997
opened Aug 11, 2026 by
Aakif-Kohari
Contributor
•
Draft
8 of 15 tasks
feat(cipher): add Snefru hash function (Merkle, 1990, S-box-based compression, direct historical link before the Tiger/MD lineage)
needs review
#996
opened Aug 11, 2026 by
Aakif-Kohari
Contributor
•
Draft
8 of 15 tasks
feat(cipher): add Goldwasser-Micali probabilistic encryption (1982, first semantically-secure public-key scheme, origin of IND-CPA security)
needs review
#995
opened Aug 11, 2026 by
Aakif-Kohari
Contributor
•
Draft
8 of 15 tasks
feat(cipher): add Lucifer block cipher (Horst Feistel, IBM, direct predecessor to DES, the original Feistel network)
needs review
#994
opened Aug 11, 2026 by
Aakif-Kohari
Contributor
•
Draft
8 of 15 tasks
feat(cipher): add Grain-128 stream cipher (eSTREAM hardware profile finalist, NLFSR+LFSR combination, completes eSTREAM hardware coverage)
needs review
#993
opened Aug 11, 2026 by
Aakif-Kohari
Contributor
•
Draft
8 of 15 tasks
fix(security): resolve CSP syntax error and remove unreachable code
ECSoC26
Elite Coders Summer of Code 2026
#990
opened Aug 10, 2026 by
Chigael
Contributor
Loading…
9 of 15 tasks
Fix #899: Missing Elite Coders Summer of Code 2026
id="main-content" Target for Skip Link
ECSoC26
#976
opened Aug 10, 2026 by
rudreshborle
Contributor
Loading…
8 of 15 tasks
Fix #894: Committed Build Artifacts in VCS
ECSoC26
Elite Coders Summer of Code 2026
#975
opened Aug 10, 2026 by
rudreshborle
Contributor
Loading…
5 of 8 tasks
Fix #893: Home Page Is a Client Component Rendering Analytics
ECSoC26
Elite Coders Summer of Code 2026
#974
opened Aug 10, 2026 by
rudreshborle
Contributor
Loading…
9 of 11 tasks
refactor: move useCipherWorker hook to hooks directory
ECSoC26
Elite Coders Summer of Code 2026
#959
opened Aug 9, 2026 by
gauri9368gupta-maker
Contributor
Loading…
9 of 11 tasks
ProTip!
Filter pull requests by the default branch with base:main.