novolis-security / README.md
novolis-security docs
Passwords, encryption, breach checks
dotnetsecuritynovolis
Password hashing, encryption, and HaveIBeenPwned helpers.
Published docs: https://novolis-platform.github.io/.github/novolis-security/
Guides
| Doc | What it covers |
|---|---|
| [getting-started.md](./getting-started.html) | Install, restore from GitHub Packages, first use |
| [design.md](./design.html) | Goals, layer placement, non-goals |
| [release.md](./release.html) | CalVer publish and package list |
Packages
| Package |
|---|
| `Novolis.Security.Encryption` |
| `Novolis.Security.HaveIBeenPwned` |
| `Novolis.Security.PasswordHashing` |
| `Novolis.Security.Secrets` |