kanidm/server/lib
Firstyear 5ff482542b
Clean up utils password rand generation. (#2727)
We previously used a "performance" optimisation in our password generation
that was likely not needed. This optimisation did *not* impact password
entropy or quality in the generation.

To improve clarity, swap to the Uniform distribution instead.
2024-04-27 23:22:39 +10:00
..
benches Adding a builtin class for all built-in things (#2603) 2024-03-06 01:33:14 +00:00
src Clean up utils password rand generation. (#2727) 2024-04-27 23:22:39 +10:00
build.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
Cargo.toml Begin the basis of the key provider model (#2640) 2024-04-15 23:44:37 +00:00