master: abgabe 7 wrong curve mentioned
Some checks failed
Latex Build / build-latex (Assignment 6 - Software Security - Teil 2) (push) Waiting to run
Latex Build / build-latex (Assignment 4 - Protokollsicherheit (Praxis)) (push) Successful in 1m1s
Latex Build / build-latex (Assignment 5 - Software Security - Teil 1) (push) Has been cancelled

This commit is contained in:
bmh04 2024-07-08 12:42:17 +02:00
parent ea22e2fb99
commit f9258b4e55
Signed by: chronal
GPG key ID: 2534798AB6C297E0

View file

@ -120,7 +120,7 @@ Erst, wenn der Schlüssel in die Enclave kommt und entsiegelt wird, kann der Sch
2. *Signatur Erstellung* 2. *Signatur Erstellung*
Die Enclave bietet eine Schnittstelle für Signaturen mit ECDSA an. Die Enclave bietet eine Schnittstelle für Signaturen mit ECDSA an.
Dabei wird die Kurve secp256k1 verwendet. Dabei wird die Kurve secp256r1 verwendet.
== Vorteile == Vorteile