Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var A = big.NewInt(0)
View Source
var B = big.NewInt(7)
View Source
var HexEncoding = 16
View Source
var OneInASCII byte = 49
View Source
var P, _ = new(big.Int).SetString(
strings.ToLower("FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFC2F"), 16)
Functions ¶
func ElCPointToString ¶
func IsOnCurveCheck ¶
func PrintElCPoint ¶
func PrintElCPoint(point ElCPoint)
Types ¶
type ElCPoint ¶
func AddElCPoints ¶
func BasePointGGet ¶
func BasePointGGet() ElCPoint
func DoubleElCPoints ¶
func ElCPointGen ¶
func StringToElCPoint ¶
Click to show internal directories.
Click to hide internal directories.