Skip to content

Commit

Permalink
add SPAKE2+ (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach authored Dec 13, 2023
1 parent 91a35d0 commit 0289dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Contributions are welcome. Please take a quick look at the [contribution guideli
* [radix](https://github.com/luislavena/radix) - Radix Tree implementation
* [s2_cells](https://github.com/spider-gazelle/s2_cells) - [S2 Geometry](https://s2geometry.io/devguide/s2cell_hierarchy.html) for spatial indexing
* [secure-remote-password](https://github.com/spider-gazelle/secure-remote-password) - SRP-6a protocol for authentication over an insecure network
* [SPAKE2+](https://github.com/spider-gazelle/SPAKE2_plus) - Password Authenticated Key Exchange (PAKE) protocol, comparable to SRP-6a
* [splay_tree_map](https://github.com/wyhaines/splay_tree_map.cr) - Splay Tree implementation that conforms to the Hash ducktype
* [verhoeff](https://github.com/spider-gazelle/verhoeff) - Implementation of the Verhoeff checksum algorithm

Expand Down

0 comments on commit 0289dcc

Please sign in to comment.