]> git.lizzy.rs Git - PAKEs.git/shortlog
PAKEs.git
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 Артём ПавловUpdate Cargo.lock
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 StolleExtend Dependabot configuration to keep GitHub Actions...
2022-10-05 Dirk StolleUpdate actions used in GitHub Actions workflows to...
2022-10-05 Dirk StolleFix a typo (#107)
2022-09-16 dependabot... build(deps): bump digest from 0.10.2 to 0.10.5 (#104)
2022-08-03 dependabot... build(deps): bump generic-array from 0.14.5 to 0.14...
2022-02-10 Артём Павлов... update Cargo.lock
2022-01-28 dependabot... build(deps): bump hkdf from 0.12.0 to 0.12.2 (#94)
2022-01-23 Tony Arcierispake2 v0.3.1 (#92)
2022-01-22 Tony Arcierispake2: refactor internals (#91)
2022-01-22 Tony Arcierispake2: rustdoc fixup
2022-01-22 Tony Arcierispake2 v0.3.0 (#90)
2022-01-22 Tony Arcierispake2: capitalization and doc fixes (#89)
2022-01-22 Tony Arcierispake2: getrandom feature (#88)
2022-01-22 Tony Arcierispake2: initial `no_std` support (#87)
2022-01-22 Tony Arcierispake2: bump `hkdf` to v0.12; `sha2` to v0.10 (#86)
2022-01-22 Tony Arcierispake2: bump `curve25519-dalek` to v3.0; `rand_core...
2022-01-22 dependabot... Bump generic-array from 0.14.4 to 0.14.5 (#82)
2022-01-22 Tony ArcieriREADME.md: remove outdated MSRV docs
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-09-13 dependabot... Bump num-bigint from 0.4.1 to 0.4.2 (#68)
2021-09-10 dependabot... Bump sha2 from 0.9.7 to 0.9.8 (#70)
2021-09-08 dependabot... Bump sha2 from 0.9.6 to 0.9.7 (#69)
2021-08-30 dependabot... Bump num-bigint from 0.4.0 to 0.4.1 (#67)
2021-08-27 dependabot... Bump sha2 from 0.9.5 to 0.9.6 (#66)
2021-08-27 dependabot... Bump sha-1 from 0.9.7 to 0.9.8 (#65)
2021-08-26 Tony ArcieriCargo.lock: bump dependencies (#64)
2021-08-26 Tony Arcierispake2: bump `hkdf` dependency to v0.11 (#63)
2021-07-24 Sosthene-GuedonFix typo over -> other (#60)
2021-07-19 dependabot... Bump sha-1 from 0.9.6 to 0.9.7 (#59)
2021-06-21 Luca Brunosrp: fix typos in docstrings (#58)
2021-05-12 dependabot... Bump sha-1 from 0.9.4 to 0.9.6 (#56)
2021-04-30 Tony ArcieriCargo.lock: bump dependencies (#52)
2021-04-30 dependabot... Bump num-bigint from 0.2.6 to 0.4.0 (#46)
2021-04-30 dependabot... Bump generic-array from 0.12.3 to 0.14.4 (#45)
2021-04-30 Tony ArcieriAdd Dependabot config (#43)
2021-04-30 Tony ArcieriMigrate to GitHub Actions (#42)
2021-02-12 Artyom PavlovEdit badges
2020-10-07 Tony Arcierisrp v0.5.0 (#38)
2020-10-07 Masih YeganehBump digest, sha-1, and sha2 dependencies to v0.9 ...
2020-10-07 Tony ArcieriBump MSRV to 1.41.0 (#36)
2019-11-07 newpavlovsrp v0.4.3
2019-11-07 newpavlovremove num_traits dep
2019-11-06 Brian Warnerspake2: update to hex-0.4
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-08-07 Brian Warnerspake2: tighten the curve25519-dalek dependency to...
2019-08-07 Brian Warnertravis: use rust 'stable' for rustfmt check
2019-08-07 Brian WarnerMerge branch '21-pin-travis'
2019-08-07 Brian Warnerdocument MSRV, remove 1.31.1 from travis
2019-08-07 Brian Warneroops, be more specific about the rust version: 1.32.0
2019-08-07 Brian Warnertravis: exercise 1.31.1 and 1.32
2019-08-07 Brian WarnerMerge branch '21-update-hkdf'
2019-08-07 Brian Warnerupdate spake2 to current hkdf-0.8
2019-07-18 Brian Warnerspake2/Cargo.toml: num-bigint is merely a dev-dependency
2019-04-07 Артём Павлов... srp doc fix. closes #16
2018-12-20 Brian Warner(cargo-release) start next development iteration spake2...
2018-12-20 Brian Warner(cargo-release) spake2-v0.2.0
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-14 Henry de ValenceUse curve25519-dalek v1
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-12-06 Brian Warnerupdate spake2 to edition-2018
2018-12-06 Brian Warnerreformat using rustfmt from latest 1.31.0
2018-12-06 Brian Warnerspake2: Merge PR11: better Debug impl
2018-12-06 Brian Warneradd group name to SPAKE2 Debug impl
2018-12-04 Richo HealeyMore idiomatic Debug impl
2018-11-29 Brian Warnertravis: update RUSTFMT to use rust-1.30 instead of...
2018-11-29 Brian WarnerMerge PR10: update-deps
2018-11-29 Brian Warnerfix rustfmt
2018-11-28 Brian Warnerdeps: update srp to lazy_static-1.2
2018-11-27 Brian Warnerdeps: update to rand-0.6
2018-10-30 Brian Warnerfix spake2 doctests
2018-10-29 Brian Warnerspake2: add docs and basic doctest to lib.rs
2018-10-22 Артём Павлов... update SRP dependencies
2018-10-20 Brian WarnerREADME: add deps.rs badge
2018-10-17 Brian Warnerupdate spake2 deps (sha2-0.8, hkdf-0.7)
2018-10-17 Brian Warnertravis: allow rustfmt to fail
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 Warner(cargo-release) start next development iteration spake2...
2018-10-16 Brian Warner(cargo-release) spake2-v0.1.1
2018-10-16 Brian Warnerspake2/Cargo.toml: update keywords, description, categories
2018-10-16 Brian Warnerspake2: update to latest deps (curve25519-dalek-0.21)
next