aboutsummaryrefslogtreecommitdiff
path: root/spake2
AgeCommit message (Expand)Author
2022-01-22spake2: capitalization and doc fixes (#89)Tony Arcieri
2022-01-22spake2: getrandom feature (#88)Tony Arcieri
2022-01-22spake2: initial `no_std` support (#87)Tony Arcieri
2022-01-22spake2: bump `hkdf` to v0.12; `sha2` to v0.10 (#86)Tony Arcieri
2022-01-22spake2: bump `curve25519-dalek` to v3.0; `rand_core` => v0.5 (#85)Tony Arcieri
2021-12-202021 edition bump + doc improvements; MSRV 1.56 (#80)Tony Arcieri
2021-08-25spake2: bump `hkdf` dependency to v0.11 (#63)Tony Arcieri
2021-04-30Bump num-bigint from 0.2.6 to 0.4.0 (#46)dependabot[bot]
2021-04-30Migrate to GitHub Actions (#42)Tony Arcieri
2019-11-06spake2: update to hex-0.4Brian Warner
2019-08-07spake2: tighten the curve25519-dalek dependency to 1.2.xBrian Warner
2019-08-06update spake2 to current hkdf-0.8Brian Warner
2019-07-18spake2/Cargo.toml: num-bigint is merely a dev-dependencyBrian Warner
2018-12-20(cargo-release) start next development iteration spake2-v0.2.1-alpha.0Brian Warner
2018-12-20(cargo-release) spake2-v0.2.0Brian Warner
2018-12-20Merge branch 'edition-2018'Brian Warner
2018-12-13Use curve25519-dalek v1Henry de Valence
2018-12-06update spake2 to edition-2018Brian Warner
2018-12-06reformat using rustfmt from latest 1.31.0Brian Warner
2018-12-06add group name to SPAKE2 Debug implBrian Warner
2018-12-03More idiomatic Debug implRicho Healey
2018-11-29fix rustfmtBrian Warner
2018-11-27deps: update to rand-0.6Brian Warner
2018-10-29fix spake2 doctestsBrian Warner
2018-10-29spake2: add docs and basic doctest to lib.rsBrian Warner
2018-10-17update spake2 deps (sha2-0.8, hkdf-0.7)Brian Warner
2018-10-17spake2 code reorganization (#6)Artyom Pavlov
2018-10-17add doc logonewpavlov
2018-10-17replaced / with OR in license fieldsnewpavlov
2018-10-16(cargo-release) start next development iteration spake2-v0.1.2-alpha.0Brian Warner
2018-10-16(cargo-release) spake2-v0.1.1Brian Warner
2018-10-16spake2/Cargo.toml: update keywords, description, categoriesBrian Warner
2018-10-16spake2: update to latest deps (curve25519-dalek-0.21)Brian Warner
2018-10-16delete spake2/.travis.yml and .gitignore, subsumed by top-level filesBrian Warner
2018-10-16reformat all code to match rustfmt-1.29.0Brian Warner
2018-10-16spake2/Cargo.toml: add metadata to fix cargo-release commit messagesBrian Warner
2018-10-16Cargo.toml: update repo URLsBrian Warner
2018-10-16READMEs: relicense spake2 under dual MIT+Apache2Brian Warner
2018-10-15Add 'spake2/' from commit 'f6e9d07dffa9a9b39f203c23043f93337ebe1ab6'Brian Warner