mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
5 lines
215 B
Markdown
5 lines
215 B
Markdown
# polariton_auth
|
|
|
|
Authentication library used for all polariton connection handshakes.
|
|
This implements the key derivation for the key exchange in all PUN services (usually part of their respective `main.rs` files).
|