I encountered an exception when generating test cases for the BouncyCastleJCA ruleset, with the same selected_rules as JCA. This NullPointerException happened when generating Ciphertests and a few other tests. After debugging with @krinara86, we added these changes that temporarily avoid the exceptions.
I encountered an exception when generating test cases for the BouncyCastleJCA ruleset, with the same selected_rules as JCA. This NullPointerException happened when generating Ciphertests and a few other tests. After debugging with @krinara86, we added these changes that temporarily avoid the exceptions.
Signed-off-by: Shahrzad shahrzad.asghari73@gmail.com