]> git.lizzy.rs Git - PAKEs.git/history - srp/src/server.rs
use hashed key to compute M
[PAKEs.git] / srp / src / server.rs
2023-02-17 HimbeerserverDEinclude salt in client proof
2023-02-17 HimbeerserverDEexclude password from hash used in client proof
2023-02-17 HimbeerserverDEinclude username in client proof
2023-02-17 HimbeerserverDErfc compliant client proof
2022-01-22 Josh Brownsrp: rebuild library (#79)
2021-12-20 Josh Brownsrp: replace custom powm with modpow (#78)
2021-06-21 Luca Brunosrp: fix typos in docstrings (#58)
2020-10-07 Masih YeganehBump digest, sha-1, and sha2 dependencies to v0.9 ...
2019-11-07 newpavlovremove num_traits dep
2019-11-06 est31Switch from num to num-traits and num-bigint (#31)
2018-12-20 Brian WarnerMerge branch 'edition-2018'
2018-12-06 Brian Warnerupdate srp to idioms of edition-2018
2018-12-06 Brian Warnersrp: fix to work with edition-2018
2018-10-22 Артём Павлов [Arty... update SRP dependencies
2018-10-16 Brian WarnerMerge branch 'rustfmt'
2018-10-16 Brian Warnerreformat all code to match rustfmt-1.29.0
2018-10-16 Brian WarnerAdd 'spake2/' from commit 'f6e9d07dffa9a9b39f203c23043f...
2017-08-14 Артём Павлов [Arty... PAKE repository reorganization