Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-17 | include salt in client proof | HimbeerserverDE | |
2023-02-17 | exclude password from hash used in client proof | HimbeerserverDE | |
2023-02-17 | include username in client proof | 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 | |||
2021-12-20 | srp: replace custom powm with modpow (#78) | Josh Brown | |
2021-06-21 | srp: fix typos in docstrings (#58) | Luca Bruno | |
This fixes a few minor typos in docstrings. | |||
2020-10-07 | Bump digest, sha-1, and sha2 dependencies to v0.9 (#37) | Masih Yeganeh | |
2019-11-07 | remove num_traits dep | newpavlov | |
2019-11-06 | Switch from num to num-traits and num-bigint (#31) | est31 | |
2018-12-06 | update srp to idioms of edition-2018 | Brian Warner | |
2018-12-06 | srp: fix to work with edition-2018 | Brian Warner | |
2018-10-23 | update SRP dependencies | Артём Павлов [Artyom Pavlov] | |
2018-10-16 | reformat all code to match rustfmt-1.29.0 | Brian Warner | |
2017-08-14 | PAKE repository reorganization | Артём Павлов [Artyom Pavlov] | |