SPAKE2_plus

PAKE protocol

An implementation of a Password Authenticated Key Exchange protocol in Crystal language

a crystal lang implementation of SPAKE2+, a Password Authenticated Key Exchange (PAKE) protocol

GitHub

2 stars
2 watching
0 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spider-gazelle/stomp A Crystal implementation of the STOMP protocol for communicating with devices supporting it. 1
spider-gazelle/crystal-mqtt An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol 20
spider-gazelle/knx Provides an interface to the KNX protocol for communication with devices on KNX networks and BAOS servers 3
spider-gazelle/secure-remote-password An authentication protocol implementation allowing secure password sharing over insecure networks 7
spider-gazelle/connect-proxy Provides an HTTP proxy implementation in Crystal 7
spider-gazelle/crystal-snmp A Crystal language implementation of the Simple Network Management Protocol (SNMP) for building SNMP agents or clients. 16
spider-gazelle/ntlm Authenticates HTTP requests using NTLM protocol 4
spider-gazelle/crystal-bacnet Provides a Ruby interface to the BACnet protocol for building networked control systems. 0
spider-gazelle/ffmpeg A Crystal language binding for the popular multimedia processing library ffmpeg 19
spider-gazelle/digest-auth A library implementing HTTP digest authentication for Crystal language 4
spider-gazelle/ssh2.cr Provides a Crystal language binding for the libssh2 library to utilize SSH services like shell execution and file transfers 44
spider-gazelle/cmac A cryptographic implementation of a message authentication code algorithm 5
spider-gazelle/telnet.cr Provides a Telnet protocol helper to buffer, process, and prepare data for sending over a network connection 11
spider-gazelle/crystal-ldap An LDAP client library written in Crystal that simplifies interaction with Lightweight Directory Access Protocol (LDAP) servers. 18
spider-gazelle/pinger A tool to send ICMP ping requests and determine network host availability. 11