sign-service

command
v0.0.0-...-9a3149e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

Signing service for vsock

这段代码是为了通过vsock暴露ecdsa sign服务,在KVM guest里可以正常运行,但是在 nitro enclave里运行遇到以下问题

[    0.441281] nsm: module verification failed: signature and/or required key missing - tainting kernel
2021/01/11 10:40:52 Run as server...
2021/01/11 10:42:53 connection closed
crypto/rand: blocked for 60 seconds waiting to read random data from the kernel
Connection to 54.86.161.97 closed by remote host.
Connection to 54.86.161.97 closed.

初步怀疑是nitro enclave禁止应用获取随机数导致的问题。

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL