-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setup repository for draft-irtf-cfrg-hash-to-curve using https://gith…
- draft-irtf-cfrg-hash-to-curve-14
- draft-irtf-cfrg-hash-to-curve-13
- draft-irtf-cfrg-hash-to-curve-12
- draft-irtf-cfrg-hash-to-curve-11
- draft-irtf-cfrg-hash-to-curve-10
- draft-irtf-cfrg-hash-to-curve-09
- draft-irtf-cfrg-hash-to-curve-08
- draft-irtf-cfrg-hash-to-curve-07
- draft-irtf-cfrg-hash-to-curve-06
- draft-irtf-cfrg-hash-to-curve-05
Christopher Wood
committed
Oct 26, 2019
1 parent
ae36c08
commit 79e2b9d
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Hashing to Elliptic Curves | ||
|
||
This is the working area for the individual Internet-Draft, "Hashing to Elliptic Curves". | ||
|
||
* [Editor's Copy](https://cfrg.github.io/draft-irtf-cfrg-hash-to-curve/#go.draft-irtf-cfrg-hash-to-curve.html) | ||
* [Individual Draft](https://tools.ietf.org/html/draft-irtf-cfrg-hash-to-curve) | ||
* [Compare Editor's Copy to Individual Draft](https://cfrg.github.io/draft-irtf-cfrg-hash-to-curve/#go.draft-irtf-cfrg-hash-to-curve.diff) | ||
|
||
## Building the Draft | ||
|
||
Formatted text and HTML versions of the draft can be built using `make`. | ||
|
||
```sh | ||
$ make | ||
``` | ||
|
||
This requires that you have the necessary software installed. See | ||
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md). | ||
|
||
|
||
## Contributing | ||
|
||
See the | ||
[guidelines for contributions](https://github.com/cfrg/draft-irtf-cfrg-hash-to-curve/blob/master/CONTRIBUTING.md). |