index
:
PAKEs.git
master
Password-Authenticated Key Agreement protocols; fork adds support for luanti's flavor of SRP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-18
use hashed key to compute M
HEAD
master
HimbeerserverDE
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
clippy: needless borrow
HimbeerserverDE
2023-02-17
rfc compliant client proof
HimbeerserverDE
2022-11-30
Update Cargo.lock
Артём Павлов
2022-11-30
srp: bump `rand` to v0.8 (#113)
Tony Arcieri
2022-11-30
srp: switch from `sha-1` to `sha1` (#112)
Tony Arcieri
2022-10-05
Extend Dependabot configuration to keep GitHub Actions up to date (#108)
Dirk Stolle
2022-10-05
Update actions used in GitHub Actions workflows to newest version (#106)
Dirk Stolle
2022-10-05
Fix a typo (#107)
Dirk Stolle
2022-09-16
build(deps): bump digest from 0.10.2 to 0.10.5 (#104)
dependabot[bot]
2022-08-02
build(deps): bump generic-array from 0.14.5 to 0.14.6 (#103)
dependabot[bot]
2022-02-11
update Cargo.lock
Артём Павлов [Artyom Pavlov]
2022-01-28
build(deps): bump hkdf from 0.12.0 to 0.12.2 (#94)
dependabot[bot]
2022-01-22
spake2 v0.3.1 (#92)
Tony Arcieri
2022-01-22
spake2: refactor internals (#91)
Tony Arcieri
2022-01-22
spake2: rustdoc fixup
Tony Arcieri
2022-01-22
spake2 v0.3.0 (#90)
Tony Arcieri
2022-01-22
spake2: capitalization and doc fixes (#89)
Tony Arcieri
2022-01-22
spake2: getrandom feature (#88)
Tony Arcieri
2022-01-22
spake2: initial `no_std` support (#87)
Tony Arcieri
2022-01-22
spake2: bump `hkdf` to v0.12; `sha2` to v0.10 (#86)
Tony Arcieri
2022-01-22
spake2: bump `curve25519-dalek` to v3.0; `rand_core` => v0.5 (#85)
Tony Arcieri
2022-01-22
Bump generic-array from 0.14.4 to 0.14.5 (#82)
dependabot[bot]
2022-01-22
README.md: remove outdated MSRV docs
Tony Arcieri
2022-01-22
srp v0.6.0 (#84)
Tony Arcieri
2022-01-22
srp: rebuild library (#79)
Josh Brown
2021-12-20
2021 edition bump + doc improvements; MSRV 1.56 (#80)
Tony Arcieri
2021-12-20
srp: replace custom powm with modpow (#78)
Josh Brown
2021-09-13
Bump num-bigint from 0.4.1 to 0.4.2 (#68)
dependabot[bot]
2021-09-10
Bump sha2 from 0.9.7 to 0.9.8 (#70)
dependabot[bot]
2021-09-08
Bump sha2 from 0.9.6 to 0.9.7 (#69)
dependabot[bot]
2021-08-30
Bump num-bigint from 0.4.0 to 0.4.1 (#67)
dependabot[bot]
2021-08-27
Bump sha2 from 0.9.5 to 0.9.6 (#66)
dependabot[bot]
2021-08-27
Bump sha-1 from 0.9.7 to 0.9.8 (#65)
dependabot[bot]
2021-08-25
Cargo.lock: bump dependencies (#64)
Tony Arcieri
2021-08-25
spake2: bump `hkdf` dependency to v0.11 (#63)
Tony Arcieri
2021-07-24
Fix typo over -> other (#60)
Sosthene-Guedon
2021-07-19
Bump sha-1 from 0.9.6 to 0.9.7 (#59)
dependabot[bot]
2021-06-21
srp: fix typos in docstrings (#58)
Luca Bruno
2021-05-12
Bump sha-1 from 0.9.4 to 0.9.6 (#56)
dependabot[bot]
2021-04-30
Cargo.lock: bump dependencies (#52)
Tony Arcieri
2021-04-30
Bump num-bigint from 0.2.6 to 0.4.0 (#46)
dependabot[bot]
2021-04-30
Bump generic-array from 0.12.3 to 0.14.4 (#45)
dependabot[bot]
2021-04-30
Add Dependabot config (#43)
Tony Arcieri
2021-04-30
Migrate to GitHub Actions (#42)
Tony Arcieri
2021-02-12
Edit badges
Artyom Pavlov
2020-10-07
srp v0.5.0 (#38)
Tony Arcieri
[next]