ECDSA: Fix formatting
This commit is contained in:
parent
5833de7ab2
commit
ef17e3b59c
1
include/mbedtls/ecdsa.h
Normal file → Executable file
1
include/mbedtls/ecdsa.h
Normal file → Executable file
@ -479,6 +479,7 @@ int mbedtls_ecdsa_read_signature_restartable( mbedtls_ecdsa_context *ctx,
|
||||
const unsigned char *hash, size_t hlen,
|
||||
const unsigned char *sig, size_t slen,
|
||||
mbedtls_ecdsa_restart_ctx *rs_ctx );
|
||||
|
||||
/**
|
||||
* \brief This function generates an ECDSA keypair on the given curve.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user