It seems that .NET (Core 3.1) supports custom curves in ECC. So I\'ve defined the Curve25519, and generated key pair by below code:
using System; using System