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
Thanks Kaleb. A follow-up: Can you tell me the difference between curve_id ECC_CURVE_DEF and ECC_SECP256R1?
Hello,
My embedded device needs to securely exchange data with an Android smartphone app that uses the TEE. TEE apps use NIST P256-R1 curve. So my embedded device running wolfCrypt needs to perform ECHD (elliptic curve diffie helman) and support the ECDSA signature algorithm. For ECDH, can I simply create a keypair using wc_DhGenerateKeyPair() or do I also need to call wc_DhSetKey() and specify P256R1? If so, how is the curve specified? I'm new to WolfCrypt so any help is appreciated!
Posts found: 2
Generated in 0.022 seconds (95% PHP - 5% DB) with 5 queries