Searched refs:extractR (Results 1 – 2 of 2) sorted by relevance
576 BigInteger extractR(byte[] signature) throws Exception { in extractR() method in EcdsaTest594 BigInteger r = extractR(signature); in extractK()729 System.out.println("r:" + extractR(signature).toString()); in testBasic()
740 BigInteger extractR(byte[] signature) throws Exception { in extractR() method in DsaTest757 BigInteger r = extractR(signature); in extractK()836 System.out.println("r:" + extractR(signature).toString()); in testBasic()