Skip to content

Commit 8206f4e

Browse files
committed
Update to version v14.
1 parent 72ae030 commit 8206f4e

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,19 @@ The purpose of this implementation is for generating test vectors and enabling c
1616

1717
This implementation is for reference only. It **MUST NOT** be used in production systems.
1818

19-
#### Development branch: [master](https://github.com/armfazh/h2c-go-ref/tree/master)
19+
**Development branch**: [master](https://github.com/armfazh/h2c-go-ref/tree/master)
2020

2121
#### Draft versions implemented:
22-
- [v12](https://github.com/armfazh/h2c-go-ref/tree/v12.0.0) (latest)
23-
- [v10](https://github.com/armfazh/h2c-go-ref/tree/v10.0.1)
24-
- [v08](https://github.com/armfazh/h2c-go-ref/tree/v8.0.0)
25-
- [v07](https://github.com/armfazh/h2c-go-ref/tree/v7.0.0)
26-
- [v06](https://github.com/armfazh/h2c-go-ref/tree/v6.0.0)
27-
- [v05](https://github.com/armfazh/h2c-go-ref/tree/v5.0.0)
22+
**Latest**: [v14]
23+
Previous: [v12], [v10], [v08], [v07], [v06], [v05].
24+
25+
[v14]: https://github.com/armfazh/h2c-go-ref/tree/v14.0.0
26+
[v12]: https://github.com/armfazh/h2c-go-ref/tree/v12.0.0
27+
[v10]: https://github.com/armfazh/h2c-go-ref/tree/v10.0.1
28+
[v08]: https://github.com/armfazh/h2c-go-ref/tree/v8.0.0
29+
[v07]: https://github.com/armfazh/h2c-go-ref/tree/v7.0.0
30+
[v06]: https://github.com/armfazh/h2c-go-ref/tree/v6.0.0
31+
[v05]: https://github.com/armfazh/h2c-go-ref/tree/v5.0.0
2832

2933
#### Compatible Implementations
3034
- [Sage](https://github.com/cfrg/draft-irtf-cfrg-hash-to-curve/tree/master/poc)

0 commit comments

Comments
 (0)