Class verify_16


  • public class verify_16
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      verify_16()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int crypto_verify​(byte[] x, int xoffset, byte[] y)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • verify_16

        public verify_16()
    • Method Detail

      • crypto_verify

        public static int crypto_verify​(byte[] x,
                                        int xoffset,
                                        byte[] y)