mirror of
https://github.com/junian/Standard.Licensing.git
synced 2026-04-25 05:45:51 +03:00
[PR #36] [MERGED] Utilize BouncyCastle.Cryptography #45
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Standard.Licensing#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (4)
f6f1c0elimit to meaningful frameworksa4c7aa6updates to handle API changes522f4f4remove the submoduledd7c5fdfix 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
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.