Files
neon/zenith_utils/src
Dmitry Ivanov 4af87f3d60 [proxy] Add SCRAM auth mechanism implementation (#1050)
* [proxy] Add SCRAM auth

* [proxy] Implement some tests for SCRAM

* Refactoring + test fixes

* Hide SCRAM mechanism behind `#[cfg(test)]`

Currently we only use it in tests, so we hide all relevant
module behind `#[cfg(test)]` to prevent "unused item" warnings.
2022-04-13 03:00:32 +03:00
..
2022-04-11 21:34:04 +03:00
2021-07-14 22:03:14 +03:00
2021-12-28 00:21:48 +02:00
2021-10-26 23:24:11 +03:00
2021-11-10 11:09:34 -08:00