Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustCrypto/PAKEs

Password-Authenticated Key Agreement protocols
https://github.com/RustCrypto/PAKEs

spake2: bump `curve25519-dalek` to v3.0; `rand_core` => v0.5

tarcieri opened this pull request almost 3 years ago
srp v0.6.0

tarcieri opened this pull request almost 3 years ago
Bump sha2 from 0.9.8 to 0.10.1

dependabot[bot] opened this pull request about 3 years ago
Bump generic-array from 0.14.4 to 0.14.5

dependabot[bot] opened this pull request about 3 years ago
srp: alternate implementation, based on @brndnmtthws changes

Leandros opened this pull request about 3 years ago
2021 edition bump + doc improvements; MSRV 1.56

tarcieri opened this pull request about 3 years ago
srp: rebuild library

jbis9051 opened this pull request about 3 years ago
Fixes #77 (SRP)

jbis9051 opened this pull request about 3 years ago
Why is powm used instead of the built in modpow method in BigInt?

jbis9051 opened this issue about 3 years ago
Bump digest from 0.9.0 to 0.10.1

dependabot[bot] opened this pull request about 3 years ago
Bump sha2 from 0.9.8 to 0.10.0

dependabot[bot] opened this pull request about 3 years ago
Bump hkdf from 0.11.0 to 0.12.0

dependabot[bot] opened this pull request about 3 years ago
Bump digest from 0.9.0 to 0.10.0

dependabot[bot] opened this pull request about 3 years ago
Bump sha-1 from 0.9.8 to 0.10.0

dependabot[bot] opened this pull request about 3 years ago
Bump num-bigint from 0.4.2 to 0.4.3

dependabot[bot] opened this pull request about 3 years ago
Bump sha2 from 0.9.7 to 0.9.8

dependabot[bot] opened this pull request over 3 years ago
Bump sha2 from 0.9.6 to 0.9.7

dependabot[bot] opened this pull request over 3 years ago
Bump num-bigint from 0.4.1 to 0.4.2

dependabot[bot] opened this pull request over 3 years ago
Bump num-bigint from 0.4.0 to 0.4.1

dependabot[bot] opened this pull request over 3 years ago
Bump sha2 from 0.9.5 to 0.9.6

dependabot[bot] opened this pull request over 3 years ago
Bump sha-1 from 0.9.7 to 0.9.8

dependabot[bot] opened this pull request over 3 years ago
Cargo.lock: bump dependencies

tarcieri opened this pull request over 3 years ago
spake2: bump `hkdf` dependency to v0.11

tarcieri opened this pull request over 3 years ago
Bump curve25519-dalek from 1.2.6 to 3.2.0

dependabot[bot] opened this pull request over 3 years ago
Bump curve25519-dalek from 1.2.6 to 3.1.1

dependabot[bot] opened this pull request over 3 years ago
Fix typo over -> other

sgued opened this pull request over 3 years ago
Bump sha-1 from 0.9.6 to 0.9.7

dependabot[bot] opened this pull request over 3 years ago
srp: fix typos in docstrings

lucab opened this pull request over 3 years ago
Bump rand from 0.6.5 to 0.8.4

dependabot[bot] opened this pull request over 3 years ago
Bump sha-1 from 0.9.4 to 0.9.6

dependabot[bot] opened this pull request over 3 years ago
Bump sha2 from 0.9.3 to 0.9.5

dependabot[bot] opened this pull request over 3 years ago
Bump sha-1 from 0.9.4 to 0.9.5

dependabot[bot] opened this pull request over 3 years ago
Bump sha2 from 0.9.3 to 0.9.4

dependabot[bot] opened this pull request over 3 years ago
Cargo.lock: bump dependencies

tarcieri opened this pull request over 3 years ago
Bump sha2 from 0.9.1 to 0.9.3

dependabot[bot] opened this pull request over 3 years ago
Bump rand from 0.6.5 to 0.8.3

dependabot[bot] opened this pull request over 3 years ago
Bump hex from 0.4.2 to 0.4.3

dependabot[bot] opened this pull request over 3 years ago
Bump curve25519-dalek from 1.2.4 to 3.1.0

dependabot[bot] opened this pull request over 3 years ago
Bump sha-1 from 0.9.1 to 0.9.4

dependabot[bot] opened this pull request over 3 years ago
Bump num-bigint from 0.2.6 to 0.4.0

dependabot[bot] opened this pull request over 3 years ago
Bump generic-array from 0.12.3 to 0.14.4

dependabot[bot] opened this pull request over 3 years ago
Bump hkdf from 0.8.0 to 0.11.0

dependabot[bot] opened this pull request over 3 years ago
Add Dependabot config

tarcieri opened this pull request over 3 years ago
Migrate to GitHub Actions

tarcieri opened this pull request over 3 years ago
Dependencies are outdated

piegamesde opened this issue almost 4 years ago
Migrate to GitHub actions

newpavlov opened this issue almost 4 years ago
SPAKE2: Password not passed to memory-hard hash function

ayyghost opened this issue about 4 years ago
srp v0.5.0

tarcieri opened this pull request over 4 years ago
Bump digest, sha-1, and sha2 dependencies to v0.9

masihyeganeh opened this pull request over 4 years ago
Bump MSRV to 1.41.0

tarcieri opened this pull request over 4 years ago
Bump `digest`, `sha-1`, and `sha2` dependencies to v0.9

masihyeganeh opened this pull request over 4 years ago
sha2 dependency is outdated

est31 opened this issue over 4 years ago
update rand and curve25519-dalek crates

warner opened this pull request about 5 years ago
spake2: update to hex-0.4

warner opened this pull request about 5 years ago
srp: switch from num to num-traits and num-bigint

est31 opened this pull request about 5 years ago
SPAKE2+ support

est31 opened this issue about 5 years ago
Alternate implementation

brndnmtthws opened this pull request over 5 years ago
Fix spelling errors.

brndnmtthws opened this pull request over 5 years ago
Implement proof generation as per RFC2945.

brndnmtthws opened this pull request over 5 years ago
srp: update to rand-0.7

warner opened this pull request over 5 years ago
SRP: 'M' computation does not match RFC5054/RFC2945

awakecoding opened this issue over 5 years ago
SRP: Use constant time comparisons of secrets

jpgoldberg opened this issue over 5 years ago
SRP: tools::powm should use faster constant time exponentiation

jpgoldberg opened this issue over 5 years ago
SRP: Pure get_password_verifier function

est31 opened this issue almost 6 years ago
no_std?

fmckeogh opened this issue almost 6 years ago
Missing protocols

newpavlov opened this issue over 7 years ago