Hi all.
I am new here so please forgive me if I don't ask my question properly.
So I am starting a new project that requires some Cryptographic algorithms for certain purposes which are
Elliptical curves algorithms inclusive of secp256k1, Ed25519 (should have the ability to generate keypairs too).
Asymmetric ciphers like AES, ChaCha20
Hashes like Sha256, Sha512, Sha3 and Blake2B.
The requirements for the Cryptographic library is cross platform, affordable (if possible free), should provide reasonable performance.
So I have come across TMS Cryptography Pack and decided to ask about people's experiences with it, performance wise, support wise and so on.
If anyone has alternatives that meet the requirements above, it would be nice to hear your suggestions.
Thanks and awaiting your responses.