deepesh-vasthimal-cko
deepesh-vasthimal-cko
Hi How to compute shared secret using EC public key x and y values and private key d value using the below function and i am getting back nil. I...
I am trying to integrate GMEllipticCurveCrypto using Swift packages and i am not able to find this package file as i can see SPM is not supported with GMEllipticCurveCrypto. Is...
Hi all , I am getting nil values when accessing publicKeyXBase64 and publicKeyYBase64 of the generateKeyPair. See below code example for reference. only after I access publicKeyBase64 once I am...