Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 543: improve COSE_Key spec language and add COSE_Key examples #732

Merged
merged 10 commits into from
Jan 12, 2018

Commits on Dec 21, 2017

  1. update COSE_Key format description parag

    JeffH authored and JeffH committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    8b64e83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jeffh-fix-543-COSE_KEY-examples

    JeffH authored and JeffH committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    c11f1b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. create example public keys section

    JeffH authored and JeffH committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    1134d40 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. alg -37 is actually PS256; align PS256 & RS256 text with ES256 text

    JeffH authored and JeffH committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    66b2b7f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Merge branch 'master' into jeffh-fix-543-COSE_KEY-examples

    JeffH authored and JeffH committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    bcc6bd9 View commit details
    Browse the repository at this point in the history
  2. fix modulus length, as encoded in COSE_Key, to be 256 bytes rather th…

    …an 257
    JeffH authored and JeffH committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    30de9f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Merge branch 'master' into jeffh-fix-543-COSE_KEY-examples

    JeffH authored and JeffH committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    7908be8 View commit details
    Browse the repository at this point in the history
  2. incorp agl's comments, thx!

    JeffH authored and JeffH committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    90ec096 View commit details
    Browse the repository at this point in the history
  3. adj example whitespace, thx agl!

    JeffH authored and JeffH committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    d324d69 View commit details
    Browse the repository at this point in the history
  4. further whitespace twiddling...

    JeffH authored and JeffH committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    0bac86e View commit details
    Browse the repository at this point in the history