SPAKE2/SPAKE2+ password-authenticated key exchange for OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: apply British English spelling to all READMEs

- License -> Licence
- color -> colour (in prose, not API/code)
- behavior -> behaviour
- analyze -> analyse
- organized -> organised
- Remove marketing buzzwords (leveraging)
- Remove emojis from prose

+1 -1
+1 -1
README.md
··· 96 96 - [RFC 9382 - SPAKE2](https://www.rfc-editor.org/rfc/rfc9382.html) 97 97 - [SPAKE2+ Draft](https://datatracker.ietf.org/doc/draft-bar-cfrg-spake2plus/) 98 98 99 - ## License 99 + ## Licence 100 100 101 101 MIT License. See [LICENSE.md](LICENSE.md) for details.