massalabs / massa

The Decentralized and Scaled Blockchain
https://massa.net
5.58k stars 717 forks source link

Meta issue ABI suggestion #3898

Open leoloco opened 1 year ago

leoloco commented 1 year ago

Is your feature request related to a problem? Please describe. Implementing complex cryptography in smart contracts is painful and error-prone. Thus, I suggest adding some cryptography features to the ABI.

Describe the solution you'd like I suggest support for the following:

Describe alternatives you've considered The logic of suggested functions could be implemented as a smart contract or smart contract lib. But it is great to have a built-in standardized option.

damip commented 1 year ago

We need exact algorithm variants, can you investigate ?

AurelienFT commented 3 months ago

@leoloco is it still relevant ?

leoloco commented 3 months ago

It is not needed at the moment, so it is irrelevant