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 090a7ec commit a1bfbc0Copy full SHA for a1bfbc0
1 file changed
README.md
@@ -2,6 +2,13 @@
2
3
`group` is a crate for working with groups over elliptic curves.
4
5
+## RFC process
6
+
7
+This crate follows the [zkcrypto RFC process](https://zkcrypto.github.io/rfcs/).
8
+If you want to propose "substantial" changes to this crate (in particular to the
9
+`group` traits), please [create an RFC](https://github.com/zkcrypto/rfcs) for
10
+wider discussion.
11
12
## License
13
14
Licensed under either of
0 commit comments