Class Reduce

java.lang.Object
org.bouncycastle.pqc.crypto.mlkem.Reduce

class Reduce extends Object
  • Constructor Details

    • Reduce

      Reduce()
  • Method Details

    • montgomeryReduce

      public static short montgomeryReduce(int a)
    • barretReduce

      public static short barretReduce(short a)
    • conditionalSubQ

      public static short conditionalSubQ(short a)