Skip to content

Revert and replace more changes to be able to move the code under new BSD-2-clause license#550

Merged
stefanberger merged 5 commits intomasterfrom
master.next
Jan 19, 2026
Merged

Revert and replace more changes to be able to move the code under new BSD-2-clause license#550
stefanberger merged 5 commits intomasterfrom
master.next

Conversation

@stefanberger
Copy link
Owner

To be able to move the code under the new BSD-2-clause license, revert and in some cases replace yet more changes to the TPM2 code.

To get some files into the state so that they can be easily replaced with
the BSD-licensed code, revert:

- spelling changes that were introduced by nicolas.iooss@ledger.fr in
  bbd7b75. Many of the changes introduced in that change were replaced
  in subsequence changes with the original spelling errors in the upstream
  code.

- LibreSSL support introduced by orbea <orbea@riseup.net> in 95fff22
  and 7310725.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Implement the retrieval of the updated IV in a single function which is
to be called after a symmetric key encryption or decryption operation.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Remove the contributed conditional compilation of a TDES related function
and fields in a structure based on definition of ALG_TDES.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Now that Helpers.c is clean of contributions, change its license to
BSD-2-clause. Change license in some other files as well.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
@stefanberger stefanberger merged commit c2a8109 into master Jan 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant