Gerson Alexander Pardo Gamez

Results 84 comments of Gerson Alexander Pardo Gamez

Hi @TheOneWithTheBraid thanks for send that suggestion, At the moment there are no plans to add that functionality, but I will investigate about it, maybe it can be added now...

Hi @rmacd thanks for this, I need to make some adjustements because we should add bytes method for all others methods, but is a great template to implement the remaining...

Hi, seems decryptPrivateKey should be encryptPrivateKey, because the key pair generated is not encrypted but if the app goes to background it may be because a crash, could you capture...

Hi @drake4964 is there an error you could share here please, are you using expo ?

Hi right now there are not method to get data from signed message `await OpenPGP.signData("text","[privateKey here]","[passphrase here]");` this is a new method that sign and include the message, but right...

Hi @DominikHinc thanks for report this issue, I don't have an M1/M2 device to debug this, could you send me details about which react native and library version you are...

Hi, this should be fixed in the newest version https://www.npmjs.com/package/react-native-fast-rsa/v/2.4.3 , feel free to reopen if happens again

Hi @ides-global , thanks for report this, I think we can include that method to encrypt or decrypt the private key, is going to take some time but we are...

Hi, thanks for report this issue, going to take a look today

hi @saumyabhatnagar2000 , @neel132 could you try with this branch please https://github.com/jerson/react-native-fast-rsa/pull/73