]> git.lizzy.rs Git - PAKEs.git/history - spake2
use hashed key to compute M
[PAKEs.git] / spake2 /
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...
2021-12-21 Tony Arcieri2021 edition bump + doc improvements; MSRV 1.56 (#80)
2021-08-26 Tony Arcierispake2: bump `hkdf` dependency to v0.11 (#63)
2021-04-30 dependabot[bot]Bump num-bigint from 0.2.6 to 0.4.0 (#46)
2021-04-30 Tony ArcieriMigrate to GitHub Actions (#42)
2019-11-06 Brian Warnerspake2: update to hex-0.4
2019-08-07 Brian Warnerspake2: tighten the curve25519-dalek dependency to...
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
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 WarnerMerge branch 'edition-2018'
2018-12-14 Henry de ValenceUse curve25519-dalek v1
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 WarnerMerge PR10: update-deps
2018-11-29 Brian Warnerfix rustfmt
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-17 Brian Warnerupdate spake2 deps (sha2-0.8, hkdf-0.7)
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)
2018-10-16 Brian Warnerdelete spake2/.travis.yml and .gitignore, subsumed...
2018-10-16 Brian WarnerMerge branch 'rustfmt'
2018-10-16 Brian Warnerreformat all code to match rustfmt-1.29.0
2018-10-16 Brian Warnerspake2/Cargo.toml: add metadata to fix cargo-release...
2018-10-16 Brian WarnerCargo.toml: update repo URLs
2018-10-16 Brian WarnerREADMEs: relicense spake2 under dual MIT+Apache2
2018-10-16 Brian WarnerAdd 'spake2/' from commit 'f6e9d07dffa9a9b39f203c23043f...