Home
last modified time | relevance | path

Searched defs:G2 (Results 1 – 25 of 1952) sorted by relevance

12345678910>>...79

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/crypto/bn256/cloudflare/
H A Dbn256.go162 type G2 struct { struct
177 return "bn256.G2" + e.p.String()
182 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
191 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
200 func (e *G2) Add(a, b *G2) *G2 {
209 func (e *G2) Neg(a *G2) *G2 {
218 func (e *G2) Set(a *G2) *G2 {
227 func (e *G2) Marshal() []byte {
308 func Pair(g1 *G1, g2 *G2) *GT {
313 func PairingCheck(a []*G1, b []*G2) bool {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/crypto/bn256/cloudflare/
H A Dbn256.go171 type G2 struct { struct
186 return "bn256.G2" + e.p.String()
191 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
200 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
209 func (e *G2) Add(a, b *G2) *G2 {
218 func (e *G2) Neg(a *G2) *G2 {
227 func (e *G2) Set(a *G2) *G2 {
236 func (e *G2) Marshal() []byte {
317 func Pair(g1 *G1, g2 *G2) *GT {
322 func PairingCheck(a []*G1, b []*G2) bool {
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/h8300/
H A Dh8300-coff.exp161 }
162
163 # This was intended to do any cleanup necessary. It kinda looks like it
183 -re " +\[0-9\]+ 0004 4100\[^\n\]*\n" { set x [expr $x+1] }
192 -re " +\[0-9\]+ 0016 4700\[^\n\]*\n" { set x [expr $x+1] }
201 -re " +\[0-9\]+ 0028 58000000\[^\n\]*\n" { set x [expr $x+1] }
212 -re " +\[0-9\]+ 0054 58700000\[^\n\]*\n" { set x [expr $x+1] }
221 timeout { perror "timeout\n; break }
247 -re " +\[0-9\]+ 000a 5900\[^\n\]*\n" { set x [expr $x+1] }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/crypto/bn256/google/
H A Dbn256.go164 type G2 struct { struct
187 return "bn256.G2" + e.p.String()
192 func (e *G2) CurvePoints() (*gfP2, *gfP2, *gfP2, *gfP2) {
198 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
207 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
217 func (e *G2) Add(a, b *G2) *G2 {
226 func (n *G2) Marshal() []byte {
252 func (e *G2) Unmarshal(m []byte) ([]byte, error) {
403 func Pair(g1 *G1, g2 *G2) *GT {
408 func PairingCheck(a []*G1, b []*G2) bool {
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go147 type G2 struct { struct
170 return "bn256.G2" + g.p.String()
175 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
184 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
194 func (e *G2) Add(a, b *G2) *G2 {
203 func (n *G2) Marshal() []byte {
225 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
367 func Pair(g1 *G1, g2 *G2) *GT {
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/crypto/crypto-75b288015ac9/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go147 type G2 struct { struct
170 return "bn256.G2" + g.p.String()
175 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
184 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
194 func (e *G2) Add(a, b *G2) *G2 {
203 func (n *G2) Marshal() []byte {
225 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
367 func Pair(g1 *G1, g2 *G2) *GT {
/dports/sysutils/aptly/aptly-1.4.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go151 type G2 struct { struct
174 return "bn256.G2" + e.p.String()
179 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
188 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
198 func (e *G2) Add(a, b *G2) *G2 {
207 func (n *G2) Marshal() []byte {
229 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
371 func Pair(g1 *G1, g2 *G2) *GT {
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go151 type G2 struct { struct
174 return "bn256.G2" + e.p.String()
179 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
188 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
198 func (e *G2) Add(a, b *G2) *G2 {
207 func (n *G2) Marshal() []byte {
229 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
371 func Pair(g1 *G1, g2 *G2) *GT {
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/security/vault/vault-1.8.2/vendor/github.com/keybase/go-crypto/bn256/
H A Dbn256.go155 type G2 struct { struct
178 return "bn256.G2" + e.p.String()
183 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
192 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
202 func (e *G2) Add(a, b *G2) *G2 {
211 func (n *G2) Marshal() []byte {
237 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
379 func Pair(g1 *G1, g2 *G2) *GT {
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/dns/rdap/rdap-e2ea151/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/www/go-www/www-2.0.0/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go155 type G2 struct { struct
178 return "bn256.G2" + e.p.String()
183 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
192 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
202 func (e *G2) Add(a, b *G2) *G2 {
211 func (n *G2) Marshal() []byte {
237 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
379 func Pair(g1 *G1, g2 *G2) *GT {
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/crypto/crypto-5c40567a22f8/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/security/totp-cli/totp-cli-1.1.17/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/devel/lazygit/lazygit-0.31.4/vendor/golang.org/x/crypto/crypto-7f63de1d35b0/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/crypto/bn256/
H A Dbn256.go161 type G2 struct { struct
185 return "bn256.G2" + newTwistPoint(nil).String()
192 func (e *G2) ScalarBaseMult(k *big.Int) *G2 {
201 func (e *G2) ScalarMult(a *G2, k *big.Int) *G2 {
212 func (e *G2) Add(a, b *G2) *G2 {
221 func (n *G2) Marshal() []byte {
247 func (e *G2) Unmarshal(m []byte) (*G2, bool) {
392 func Pair(g1 *G1, g2 *G2) *GT {

12345678910>>...79