Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9701

Add API to extract the generator point in OS format from ECCParams_CurveParams

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Implemented
    • Icon: Medium Medium
    • TI Device Drivers
    • TIDRIVERS-3895
    • TIDRIVERS_5_10_00
    • Hide
      CC13x2
      CC26x2
      MTL1
      Show
      CC13x2 CC26x2 MTL1

      Part of the first round of the DTLS handshake is to digest the curve generator point, V point, X point, and the id string. The V and X points are already stored in octet point format in memory. But the curve generator point is stored in little endian format.

      An additional helper function is requested to read out the curve parameters into a buffer in the octet point format defined in section 2.3.3 in SEC 1: Elliptic Curve Cryptography. Specifically the G point is required.

      NOTE: An additional helper function may be required to read cryptokey values into system RAM if they are stored in the secure keystore.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: