]> git.lizzy.rs Git - PAKEs.git/history - srp/src
use hashed key to compute M
[PAKEs.git] / srp / src /
2023-02-18 HimbeerserverDEuse hashed key to compute M master
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 HimbeerserverDEclippy: needless borrow
2023-02-17 HimbeerserverDErfc compliant client proof
2022-01-22 Tony Arcierisrp v0.6.0 (#84)
2022-01-22 Josh Brownsrp: rebuild library (#79)
2021-12-21 Tony Arcieri2021 edition bump + doc improvements; MSRV 1.56 (#80)
2021-12-20 Josh Brownsrp: replace custom powm with modpow (#78)
2021-07-24 Sosthene-GuedonFix typo over -> other (#60)
2021-06-21 Luca Brunosrp: fix typos in docstrings (#58)
2021-04-30 Tony ArcieriMigrate to GitHub Actions (#42)
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)
2019-08-28 Brian WarnerMerge branch 'pr28'
2019-08-13 Brenden MatthewsFix spelling errors.
2019-04-07 Артём Павлов [Arty... srp doc fix. closes #16
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-12-06 Brian Warnersrp: fix some low-hanging clippy warnings
2018-10-22 Артём Павлов [Arty... update SRP dependencies
2018-10-17 Artyom Pavlovspake2 code reorganization (#6)
2018-10-17 newpavlovadd doc logo
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...
2018-04-14 newpavlovdoc update
2017-11-01 quininerFix a typo (#2)
2017-08-17 Артём Павлов [Arty... Clippy updates
2017-08-17 newpavlovUpdated srp docs
2017-08-14 Артём Павлов [Arty... PAKE repository reorganization