spake2
There are 8 repositories under spake2 topic.
liumingmusic/HadoopLearning
全套大数据基础学习教程,包含最基础的centos、maven。大数据主要包含hdfs、mr、yarn、hbase、kafka、scala、sparkcore、sparkstreaming、sparksql。教程包含所有的源代码演示以及在线文档说明。
jedisct1/spake2-ee
A SPAKE2+ Elligator Edition implementation for libsodium 1.0.16+
landhb/portal
A 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.
LeastAuthority/haskell-spake2
SPAKE2 key exchange protocol for Haskell
usnistgov/PION
PION: Password-based IoT Onboarding Over Named Data Networking
tuancamtbtx/data-engineer-note
note data
Cryptodog/spake2-wasm
WebAssembly shim for Rust's spake2 crate
cryptography-cafe/spake2
Pure Java implementation of the SPAKE2 protocol