Ecosyste.ms: OpenCollective

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

RustCrypto

Maintain Rust cryptography implementations found at https://github.com/rustcrypto I am an organization administrator and principal contributor.
Collective - Host: opensource - https://opencollective.com/rustcrypto - Code: https://github.com/rustcrypto

primeorder v0.13.1

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
p224: add Wycheproof test vectors

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
wycheproof2blb: secp224r1 support

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
p224: add FIPS 186-4 ECDSA test vectors

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
ecdsa v0.16.6

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Bump `hex-literal` to v0.4.1

github.com/RustCrypto/SSH - tarcieri opened this pull request almost 2 years ago
p224: initial `ecdsa` support

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
ecdsa v0.16.5

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve v0.13.4

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
ecdsa: use `C::FieldBytesSize` over `C::Uint::BYTES`

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve: fix remaining `FieldBytesSize` handling

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
p224: `arithmetic` feature

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
p224: add `ecdh` feature

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
p224: projective arithmetic tests

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
elliptic-curve: bump `hex-literal` to v0.4

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
Bump der from 0.7.2 to 0.7.3

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump der from 0.7.2 to 0.7.3

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request almost 2 years ago
output signature into provided [u8]

github.com/RustCrypto/RSA - stevedw opened this issue almost 2 years ago
build(deps): bump getrandom from 0.2.8 to 0.2.9

github.com/RustCrypto/password-hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump getrandom from 0.2.8 to 0.2.9

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
der v0.7.3

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
build(deps): bump signature from 2.0.0 to 2.1.0

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request almost 2 years ago
Upgrade issues from sha-1 0.9.8 to sha1 0.10.x

github.com/RustCrypto/hashes - burkematthew opened this issue almost 2 years ago
x509-cert: fix `KeyUsage` bit tests

github.com/RustCrypto/formats - stormshield-guillaumed opened this pull request almost 2 years ago
x509-cert: incorrect bit tests for KeyUsage

github.com/RustCrypto/formats - stormshield-guillaumed opened this issue almost 2 years ago
pkcs7: make types for creating messages public

github.com/RustCrypto/formats - bkstein opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request almost 2 years ago
tls_codec: 0.3.0-pre.2 and more

github.com/RustCrypto/formats - franziskuskiefer opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/stream-ciphers - dependabot[bot] opened this pull request almost 2 years ago
belt-wblock

github.com/RustCrypto/block-modes - makavity opened this issue almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/block-ciphers - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.2.2 to 0.4.1

github.com/RustCrypto/hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.4.0 to 0.4.1

github.com/RustCrypto/password-hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
der: export `asn1::UtcTime::MAX_YEAR`

github.com/RustCrypto/formats - baloo opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/PAKEs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump elliptic-curve from 0.12.3 to 0.13.3

github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
Bump der from 0.7.1 to 0.7.2

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
Bump hex-literal from 0.4.0 to 0.4.1

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
x509-cert: use `ErrorKind::Value` for overlength serial

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
p256: ECDSA verifying key recovery test

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
ecdsa v0.16.4

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: fix `RecoveryId` computation in `SignPrimitive`

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Bump hex-literal from 0.3.4 to 0.4.1

github.com/RustCrypto/key-wraps - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump elliptic-curve from 0.13.2 to 0.13.3

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.4.0 to 0.4.1

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump ecdsa from 0.16.2 to 0.16.3

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request almost 2 years ago
x509-cert: provide parsing profiles

github.com/RustCrypto/formats - baloo opened this pull request almost 2 years ago
README.md: consistency fixups

github.com/RustCrypto/RSA - tarcieri opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.4.0 to 0.4.1

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request almost 2 years ago
README.md: link to officially hosted audit report

github.com/RustCrypto/RSA - tarcieri opened this pull request almost 2 years ago
Ciphertext stealing

github.com/RustCrypto/block-modes - makavity opened this issue almost 2 years ago
hex-literal: enforce const evaluation

github.com/RustCrypto/utils - newpavlov opened this pull request almost 2 years ago
spki: add `AlgorithmIdentifierWithOid`

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
v0.9.0-pre.1

github.com/RustCrypto/RSA - tarcieri opened this pull request almost 2 years ago
dsa v0.6.1

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa v0.16.3

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: forward `AssociatedAlgorithmIdentifier` impls

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
dsa+ecdsa: loosen `signature` bound to `2.0, <2.2`

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
elliptic-curve v0.13.3

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: bump `pkcs8` to v0.10.2

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
pkcs1 v0.7.2

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
x509-cert: support for non-RFC5280 profiles

github.com/RustCrypto/formats - tarcieri opened this issue almost 2 years ago
pkcs8 v0.10.2

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
spki v0.7.1

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
spki: simplify bounds for `*AlgorithmIdentifier` traits

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
der v0.7.2

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
primeorder: remove outdated comment

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
build(deps): bump proc-macro2 from 1.0.55 to 1.0.56

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
x509-cert/der regression

github.com/RustCrypto/formats - lumag opened this issue almost 2 years ago
der: Missing Utf8String

github.com/RustCrypto/formats - lumag opened this issue almost 2 years ago
der: add `Any::encode_from`

github.com/RustCrypto/formats - tarcieri opened this pull request almost 2 years ago
der: support converting a Sequence into Any

github.com/RustCrypto/formats - lumag opened this pull request almost 2 years ago
spki: use Result for Dyn*AlgorithmIdentifier traits

github.com/RustCrypto/formats - lumag opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/PAKEs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump spin from 0.9.7 to 0.9.8

github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
primeorder: reorder `PointArithmetic` impls

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
Bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
ascon: link to `ascon-aead` and `ascon-hash` in README.md

github.com/RustCrypto/sponges - tarcieri opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/block-modes - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/formats - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump generic-array from 0.14.6 to 0.14.7

github.com/RustCrypto/formats - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump syn from 2.0.10 to 2.0.13

github.com/RustCrypto/formats - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump tempfile from 3.4.0 to 3.5.0

github.com/RustCrypto/formats - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump serde from 1.0.158 to 1.0.159

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump tempfile from 3.4.0 to 3.5.0

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
Bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request almost 2 years ago
Bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/key-wraps - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.0

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request almost 2 years ago
ed25519 v2.2.1

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago