near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.31k stars 618 forks source link

Choose crypto library #2

Closed ilblackdragon closed 5 years ago

ilblackdragon commented 6 years ago

Most probably one that ethereum/parity uses. Options:

ilblackdragon commented 5 years ago

Also which hashing function \ library we should use @david-stolp. I see ppl using Crate:

ilblackdragon commented 5 years ago

For now using exonum_sodiumoxide but isolate it in primitives in case we want to switch.