aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Cryptography/PasswordHash.cs
AgeCommit message (Expand)Author
2020-11-25Remove Hex class as the BCL has one nowBond_009
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-29More warning fixesBond_009
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-09-17Remove legacy auth code (#1677)Bond-009