package dhellman import "git.ali33.ru/fcg-xvii/curve/v2/tools" type curveKeyPublic struct { p *tools.Point }