P
P
petr108m2019-06-26 15:47:17
linux
petr108m, 2019-06-26 15:47:17

How to sign kernel modules when building with the Ghost algorithm?

to sign kernel modules during assembly, I specify:
CONFIG_MODULE_SIG=y
CONFIG_MODULE_SIG_ALL=y
CONFIG_MODULE_SIG_SHA512=y
CONFIG_MODULE_SIG_HASH="sha512"
how to integrate the Gost algorithm for signing modules into this system?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Melkij, 2019-06-26
@melkij

https://www.kernel.org/doc/html/v5.0/admin-guide/m...
Write a patch and persuade the community to accept it, or apply it yourself to your build.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question