- Eindhoven, The Netherlands
- Sign in to view email
- https://blog.visucore.com/
Pinned repositories
1,702 contributions in the last year
Contribution activity
April 2018
Created a pull request in bitcoin/bitcoin that received 8 comments
util: Pass pthread_self() to pthread_setschedparam instead of 0
Nowhere in the man page of pthread_setschedparam it is mentioned that 0 is a valid value. The example uses pthread_self(), so should we.
(noticed b…
+2
−2
•
8
comments
Created an issue in irtimmer/tpm2-pk11 that received 1 comment
`ssh-keygen -D libtpm2-pk11.so` returns multiple keys, how to distinguish them?
I generated and made persistent a TPM key according to the steps in the wiki. However, it turns out that this TPM already contains a few different …
1
comment