2020-06-02 05:00:50 +08:00
|
|
|
What: /sys/kernel/debug/turris-mox-rwtm/do_sign
|
|
|
|
Date: Jun 2020
|
|
|
|
KernelVersion: 5.8
|
2021-04-10 04:27:04 +08:00
|
|
|
Contact: Marek Behún <kabel@kernel.org>
|
2020-10-30 15:40:50 +08:00
|
|
|
Description:
|
|
|
|
|
2020-10-30 15:40:51 +08:00
|
|
|
======= ===========================================================
|
|
|
|
(Write) Message to sign with the ECDSA private key stored in
|
|
|
|
device's OTP. The message must be exactly 64 bytes
|
|
|
|
(since this is intended for SHA-512 hashes).
|
|
|
|
(Read) The resulting signature, 136 bytes. This contains the
|
|
|
|
R and S values of the ECDSA signature, both in
|
|
|
|
big-endian format.
|
|
|
|
======= ===========================================================
|