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

ed25519: bump `ed25519-dalek` to v2.0.0-rc.2

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ed25519: bump `ring-compat` to v0.7

github.com/RustCrypto/signatures - 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/signatures - dependabot[bot] opened this pull request almost 2 years ago
elliptic-curve: expand clippy lints

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
elliptic-curve: fix FieldBytesEncoding ranges

github.com/RustCrypto/traits - wangwillian0 opened this pull request almost 2 years ago
implement belt-mac

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

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump chacha20 from 0.9.0 to 0.9.1

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump aead from 0.5.1 to 0.5.2

github.com/RustCrypto/AEADs - 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/stream-ciphers - 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/block-ciphers - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.2.2 to 0.4.0

github.com/RustCrypto/hashes - 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/password-hashes - 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/utils - dependabot[bot] opened this pull request almost 2 years ago
cmov v0.3.0

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
ecdsa: add `SignatureWithOid` verification support

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
build(deps): bump chacha20 from 0.9.0 to 0.9.1

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump aead from 0.5.1 to 0.5.2

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
ecdsa: add `SignatureWithOid`

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: impl `SignatureAlgorithmIdentifier`

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
Fixes for 'cargo clippy' and 'rustfmt' issues

github.com/RustCrypto/RSA - lumag opened this pull request almost 2 years ago
elliptic-curve: impl `AssociatedAlgorithmIdentifier`

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

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
Use minimal permissions for CI jobs

github.com/RustCrypto/utils - newpavlov opened this pull request almost 2 years ago
hex-literal: release v0.4.0

github.com/RustCrypto/utils - newpavlov opened this pull request almost 2 years ago
ecdsa: add RFC5758 OID support

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

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
signature: add `SignatureEncoding::encoded_len`

github.com/RustCrypto/traits - tarcieri opened this pull request almost 2 years ago
Housekeeping fixes

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request almost 2 years ago
chacha20 v0.9.1

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request almost 2 years ago
chacha20: add `chacha20_force_neon` cfg attribute

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request almost 2 years ago
Bump generic-array from 0.14.6 to 0.14.7

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 2 years ago
Bump ecdsa from 0.16.1 to 0.16.2

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 2 years ago
Make the neon feature available for ChaCha20

github.com/RustCrypto/stream-ciphers - skerkour-dev opened this issue almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

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

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

github.com/RustCrypto/RSA - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump base64ct from 1.5.3 to 1.6.0

github.com/RustCrypto/RSA - dependabot[bot] opened this pull request almost 2 years ago
zeroize_derive v1.4.2

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
zeroize_derive: Inject where clauses; skip unused

github.com/RustCrypto/utils - maurer opened this pull request almost 2 years ago
kmac: Towards an implementation

github.com/RustCrypto/MACs - ok-ryoko opened this issue almost 2 years ago
ssh-key v0.6.0-rc.0

github.com/RustCrypto/SSH - tarcieri opened this pull request almost 2 years ago
Upgrade p-curve dependencies to 0.13.0

github.com/RustCrypto/JOSE - cobward opened this pull request almost 2 years ago
build(deps): bump ecdsa from 0.16.1 to 0.16.2

github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request almost 2 years ago
feat(crypto_box): allow for ed25519 conversion

github.com/RustCrypto/nacl-compat - dignifiedquire opened this pull request almost 2 years ago
Montgomery multiplication improvements

github.com/RustCrypto/crypto-bigint - fjarri opened this pull request almost 2 years ago
build(deps): bump generic-array from 0.14.6 to 0.14.7

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

github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
Bump generic-array from 0.14.6 to 0.14.7

github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request almost 2 years ago
ecdsa v0.16.2

github.com/RustCrypto/signatures - tarcieri opened this pull request almost 2 years ago
ecdsa: add `Signature::{from_bytes, from_slice}`

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

github.com/RustCrypto/block-modes - makavity opened this pull request almost 2 years ago
build(deps): bump generic-array from 0.14.6 to 0.14.7

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
Correct product definition for empty iterators

github.com/RustCrypto/elliptic-curves - kayabaNerve opened this pull request almost 2 years ago
[].iter().product() returns 0 instead of 1

github.com/RustCrypto/elliptic-curves - kayabaNerve opened this issue almost 2 years ago
build(deps): bump generic-array from 0.14.6 to 0.14.7

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

github.com/RustCrypto/traits - dependabot[bot] opened this pull request almost 2 years ago
Bump zeroize from 1.5.7 to 1.6.0

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

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request almost 2 years ago
Bump actions/checkout from 3.4.0 to 3.5.0

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request almost 2 years ago
zeroize_derive v1.4.1

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
zeroize_derive: do not automatically inject bounds

github.com/RustCrypto/utils - maurer opened this pull request almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump zeroize from 1.5.2 to 1.6.0

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump cpufeatures from 0.2.5 to 0.2.6

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump cpufeatures from 0.2.5 to 0.2.6

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump cpufeatures from 0.2.5 to 0.2.6

github.com/RustCrypto/stream-ciphers - dependabot[bot] opened this pull request almost 2 years ago
zeroize: breaking change for bounds

github.com/RustCrypto/utils - ETKNeil opened this issue almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

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

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

github.com/RustCrypto/hashes - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

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

github.com/RustCrypto/utils - dependabot[bot] opened this pull request almost 2 years ago
AssociatedAlgorithmIdentifier implementation

github.com/RustCrypto/RSA - lumag opened this pull request almost 2 years ago
build(deps): bump zeroize from 1.5.7 to 1.6.0

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump curve25519-dalek from 4.0.0-rc.1 to 4.0.0-rc.2

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 2 years ago
pss: add function to get salt length from RSA PSS keys

github.com/RustCrypto/RSA - lumag opened this pull request almost 2 years ago
pkcs1: export RSAPSS_SALT_LEN_DEFAULT

github.com/RustCrypto/formats - lumag opened this pull request almost 2 years ago
zeroize v1.6.0

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
zeroize_derive v1.4.0

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
ssh-key: bump `ed25519-dalek` to v2.0.0-rc.2

github.com/RustCrypto/SSH - tarcieri opened this pull request almost 2 years ago
zeroize: add `cross` tests to CI

github.com/RustCrypto/utils - tarcieri opened this pull request almost 2 years ago
primeorder: simplified `impl_field_sqrt_tests!`

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
cmov: implement constant-time equality comparisons

github.com/RustCrypto/utils - brxken128 opened this pull request almost 2 years ago
p224/p256/p384: better `Debug` for field elements

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request almost 2 years ago
cmov: implement a constant-time equality trait

github.com/RustCrypto/utils - brxken128 opened this issue almost 2 years ago
cmov: make `Cmov::cmovz` a provided method

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