douchuan

Results 9 issues of douchuan

I built a demo to calc Sha256,but got `Illegal instruction (core dumped)`. The Sha256 comes from crate [sha2](https://crates.io/crates/sha2). ```sh cd samplecode/helloworld BUILD_STD=cargo make cd bin ./app [+] Init Enclave Successful...

Fix JSON Grammar mistakes

Like "* * 8 L * ?", thanks

### PluginFilter async support Is it possible make PluginFilter to support async operation ? In PluginFilter.filter, I need to perform a redis query operation, then performed redis write operation in...

I'v built [SecureUnionID binding in lua](https://github.com/ChuanDou2021/lua-secureunionid), to support dev in [APISIX](https://apisix.apache.org/zh/docs/apisix/getting-started/README/). Please help review the code to see if my understanding of the algorithm is correct. The business demo show...

The version of tpm2-tss I am using is 3.2. x, and the application uses static linking to link tpm2-tss. The statically linked libraries include: - libtss2-sys.a - libtss2-esys.a - libtss2-tctildr.a...

[Keylime](https://keylime.readthedocs.io/en/latest/installation.html) note: > Keylime by default (all versions after 6.2.0) uses the kernel TPM resource manager. For kernel versions older than 4.12 we recommend to use the tpm2-abrmd resource manager...