You are reading a single comment by @ptone and its replies. Click here to read the full conversation.
  • I wanted to use the ECDH in that lib to establish a shared key that could then be used with AES, and probably the ECDSA to sign a JWT token.

    For now it is all moot as I'm using NUS and JSON for data during prototyping, and that means the full memory of the SW is available to anything that connects to that service, but just trying to think ahead a little on the security patterns.

    Thanks for those other links - it actually looks like a relatively easy port.

    -P

About

Avatar for ptone @ptone started