commit | 6838bd1d737b6c3c4518e63543bf1e6a38113f55 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Sep 30 13:56:38 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Sep 30 15:24:33 2013 +0200 |
tree | 92b0110fbc183f973d23621c92950ae4fd0ee541 | |
parent | c9965dca278becce5bac9a1d9996c8ecc7154d1d [diff] [blame] |
Clarified threading issues
diff --git a/include/polarssl/ecdsa.h b/include/polarssl/ecdsa.h index 2de3b68..4a29ac6 100644 --- a/include/polarssl/ecdsa.h +++ b/include/polarssl/ecdsa.h
@@ -88,6 +88,7 @@ /** * \brief Compute ECDSA signature and write it to buffer, * serialized as defined in RFC 4492 page 20. + * (Not thread-safe to use same context in multiple threads) * * \param ctx ECDSA context * \param hash Message hash