Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-17 | include salt in client proof | HimbeerserverDE | |
2023-02-17 | include username in client proof | HimbeerserverDE | |
2023-02-17 | clippy: needless borrow | HimbeerserverDE | |
2023-02-17 | rfc compliant client proof | HimbeerserverDE | |
2022-01-22 | srp: rebuild library (#79) | Josh Brown | |
Complete rewrite of the SRP library. Includes many improvements over the old library: - Improved file and code organization - Access to individual SRP computations - Consistent sever and client API - Simpler API - Improved documentation with tests in documentation - New tests for compatibility with the RFC - Bumps dependencies - Timing safe verification comparisons - Modernized error handling |