Gerson Alexander Pardo Gamez

Results 84 comments of Gerson Alexander Pardo Gamez

I see, so it seems is related to arm64 slice, let me try something different today, thanks for the patient

hey @saumyabhatnagar2000 , @neel132 sorry for the delay, I updated podspec, could you try one more time please make sure the pod spec looks like this one https://github.com/jerson/react-native-fast-rsa/pull/73/files#diff-adbac605057eb9b22b0847a0e2e3f269c1038d1998e332e5cce54a8df3333f88L21-L23

Hi @Myzel394 thanks for report this, I'm not sure how target platform works in flutter, but yeah by default all folders are added, I'm going to look what should be...

Hi, this library doesn't support expo yet, but if you get a chance maybe the latest version may work for you

Hi @volmus thanks for report the issue, I have not tried in java with that library, but I think I can help to make it work, would be great if...

Hi @tallinn1960 yeah you are right currently we only support RSA but Im gonna start doing a research to include more, it May require some extra time but I will...

Hi @Tsuribori thanks for report the issue, im not an expert with ECC but im gonna research about that, main repo is a go project https://github.com/jerson/openpgp-mobile right now im working...

Hi @msarkrish if you have a privatekey and want to use encrypt, you could convert the privatekey to a publicKey using the following method ```dart publicKey = RSA.convertPrivateKeyToPublicKey(privateKey) ``` hope...

Hi @sabreys thanks for report this issue, which version are you using? please if you are able to reproduce the issue, could you try with previous versions, such as: 3.10.0...