Author :
joshua
Date :
2025-05-22 04:54:14
Hash :f30feaa1 Message :asn1: merge invalid generalized time tests into invalid time tests
Previously, invalid generalized time tests were split into a separate
set of test vectors and a flag was used when calling the test function to
indicate they should be tested as generalized only.
This simplifies the code a bit, and makes converting to the new test
framework easier.
ok jsing