Skip to content

mifanTeddy/fabric-sdk-go-gm

Repository files navigation

fabric-sdk-go-gm

国密改造版本的fabric go sdk 基于 fabric-sdk-go v1.0.0

The configuration of bccsp needs to be modified for the application of client:

# BCCSP config for the client. Used by GO SDK.

BCCSP:
  Security:
    enabled: true
    # SW/GM SHA2/GMSM3
    default:
      provider: "GM"
    hashAlgorithm: "GMSM3"
    softVerify: true
    Level: 256
``

About

fabric国密改造gosdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published