16 skills found
warner / Python Spake2pure-python implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm
liumingmusic / HadoopLearning全套大数据基础学习教程,包含最基础的centos、maven。大数据主要包含hdfs、mr、yarn、hbase、kafka、scala、sparkcore、sparkstreaming、sparksql。教程包含所有的源代码演示以及在线文档说明。
jedisct1 / Spake2 EeA SPAKE2+ Elligator Edition implementation for libsodium 1.0.16+
landhb / PortalA Secure file transfer utility & library. The library utilizes SPAKE2 for key negotiation over an insecure channel, and ChaCha20Poly1305 Authenticated Encryption to encrypt the file with the derived shared symmetric key. This enables two peers to transfer a file over any channel without needing to trust the intermediary relay.
MuntashirAkon / Spake2 JavaSPAKE2 implementation in Java
ept / Spake2 SignalNo description available
dinosaure / SpokeSPAKE2+EE implementation in OCaml
LeastAuthority / Haskell Spake2SPAKE2 key exchange protocol for Haskell
epg-pers / Tapo Rv30 HaLocal Home Assistant integration for Tapo RV30 robot vacuum (TPAP/SPAKE2+ protocol)
jtejido / Spake2plusSPAKE2+ POC
usnistgov / PIONPION: Password-based IoT Onboarding Over Named Data Networking
kaduk / Spake2IRTF CFRG draft for spake2 specification
Comcast / LibexchangerOptimized implementation of Spake2+ Augmented PAKE protocol for embedded IoT devices.
chris-wood / Draft Bar Cfrg Spake2plusNo description available
warner / Spake2.rsthe SPAKE2 password-authenticated key-exchange algorithm, in Rust
okdistribute / Spake2 WasmSPAKE2 is a secure method for deriving a shared secret from a low entropy password.