Class ECGOST3410Test

  • All Implemented Interfaces:
    Test

    public class ECGOST3410Test
    extends SimpleTest
    ECGOST3410 tests are taken from GOST R 34.10-2001.
    • Constructor Detail

      • ECGOST3410Test

        public ECGOST3410Test()
    • Method Detail

      • ecGOST3410_AParam

        public void ecGOST3410_AParam()
        Test Sign & Verify with A parameters see: https://www.ietf.org/internet-drafts/draft-popov-cryptopro-cpalgs-01.txt gostR3410-2001-CryptoPro-A-ParamSet P.47
      • main

        public static void main​(java.lang.String[] args)