Joël Schneider

Results 2 issues of Joël Schneider

Fixed issue the following issue: 'asn1crypto.keys.PublicKeyInfo().fingerprint has been removed, please use oscrypto.asymmetric.PublicKey().fingerprint instead'

It would be nice to have labels on testing.T granularity such that the test and associated function calls like BeforeEachTest are not executed when skip-labels applies to it. We have...