Re: introduce new dependency

2025-02-21 Thread Jiatong Shen
Thank you for your answer.

On Fri, Feb 21, 2025 at 8:06 PM Thomas Huth  wrote:
>
> On 21/02/2025 11.21, Jiatong Shen wrote:
> > Hello Experts,
> >
> > I am analyzing introducing new dependencies to support more sm4
> > encryption features. The library I want to try to combine is GmSSL
> > which is licensed under Apache 2.0. Is it compatible with the QEMU
> > code base? Thank you very much for the help.
>
> No, sorry, the Apache License 2.0 is not compatible with GPLv2 that QEMU
> uses, see:
>
>   https://www.gnu.org/licenses/license-list.html#apache2
>
>Thomas
>


-- 

Best Regards,

Jiatong Shen



Re: introduce new dependency

2025-02-21 Thread Thomas Huth

On 21/02/2025 11.21, Jiatong Shen wrote:

Hello Experts,

I am analyzing introducing new dependencies to support more sm4
encryption features. The library I want to try to combine is GmSSL
which is licensed under Apache 2.0. Is it compatible with the QEMU
code base? Thank you very much for the help.


No, sorry, the Apache License 2.0 is not compatible with GPLv2 that QEMU 
uses, see:


 https://www.gnu.org/licenses/license-list.html#apache2

  Thomas




introduce new dependency

2025-02-21 Thread Jiatong Shen
Hello Experts,

   I am analyzing introducing new dependencies to support more sm4
encryption features. The library I want to try to combine is GmSSL
which is licensed under Apache 2.0. Is it compatible with the QEMU
code base? Thank you very much for the help.

-- 

Best Regards,

Jiatong Shen