|
func (s *curveKeyPublic) Attack(ctx context.Context) (curve.KeyPair, error) {
|
|
func (s *curveKeyPublic) Attack(ctx context.Context) (curve.KeyPair, error) {
|
|
func (s *curveKeyPublic) attack(ctx context.Context) (*curveKeyPair, error) {
|
|
func (s *curveKeyPublic) attack(ctx context.Context) (*curveKeyPair, error) {
|