[PR #4] [MERGED] Add DecryptSectorLong for CSS #2

Open
opened 2026-01-30 21:21:23 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Decryption/pull/4
Author: @FakeShemp
Created: 10/15/2023
Status: Merged
Merged: 10/15/2023
Merged by: @claunia

Base: develHead: fakeshemp/decrypt-sector-long


📝 Commits (1)

  • 3aa4888 Add DecryptSectorLong for CSS

📊 Changes

1 file changed (+40 additions, -0 deletions)

View changed files

📝 DVD/CSS.cs (+40 -0)

📄 Description

Does the same as DecryptSector but for raw 2064 byte DVD sectors.


🔄 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/aaru-dps/Aaru.Decryption/pull/4 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 10/15/2023 **Status:** ✅ Merged **Merged:** 10/15/2023 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `fakeshemp/decrypt-sector-long` --- ### 📝 Commits (1) - [`3aa4888`](https://github.com/aaru-dps/Aaru.Decryption/commit/3aa48889dd89ef22d346328bda8e23668dcd196a) Add DecryptSectorLong for CSS ### 📊 Changes **1 file changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `DVD/CSS.cs` (+40 -0) </details> ### 📄 Description Does the same as DecryptSector but for raw 2064 byte DVD sectors. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:21:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.Decryption#2