Open Closed

Used BouncyCastle package for Cryptography needs ? #2


User avatar
0
talhazengin created

Hello,

We noticed that Bouncy.Castle package (https://www.nuget.org/packages/BouncyCastle/) used in many more place in the commercial system.

But this package restricted to normal .net framework. The rest whole system built upon .net core.

So can't we consider an alternative package or solution for the needs? For example "System.Security.Cryptography" .net core library.

Thank you abp team.


2 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    This has been already addressed in https://github.com/volosoft/volo/issues/835. We're waiting a PR to resolve the issue. On the other, this library works cross-platform even with this version. All the methods we use works on Linux,Mac and Windows. It doesn't break cross-platform functionality. But anyway we'll fix that issue as soon as possible.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    package updated in the next release v2.0.1.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11