ShaiA

Results 3 comments of ShaiA

Hi @dvsekhvalnov, thank you for your answer. Here is the full error: ``` DllNotFoundException: bcrypt.dll assembly: type: member:(null) Jose.AesGcm.OpenAlgorithmProvider (System.String alg, System.String provider, System.String chainingMode) (at :0) Jose.AesGcm.Encrypt (System.Byte[] key,...

@dvsekhvalnov, thank you for your previous suggestions and for offering to help with this issue. 1. I examined Unity's support for .Netstandard 2.1. and I found out that that the...

@dvsekhvalnov, thank you! As for 1 - It seems like [mono does not support AES GCM.](https://github.com/mono/mono/issues/19285) So unless there's a workaround to it, I guess the Bouncy Castle lead is...