Menu

OpenSSL 3.2.1 support

2024-06-05
2024-06-17
  • Tomasz Maczkowski

    During compilation of the project against OpenSSL 3.2.1 following compilation errors occur:

    In file included from BnValues.h:324,
                     from Global.h:80,
                     from Tpm.h:78,
                     from AuditCommands.c:62:
    TpmToOsslMath.h:79:5: error: #error Untested OpenSSL version
       79 | #   error Untested OpenSSL version
          |     ^~~~~
    

    Are there any plans to simulate TPM using recent versions of OpenSSL (e.g. 3.2.1)?

     
    • Ken Goldman

      Ken Goldman - 2024-06-11

      Could you try the latest master, or the latest tagged commit? I think this was fixed.

       
  • Tomasz Maczkowski

    Thank you for your response, Ken. It looks like it is working from the latest master.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.