1 hab7877948327c/ElrondDevelopers 2years ago Hi, any suggestions on how to validate/verify a signature programmatically in rust?
1 hab7877948327c/ElrondDevelopers 2years ago Hi, I'm looking for a way to use a private/pub keys to encrypt/decrypt info. Meaning we send some encrypted data to a users, he sends this data to a smart contrast and there this data is decrypted. Could someone please help me?