]> git.lizzy.rs Git - PAKEs.git/history - srp
use hashed key to compute M
[PAKEs.git] / srp /
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-11-30 Tony Arcierisrp: bump `rand` to v0.8 (#113)
2022-11-30 Tony Arcierisrp: switch from `sha-1` to `sha1` (#112)
2022-10-05 Dirk StolleFix a typo (#107)
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 dependabot[bot]Bump num-bigint from 0.2.6 to 0.4.0 (#46)
2021-04-30 dependabot[bot]Bump generic-array from 0.12.3 to 0.14.4 (#45)
2021-04-30 Tony ArcieriMigrate to GitHub Actions (#42)
2020-10-07 Tony Arcierisrp v0.5.0 (#38)
2020-10-07 Masih YeganehBump digest, sha-1, and sha2 dependencies to v0.9 ...
2019-11-07 newpavlovsrp v0.4.3
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 Warnersrp: release srp-0.4.0
2018-12-20 Brian WarnerMerge branch 'edition-2018'
2018-12-20 Brian Warnersrp/Cargo.toml: remember to bump minor version for...
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-11-29 Brian WarnerMerge PR10: update-deps
2018-11-28 Brian Warnerdeps: update srp to lazy_static-1.2
2018-11-27 Brian Warnerdeps: update to rand-0.6
2018-10-22 Артём Павлов [Arty... update SRP dependencies
2018-10-17 Artyom Pavlovspake2 code reorganization (#6)
2018-10-17 newpavlovadd doc logo
2018-10-17 newpavlovreplaced / with OR in license fields
2018-10-16 Brian WarnerMerge branch 'rustfmt'
2018-10-16 Brian Warnerreformat all code to match rustfmt-1.29.0
2018-10-16 Brian WarnerCargo.toml: update repo URLs
2018-10-16 Brian WarnerAdd 'spake2/' from commit 'f6e9d07dffa9a9b39f203c23043f...
2018-04-14 newpavlovdoc update
2017-11-01 Артём Павлов [Arty... srp v0.2.4
2017-11-01 quininerFix a typo (#2)
2017-08-17 Артём Павлов [Arty... Clippy updates
2017-08-17 newpavlovUpdated srp docs
2017-08-14 Артём Павлов [Arty... Fixed CI badge for SRP
2017-08-14 Артём Павлов [Arty... PAKE repository reorganization