Edward Chen

Results 3 issues of Edward Chen

#### Type of change - Test update #### Description modify file: bccsp/sw/ecdsa_test.go reason: with go version 1.19, `x509.MarshalPKIXPublicKey` -> `marshalPublicKey` -> `elliptic.Marshal` will panic if point not on curve because...

#### Type of change - Test update #### Description change certs in dir msp/testdata/badconfigou because these certs file not contains SANs info, it will failed when go version is 1.19(change...

I want to build tesseract wasm for some webassembly runtime like wasmedge, wasmer. Is there some guide for building with wasi sdk? the functions in emcription are not fully supported...