aboutsummaryrefslogtreecommitdiff
path: root/src/cbor_p384_cert_op.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cbor_p384_cert_op.c')
-rw-r--r--src/cbor_p384_cert_op.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cbor_p384_cert_op.c b/src/cbor_p384_cert_op.c
index a263573..8e9df7a 100644
--- a/src/cbor_p384_cert_op.c
+++ b/src/cbor_p384_cert_op.c
@@ -13,7 +13,7 @@
// the License.
// This is a DiceGenerateCertificate implementation that generates a CWT-style
-// CBOR certificate using the ED25519-SHA512 signature scheme.
+// CBOR certificate using the P-384 signature algorithm.
#include <stddef.h>
#include <stdint.h>