package dhellman import "git.ali33.ru/fcg-xvii/curve/v2" func constructor(curve curve.Curve) (curve.KeyPair, error) { return nil, nil }