Giter Site home page Giter Site logo

draft-ietf-cose-bls-key-representations's Introduction

Barreto-Lynn-Scott Elliptic Curve Key Representations for JOSE and COSE

This is the working area for the individual Internet-Draft, "Barreto-Lynn-Scott Elliptic Curve Key Representations for JOSE and COSE".

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (โœ) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.

draft-ietf-cose-bls-key-representations's People

Contributors

basileioskal avatar selfissued avatar tplooker avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

selfissued

draft-ietf-cose-bls-key-representations's Issues

Bls should be BLS

All of the letters b l s should be capitalized, since they are initials for people's names. @dwaite pointed this out to me during a JWP call.

Rename draft to conform to IETF naming conventions

To submit to the COSE working group, the draft name must be of the form draft-<lastname>-cose-<draftname>. I'd suggest the identifier draft-looker-cose-bls-curves-representations or something similar.

Note that both the filename and the draft name in the markdown (which is currently draft-looker-bls-jose-cose-00) need to be changed.

Key identifier?

I'm posing this as a question and not a direct suggestion.

The key identifiers are specifically for only one subgroup (the G1 on Bls48581G1 for example) on the defined pairing curve, and in practice an implementation will use that single group identifier to first identify the pairing curve itself, caring only about the Bls48581 prefix. Would it make sense to add a separator character such as _, -, or + like in other JOSE/COSE identifiers?

In fact, one could argue that Bls48581 is technically the curve name and the group could be identified via a separate element, but that's being rather pedantic :)

References needed for some cited related work

The draft includes "Further work on a similar scheme has also been progressed at the FIDO Alliance and W3C. Similarly Intel released (EPID) which provides a solution to remote hardware attestation for Intel Software Guard Extension (SGX) enabled environments." IETF style guidelines say that if we're citing work, we should provide references to it.

Add code point for 48 bytes BLS12-381 signatures

As discussed at IETF 116 there are several reasons to also register a signature algorithm. BLS signatures do not have to be used with aggregations. They can also be used as a replacement for ordinary ECDSA signatures. The benefit with a BLS12-381 signatures are that they are 48 bytes instead of the 64 bytes for ECDSA and EdDSA. This would be a nice addition to COSE.

Other people agreed and stated that registering a signature should be done just to make the document complete and useful in it self.

One use case for 48 bytes BLS12-381 signatures is Group OSCORE. With 48 bytes signatures you could in quite many cases get away with sending one frame less which is a big win.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.