Harald Hoyer

Results 61 issues of Harald Hoyer

``` ❯ LD_SHOW_AUXV="" ldd /bin/bash | fgrep AT_PLATFORM AT_PLATFORM: x86_64 AT_PLATFORM: x86_64 ``` AT_PLATFORM together with AT_HWCAP should give information on what libraries to install additionally in generic images. ```...

enhancement

Whitepaper: http://freehaven.net/anonbib/cache/DBLP:conf/sp/DanezisG09.pdf Presentation: https://www.youtube.com/watch?v=34TKXELJa2c Code: https://github.com/DonnchaC/sphinx

to be used as a KDF like in libsodium sodium_kdf_derive_from_key(). The test output is taken from the libsodium kdf testsuite test and matches.

**Describe the bug** from `nextcloud.log` ```json { "reqId": "X5AN8Wwu9MTqIFV3LrAltQAAAA4", "level": 3, "time": "2020-10-21T11:44:58+00:00", "remoteAddr": "185.26.156.168", "user": "--", "app": "PHP", "method": "GET", "url": "/nextcloud/public.php?service=webfinger&resource=acct%253A%2540hoyer.xyz", "message": "Maximum execution time of 3600 seconds...

bug

**Describe the bug** webfinger returning `http` instead of `https` **To Reproduce** Steps to reproduce the behavior: ```console $ curl -L -H "Accept: application/ld+json" -X GET https://hoyer.xyz/nextcloud/index.php/apps/social/@harald | jq ``` ```json...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Code of Conduct - [X] I agree to follow this project's Code of...

bug
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Code of Conduct - [X] I agree to follow this project's Code of...

bug
triage

### Description Extend the enarx CLI with a `key` command and change the `sign` command. ### Future CLI `-o, --out FILE` is optional and will write the output to a...

enhancement
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Intel's Icelake CPU (10nm Gen 10 Core) adds SGX Key Separation and...

enhancement
intel sgx
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Update the gdb code to make use of the new gdbstub API...

enhancement
debt
dependencies