[gnutls-devel] GnuTLS | Draft: Port openconnect TPM2 code (!1460)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Aug 15 17:00:06 CEST 2021
Daiki Ueno created a merge request: https://gitlab.com/gnutls/gnutls/-/merge_requests/1460
Project:Branches: dueno/gnutls:wip/dueno/tpm2 to gnutls/gnutls:master
Author: Daiki Ueno
This resurrects @nmav's work at:
https://gitlab.com/nmav/gnutls/-/commit/7127ba6d2ddbd1120771a5a3ec34b5178d26a17c
with the following modifications:
- Sync with the latest OpenConnect code that supports RSA-PSS, also use only the public interface of Nettle for RSA padding calculation
- Add TCTI configuration through envvar
- Various cleanups: use correct ASN.1 definition for the legacy key blob, properly use ESAPI memory management functions, etc.
Fixes: #594
## Checklist
* [x] Commits have `Signed-off-by:` with name/author being identical to the commit author
* [x] Code modified for feature
* [ ] Test suite updated with functionality tests
* [ ] Test suite updated with negative tests
* [ ] Documentation updated / NEWS entry present (for non-trivial changes)
* [ ] CI timeout is 2h or higher (see Settings/CICD/General pipelines/Timeout)
## Reviewer's checklist:
* [ ] Any issues marked for closing are addressed
* [ ] There is a test suite reasonably covering new functionality or modifications
* [ ] Function naming, parameters, return values, types, etc., are consistent and according to `CONTRIBUTION.md`
* [ ] This feature/change has adequate documentation added
* [ ] No obvious mistakes in the code
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1460
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20210815/c23b06c4/attachment.html>
More information about the Gnutls-devel
mailing list