You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Hi wolfSSL team,
Is there any module in which we can make use of ECDSA with SHA256 for signature generation, which is required for the project which I'm working presently.
Note: I've gone through ECC algorithm, but specifically I'm asking about ECDSA now.
Thanks in advance.
Hi Guys,
In my use case, I need to pass a particular number as the Random-number to the signature generation function, which is wc_SignatureGenerate( )
Function parameters are : -
hash_type: WC_HASH_TYPE_SHA256
signature_type: WC_SIGNATURE_TYPE_ECC
Signature length used: 60 bytes
For example Random Number = 0x1111111111111111111111111111111111111111111111111111111111111111.
Can someone please guide me in achieving this! That would be helpful.
Thanks in advance,
Thippeswamy D R
Posts found: 2
Generated in 0.015 seconds (95% PHP - 5% DB) with 5 queries