Class WTauNafPreCompInfo

  • All Implemented Interfaces:
    PreCompInfo

    public class WTauNafPreCompInfo
    extends java.lang.Object
    implements PreCompInfo
    Class holding precomputation data for the WTNAF (Window τ-adic Non-Adjacent Form) algorithm.
    • Field Detail

      • preComp

        protected ECPoint.AbstractF2m[] preComp
        Array holding the precomputed ECPoint.AbstractF2ms used for the WTNAF multiplication.
    • Constructor Detail

      • WTauNafPreCompInfo

        public WTauNafPreCompInfo()