Class RainbowPublicKeyParameters

    • Constructor Detail

      • RainbowPublicKeyParameters

        public RainbowPublicKeyParameters​(int docLength,
                                          short[][] coeffQuadratic,
                                          short[][] coeffSingular,
                                          short[] coeffScalar)
        Constructor
        Parameters:
        docLength -
        coeffQuadratic -
        coeffSingular -
        coeffScalar -
    • Method Detail

      • getCoeffQuadratic

        public short[][] getCoeffQuadratic()
        Returns:
        the coeffquadratic
      • getCoeffSingular

        public short[][] getCoeffSingular()
        Returns:
        the coeffsingular
      • getCoeffScalar

        public short[] getCoeffScalar()
        Returns:
        the coeffscalar