Andreas Fuchs
Andreas Fuchs
@williamcroberts @JuergenReppSIT Let's have the discussion here: Should we roll a new major release (4.0) because we change the CEL format or do we consider the old format was still...
How can you enable / disable a file using preprocessor macros ? In general, we highly appreciate PRs for any fix or convenience functions
Apparently https://de.wikipedia.org/wiki/Elliptic_Curve_Integrated_Encryption_Scheme is the way to go. So no support for plain ECDH via encrypt. Encoding still pending.
TPM2_ECDH_ZGen exists on all TPMs, doesn't it ? The ECIES-Scheme can then be done in software.
I want this to be compliant to openssl, but they don't support it yet: https://github.com/openssl/openssl/issues/9314#issuecomment-508724551 Apparently, too many governers. I guess we'll have to wait. If there's urgent desire, please...
Moving to 3.2 since this has not seen the foundational work needed yet, so unlikely to make it
@williamcroberts @idesai Could you give me a pointer to the concrete spec/mode you wanne use ?
We actually used to have libgcrypt as backend, but removed it since there were no users and no maintainers and we already had two backends with openssl and mbed-tls. see...
Ok, so almost the same story... ;-) I'm not opposed as long as someone looks into keeping it running... But also I'd prefer this to be a compile-time options, not...
I do fear a bit, that people will be running into problems with this. I know that experienced programmers have no problem with weak symbols but I'm afraid the issue...