[PR #36] [MERGED] Utilize BouncyCastle.Cryptography #45

Closed
opened 2026-02-26 02:30:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/junian/Standard.Licensing/pull/36
Author: @kfrancis
Created: 7/8/2024
Status: Merged
Merged: 7/30/2024
Merged by: @junian

Base: masterHead: master


📝 Commits (4)

  • f6f1c0e limit to meaningful frameworks
  • a4c7aa6 updates to handle API changes
  • 522f4f4 remove the submodule
  • dd7c5fd fix to allow multitarget to show in test explorer

📊 Changes

6 files changed (+31 additions, -19 deletions)

View changed files

📝 .gitmodules (+0 -3)
external/bc-csharp (+0 -1)
📝 src/Standard.Licensing.Tests/Standard.Licensing.Tests.csproj (+4 -3)
📝 src/Standard.Licensing/Security/Cryptography/KeyFactory.cs (+3 -3)
📝 src/Standard.Licensing/Security/Cryptography/KeyGenerator.cs (+1 -1)
📝 src/Standard.Licensing/Standard.Licensing.csproj (+23 -8)

📄 Description

image

https://www.nuget.org/packages/BouncyCastle.Cryptography/

Fixes issues from #35


🔄 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/junian/Standard.Licensing/pull/36 **Author:** [@kfrancis](https://github.com/kfrancis) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@junian](https://github.com/junian) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`f6f1c0e`](https://github.com/junian/Standard.Licensing/commit/f6f1c0e400a06a0536ed91636b2fcdc8476abe45) limit to meaningful frameworks - [`a4c7aa6`](https://github.com/junian/Standard.Licensing/commit/a4c7aa61b24b96c493b28329dc8992d8e7e2f6cb) updates to handle API changes - [`522f4f4`](https://github.com/junian/Standard.Licensing/commit/522f4f46d5c0a7b18139515790297fcb68870db4) remove the submodule - [`dd7c5fd`](https://github.com/junian/Standard.Licensing/commit/dd7c5fd2c0ffafe46be5f65f2af42396089cd775) fix to allow multitarget to show in test explorer ### 📊 Changes **6 files changed** (+31 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+0 -3) ➖ `external/bc-csharp` (+0 -1) 📝 `src/Standard.Licensing.Tests/Standard.Licensing.Tests.csproj` (+4 -3) 📝 `src/Standard.Licensing/Security/Cryptography/KeyFactory.cs` (+3 -3) 📝 `src/Standard.Licensing/Security/Cryptography/KeyGenerator.cs` (+1 -1) 📝 `src/Standard.Licensing/Standard.Licensing.csproj` (+23 -8) </details> ### 📄 Description ![image](https://github.com/junian/Standard.Licensing/assets/67574/c684ae40-ef55-4fc6-8cdb-8a89bca2817d) https://www.nuget.org/packages/BouncyCastle.Cryptography/ Fixes issues from #35 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:30:18 +03: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
starred/Standard.Licensing#45
No description provided.