Hi Team,
I hope this message finds you well.
In our security scans we were able to identify that the CryptoBackend code (CryptoAPI/Source/NET/CryptoBackend.cs) is using an outdated .NET library class for cryptographically secure random generation (This was identified for version 2.2.1 and 2.2.2).
The class System.Security.Cryptography.RNGCryptoServiceProvider is stated to be obsolete according to the Microsoft documentation in favour of the RandomNumberGenerator static method from the same library.
Could you please let us know if there is any version update scheduled to update the above mentioned class?
Thank you in advance for your help.
Best Regards,
Guilherme Craveiro
Hi @Guilherme Craveiro,Thank you for reporting the issue.I've released a new version of the component that should have this problem addressed.Regards,
Hi João,
Thank you for the update!
We will update to the latest version.
hallo @Guilherme Craveiro i think you need to create your custom extension , we try to search many times before and at last i create custom one