Skip to main content

Crate trojan_auth

Crate trojan_auth 

Source
Expand description

Authentication backends for trojan.

Structs§

AuthResult
MemoryAuth
ReloadableAuth
A reloadable auth backend that wraps another backend and allows hot-swapping. Uses parking_lot::RwLock which doesn’t poison on panic.

Enums§

AuthError

Traits§

AuthBackend

Functions§

sha224_hex