We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f916e commit 7639120Copy full SHA for 7639120
README.md
@@ -19,8 +19,8 @@ This implementation is for reference only. It **MUST NOT** be used in production
19
#### Development branch: [master](https://github.com/armfazh/h2c-go-ref/tree/master)
20
21
#### Draft versions implemented:
22
- - [v06](https://github.com/armfazh/h2c-go-ref/tree/6.0.0) (latest)
23
- - [v05](https://github.com/armfazh/h2c-go-ref/tree/5.0.0)
+ - [v06](https://github.com/armfazh/h2c-go-ref/tree/v6.0.0) (latest)
+ - [v05](https://github.com/armfazh/h2c-go-ref/tree/v5.0.0)
24
25
#### Compatible Implementations
26
- [Sage](https://github.com/cfrg/draft-irtf-cfrg-hash-to-curve/tree/master/poc)
0 commit comments