```
➜  bin git:(master) ✗ ./app 
[+] global_eid: 2
[+] sha256 input string is abc
[+] Expected SHA256 hash: 
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad
calc_sha256 invoked!
Input string len = 3, input len = 3
[+] SHA256 result is 
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad
[+] calc_sha256 success ...
[+] Starting aes-gcm-128 encrypt calculation
[1]    17413 segmentation fault (core dumped)  ./app
```

```
➜  bin git:(master) ✗ sgx_sign -version

This is sgx_sign from Intel(R) Software Guard Extensions, version 2.12.100.3 
for Linux.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/285#issuecomment-726474611

Reply via email to