[PATCH] Fix typos in documentation

10 views
Skip to first unread message

yanis....@smile.fr

unread,
May 3, 2026, 4:18:32 PM (10 days ago) May 3
to swup...@googlegroups.com, Yanis BINARD
From: Yanis BINARD <yanis....@smile.fr>

Signed-off-by: Yanis BINARD <yanis....@smile.fr>
---
doc/source/signed_images.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/signed_images.rst b/doc/source/signed_images.rst
index f16aab26..ad11f1a1 100644
--- a/doc/source/signed_images.rst
+++ b/doc/source/signed_images.rst
@@ -63,13 +63,13 @@ with the `-k` parameter.
Architecture of crypto subsystem
--------------------------------

-The subszstem consists of crypto "providers", services and modules.
+The subsystem consists of crypto "providers", services and modules.
A provider is a library that allows to build services. It is an external library
like openSSL. Modules will use one of the provider to implement one service.
SWUpdate defines three type of services : Verification, Hashing and Decryption.

The modules are the specific implementation of one of the services with
-an algorythm supported by the provided. It can be CMS, AES, pkcs#11, etc.
+an algorithm supported by the provided. It can be CMS, AES, pkcs#11, etc.
Multiple modules can be installed, and the choice can be done at runtime.

.. image:: images/crypto_architecture.png
Reply all
Reply to author
Forward
0 new messages