Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/or13/draft-steele-jose-cose-hpke-cookbook
JOSE-COSE HPKE Cookbook
https://github.com/or13/draft-steele-jose-cose-hpke-cookbook
cose hpke ietf jose
Last synced: 15 days ago
JSON representation
JOSE-COSE HPKE Cookbook
- Host: GitHub
- URL: https://github.com/or13/draft-steele-jose-cose-hpke-cookbook
- Owner: OR13
- License: other
- Created: 2024-03-02T22:50:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:13:20.000Z (7 months ago)
- Last Synced: 2024-05-28T09:44:50.904Z (7 months ago)
- Topics: cose, hpke, ietf, jose
- Language: Makefile
- Homepage: https://datatracker.ietf.org/doc/draft-steele-jose-cose-hpke-cookbook/
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# JOSE-COSE HPKE Cookbook
This is the working area for the individual Internet-Draft, "JOSE-COSE HPKE Cookbook".
* [Editor's Copy](https://OR13.github.io/draft-steele-jose-cose-hpke-cookbook/#go.draft-steele-jose-cose-hpke-cookbook.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-steele-jose-cose-hpke-cookbook)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-steele-jose-cose-hpke-cookbook)
* [Compare Editor's Copy to Individual Draft](https://OR13.github.io/draft-steele-jose-cose-hpke-cookbook/#go.draft-steele-jose-cose-hpke-cookbook.diff)## Contributing
See the
[guidelines for contributions](https://github.com/OR13/draft-steele-jose-cose-hpke-cookbook/blob/main/CONTRIBUTING.md).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`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).