Skip to content

Rijndael encrypt decrypt binary data for main#5435

Merged
darjoo merged 2 commits intomicrosoft:mainfrom
AlbertSanocki:bugfix/rijndael-encrypt-decrypt-binary-data-main
Nov 7, 2025
Merged

Rijndael encrypt decrypt binary data for main#5435
darjoo merged 2 commits intomicrosoft:mainfrom
AlbertSanocki:bugfix/rijndael-encrypt-decrypt-binary-data-main

Conversation

@AlbertSanocki
Copy link
Copy Markdown
Contributor

@AlbertSanocki AlbertSanocki commented Nov 6, 2025

Summary

Adds methods to support encryption and decryption of binary files.
The new methods enable secure processing of binary data represented in Base64 format, ensuring compatibility with file encryption workflows.

Work Item(s)

Fixes #5338
Fixes AB#612437

Supersedes #5431 (same changes, rebased on main).
Recreated from main due to multiple conflicts during rebase.

@AlbertSanocki AlbertSanocki requested a review from a team as a code owner November 6, 2025 12:02
@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork labels Nov 6, 2025
@darjoo darjoo added the Integration GitHub request for Integration area label Nov 7, 2025
@github-actions github-actions bot added the Linked Issue is linked to a Azure Boards work item label Nov 7, 2025
@github-actions github-actions bot added this to the Version 28.0 milestone Nov 7, 2025
@darjoo darjoo merged commit 660f394 into microsoft:main Nov 7, 2025
50 of 52 checks passed
JesperSchulz added a commit that referenced this pull request Dec 1, 2025
#### Summary <!-- Provide a general summary of your changes -->
Backport of #5435

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#614962](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/614962)

Co-authored-by: AlbertSanocki <100367053+AlbertSanocki@users.noreply.github.com>
Co-authored-by: Albert Sanocki <albert.sanocki@it.integro.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Support binary-safe AES encryption/decryption in AL

3 participants