asterinas / trustflow-capsule-manager-sdk

a sdk tool to access capsule manager
Apache License 2.0
3 stars 3 forks source link

fix: sdc util, avoid circular import #23

Closed zhongtianq closed 4 months ago

zhongtianq commented 4 months ago

sdc.util.tool import sdc.util.crypto

and sdc.util.crypto import sdc.util.tool.bytes2int

fix above circular import