Class Poly1305Test

  • All Implemented Interfaces:
    Test

    public class Poly1305Test
    extends SimpleTest
    • Constructor Detail

      • Poly1305Test

        public Poly1305Test()
    • Method Detail

      • performTest

        public void performTest()
                         throws java.lang.Exception
        Specified by:
        performTest in class SimpleTest
        Throws:
        java.lang.Exception
      • rfc7539Test

        public void rfc7539Test()
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception