Ecosyste.ms: OpenCollective

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

github.com/RustCrypto/signatures

Cryptographic signature algorithms: DSA, ECDSA, Ed25519
https://github.com/RustCrypto/signatures

slh-dsa: fix lint

tarcieri opened this pull request 13 days ago
feat: impl recoverable RandomizedPrehashSigner for SigningKey

Rjected opened this pull request about 1 month ago
Add support for ML-DSA

bifurcation opened this pull request about 1 month ago
slh-dsa: ensure `no_std` compatibility in CI

tarcieri opened this pull request about 1 month ago
lms: fix size of `otstype`

davidthomaswood opened this pull request about 2 months ago
ecdsa: simplify `serde` feature

tarcieri opened this pull request 2 months ago
dsa v0.7.0-pre.1

tarcieri opened this pull request 2 months ago
dsa: loosen `pkcs8` pre-release dependency

tarcieri opened this pull request 2 months ago
workspace: limit duplicate dependencies

baloo opened this pull request 2 months ago
dsa: introduce `serde`

sivizius opened this pull request 2 months ago
feat: added secp256r1 to recovery

umadayal opened this pull request 2 months ago
slh-dsa: adds pkcs8 support

baloo opened this pull request 3 months ago
slh-dsa: use pre-release versions

baloo opened this pull request 3 months ago
lms: convert to hybrid-array

baloo opened this pull request 3 months ago
Unclear Docs - Which `sign()` to use?

Firstyear opened this issue 3 months ago
ecdsa v0.17.0-pre.9

tarcieri opened this pull request 3 months ago
ecdsa: bump `elliptic-curve` to v0.14.0-rc.1

tarcieri opened this pull request 3 months ago
ecdsa v0.17.0-pre.8

tarcieri opened this pull request 3 months ago
Remove allocation in slh-dsa

jonmon6691 opened this pull request 3 months ago
Adding signing under hazmat.

msedzins opened this pull request 3 months ago
DSA no longer approved for signature generation by FIPS 186-5

msedzins opened this issue 3 months ago
bump pkcs8 dependency after breaking change

baloo opened this pull request 4 months ago
workspace: move back to traits.git/master

baloo opened this pull request 4 months ago
ed448: zeroize key material

baloo opened this pull request 4 months ago
slh-dsa: no_std broken due to use of concat()

erdnaxe opened this issue 4 months ago
slh-dsa: fix --no-default-features tests

erdnaxe opened this pull request 4 months ago
Incorrect documentation for ecdsa::RecoveryId

zigtur opened this issue 4 months ago
ecdsa: pkcs8 API changes

baloo opened this pull request 4 months ago
ecdsa: add IEEE P1363 reference

tarcieri opened this pull request 4 months ago
slh-dsa v0.1.0

tarcieri opened this pull request 4 months ago
ecdsa: unpin `der` and `spki` dependencies

tarcieri opened this pull request 4 months ago
slh-dsa: enable `derive` feature of `zerocopy`

tarcieri opened this pull request 4 months ago
slh-dsa: fix multiple AsBytes definitions

erdnaxe opened this pull request 4 months ago
slh-dsa: fix no_std

erdnaxe opened this pull request 4 months ago
slh-dsa: update to FIPS 205 final

tarcieri opened this issue 4 months ago
ed25519 v2.3.0-pre.0

tarcieri opened this pull request 5 months ago
dsa v0.7.0-pre.0

tarcieri opened this pull request 5 months ago
ecdsa v0.17.0-pre.7

tarcieri opened this pull request 5 months ago
ecdsa: fix deprecation warnings

tarcieri opened this pull request 5 months ago
ecdsa v0.17.0-pre.6

tarcieri opened this pull request 5 months ago
rfc6979 v0.5.0-pre.4

tarcieri opened this pull request 5 months ago
Use new prerelease/release candidate dependencies

tarcieri opened this pull request 5 months ago
Bump `hybrid-array` to v0.2.0-pre.9

tarcieri opened this pull request 5 months ago
ed448: fix build

tarcieri opened this pull request 5 months ago
Non-conforming ECDSA signature generation

emil-wire opened this issue 5 months ago
ecdsa: add recover_from_prehash_noverify

XuJiandong opened this pull request 5 months ago
ml-dsa: initial crate boilerplate

tarcieri opened this pull request 5 months ago
cargo: point `repository` metadata to clonable URLs

lucab opened this pull request 7 months ago
slh-dsa v0.0.2

tarcieri opened this pull request 7 months ago
slh-dsa: expand Cargo.toml attributes

tarcieri opened this pull request 7 months ago
slh-dsa: improve README.md

tarcieri opened this pull request 7 months ago
build(deps): bump zeroize from 1.7.0 to 1.8.1

dependabot[bot] opened this pull request 7 months ago
ecdsa: fixup `unnecessary qualification` warnings

baloo opened this pull request 7 months ago
Remove unnecessary DigestPrimitive bound on PrehashVerifier

Leo1003 opened this pull request 7 months ago
build(deps): bump paste from 1.0.14 to 1.0.15

dependabot[bot] opened this pull request 8 months ago
build(deps): bump zerocopy from 0.7.32 to 0.7.34

dependabot[bot] opened this pull request 8 months ago
build(deps): bump zerocopy from 0.7.32 to 0.7.33

dependabot[bot] opened this pull request 8 months ago
build(deps): bump num-traits from 0.2.18 to 0.2.19

dependabot[bot] opened this pull request 8 months ago
Serialize for SigningKey

simpsoneric opened this issue 8 months ago
slh-dsa: adopt Apache 2.0 + MIT licensing

tarcieri opened this pull request 8 months ago
dsa: Add the Wycheproof test vectors to the test suite

aumetra opened this issue 8 months ago
lms-signature v0.0.1

tarcieri opened this pull request 8 months ago
SLH-DSA: Fix tests with `--no-default-features` and enable CI

tjade273 opened this pull request 8 months ago
slh-dsa: CI configuration

tarcieri opened this pull request 8 months ago
Add SLH-DSA

tjade273 opened this pull request 9 months ago
build(deps): bump generic-array from 0.14.7 to 1.0.0

dependabot[bot] opened this pull request 9 months ago
A few optimizations on RFC6979 `generate_k_mut`

tcoratger opened this pull request 9 months ago
Add support for custom error types in `der`.

turbocool3r opened this pull request 10 months ago
build(deps): bump num-traits from 0.2.17 to 0.2.18

dependabot[bot] opened this pull request 11 months ago
bump `pkcs8` to `0.11.0-pre.0`

baloo opened this pull request 11 months ago
ecdsa v0.17.0-pre.5

tarcieri opened this pull request 11 months ago
ecdsa: bump `elliptic-curve` to v0.14.0-pre.5

tarcieri opened this pull request 11 months ago
ecdsa: refactor `VerifyingKey::recover_from_prehash`

tarcieri opened this pull request 11 months ago
rfc6979 v0.5.0-pre.3

tarcieri opened this pull request 11 months ago
Bump `digest`, `elliptic-curve`, and `signature`

tarcieri opened this pull request 11 months ago
Add lms to RustCrypto/signatures

incertia opened this pull request 11 months ago
Bump `hybrid-array` to v0.2.0-rc.3

tarcieri opened this pull request 11 months ago
dsa v0.6.3

tarcieri opened this pull request 11 months ago
feat(dsa): implement `SigningKey::sign_prehashed_rfc6979

dignifiedquire opened this pull request 11 months ago
build(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 11 months ago
ecdsa v0.17.0-pre.4

tarcieri opened this pull request 11 months ago
rfc6979: restore `generate_k_mut`

tarcieri opened this pull request 11 months ago
ecdsa: use `NonZeroScalar` arguments to `sign_prehashed`

tarcieri opened this pull request 11 months ago
ecdsa: remove `SignPrimitive` and `VerifyPrimitive` traits

tarcieri opened this pull request 11 months ago
ecdsa: use `EcdsaCurve` in bounds

tarcieri opened this pull request 11 months ago
ecdsa: move `EcdsaCurve` trait to toplevel

tarcieri opened this pull request 11 months ago
ecdsa: don't feature-gate `EcdsaCurve`

tarcieri opened this pull request 11 months ago
ecdsa v0.17.0-pre.3

tarcieri opened this pull request 11 months ago
rfc6979 v0.5.0-pre.2

tarcieri opened this pull request 11 months ago
ecdsa: add `EcdsaCurve` marker trait

tarcieri opened this pull request 11 months ago
ecdsa: add DER support to `SignatureWithOid`

tarcieri opened this pull request 11 months ago
Bump `digest`, `elliptic-curve`, and `signature`

tarcieri opened this pull request 11 months ago
dsa: migrate to `crypto-bigint`

aumetra opened this pull request 11 months ago
ecdsa: gate `pkcs8::Encode*Key` impls under `alloc`+`pkcs8`

tarcieri opened this pull request 11 months ago
rfc6979: integrate `crypto-bigint`

tarcieri opened this issue 11 months ago
rfc6979: add K-163 test vector; fix nonaligned use

tarcieri opened this pull request 11 months ago
ecdsa: make `Signature::normalize_s` infallible

tarcieri opened this pull request 11 months ago