Package | Description |
---|---|
org.bouncycastle.math.ec |
Modifier and Type | Method and Description |
---|---|
static WNafPreCompInfo |
WNafUtil.getWNafPreCompInfo(ECPoint p) |
static WNafPreCompInfo |
WNafUtil.getWNafPreCompInfo(PreCompInfo preCompInfo) |
static WNafPreCompInfo |
WNafUtil.precompute(ECPoint p,
int width,
boolean includeNegated) |
Copyright © 2018 BouncyCastle.org. All rights reserved.