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

argon2: const ParamsBuilder

github.com/RustCrypto/password-hashes - C0D3-M4513R opened this issue over 1 year ago
Missing `Cargo.lock` changes

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
Fix TlsByteVecUX deserialization

github.com/RustCrypto/formats - imor opened this pull request over 1 year ago
ed448: Ed448 Implementation

github.com/RustCrypto/signatures - ashWhiteHat opened this pull request over 1 year ago
build(deps): bump const-oid from 0.9.2 to 0.9.3

github.com/RustCrypto/RSA - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump sha2 from 0.10.6 to 0.10.7

github.com/RustCrypto/RSA - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump subtle from 2.4.1 to 2.5.0

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump const-oid from 0.9.2 to 0.9.3

github.com/RustCrypto/traits - dependabot[bot] opened this pull request over 1 year ago
Illustration for #80

github.com/RustCrypto/KDFs - ia0 opened this pull request over 1 year ago
const-oid v0.9.3

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
Impl PKCS#8/SPKI decoding traits for `pkcs1v15` keys

github.com/RustCrypto/RSA - tarcieri opened this pull request over 1 year ago
How to construct rsa::RsaPrivateKey from PEM?

github.com/RustCrypto/RSA - DmitrijVC opened this issue over 1 year ago
build(deps): bump der from 0.7.6 to 0.7.7

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request over 1 year ago
der v0.7.7

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
crypto_box v0.9.0-rc.1

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 1 year ago
const-oid: provide `shortest_by_oid` lookups

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
crypto v0.5.1

github.com/RustCrypto/traits - tarcieri opened this pull request over 1 year ago
Missing check in prime generation?

github.com/RustCrypto/RSA - darconeous opened this issue over 1 year ago
x509-cert: fixup RDN string representation

github.com/RustCrypto/formats - baloo opened this pull request over 1 year ago
bign256 v0.13.0

github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request over 1 year ago
num-bigint-dig dependency

github.com/RustCrypto/RSA - darconeous opened this issue over 1 year ago
tls_codec: fix deserialization of `Option<T>`

github.com/RustCrypto/formats - kkohbrok opened this pull request over 1 year ago
[WIP] MD6 implementation

github.com/RustCrypto/hashes - iwiwsb opened this pull request over 1 year ago
build(deps): bump curve25519-dalek from 4.0.0-rc.2 to 4.0.0-rc.3

github.com/RustCrypto/PAKEs - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump toml from 0.7.4 to 0.7.5

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump syn from 2.0.18 to 2.0.22

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump serde_json from 1.0.97 to 1.0.99

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump ed25519-dalek from 2.0.0-rc.2 to 2.0.0-rc.3

github.com/RustCrypto/signatures - dependabot[bot] opened this pull request over 1 year ago
crypto: doc build for v0.5.0 has failed

github.com/RustCrypto/traits - newpavlov opened this issue over 1 year ago
hex-literal: add support for hex prefixes

github.com/RustCrypto/utils - DaniPopes opened this pull request over 1 year ago
build(deps): bump proc-macro2 from 1.0.60 to 1.0.63

github.com/RustCrypto/utils - dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump serde_json from 1.0.96 to 1.0.99

github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request over 1 year ago
cmpv2 v0.2.0

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
crmf v0.2.0

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
x509-tsp v0.1.0

github.com/RustCrypto/formats - tarcieri opened this pull request over 1 year ago
ssh-key v0.6.0-rc.2

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
Bump curve25519-dalek to v4.0.0-rc.3

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request over 1 year ago
ssh-key: bump ed25519-dalek to v2.0.0-rc.3

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
password-auth v0.3.0

github.com/RustCrypto/password-hashes - tarcieri opened this pull request over 1 year ago
password-auth: fix `is_hash_obsolete` docs

github.com/RustCrypto/password-hashes - tarcieri opened this pull request over 1 year ago
password-auth v0.2.0

github.com/RustCrypto/password-hashes - tarcieri opened this pull request over 1 year ago
password-auth: add `is_hash_obsolete`

github.com/RustCrypto/password-hashes - tarcieri opened this pull request over 1 year ago
universal-hash: `Key` type should be fallible

github.com/RustCrypto/traits - ericlagergren opened this issue over 1 year ago
elliptic-curve: use `sec1::EcPrivateKey::PEM_LABEL`

github.com/RustCrypto/traits - tarcieri opened this pull request over 1 year ago
polyval should reject all zero keys

github.com/RustCrypto/universal-hashes - ericlagergren opened this issue over 1 year ago
sec1: can't decode secp256k1 pem

github.com/RustCrypto/formats - ozwaldorf opened this issue over 1 year ago
Rename `Signing::Null` to `Signing::None`

github.com/RustCrypto/JOSE - tgross35 opened this pull request over 1 year ago
Update main README

github.com/RustCrypto/JOSE - tgross35 opened this pull request over 1 year ago
Update outdated dependencies

github.com/RustCrypto/JOSE - tgross35 opened this pull request over 1 year ago
Update & refactor json-b64 crate

github.com/RustCrypto/JOSE - tgross35 opened this pull request over 1 year ago
Corrected the docs to say public key

github.com/RustCrypto/SSH - raphaelahrens opened this pull request over 1 year ago
CMS `EnvelopedData`

github.com/RustCrypto/formats - bkstein opened this pull request over 1 year ago
Added RFC 8894 (SCEP) OIDs

github.com/RustCrypto/formats - bkstein opened this pull request over 1 year ago
Add const initializer to argon2::Block

github.com/RustCrypto/password-hashes - rlee287 opened this pull request over 1 year ago
tls_codec: v0.3.0

github.com/RustCrypto/formats - franziskuskiefer opened this pull request over 1 year ago
ssh-key v0.6.0-rc.1

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
serdect: safer bytes handling

github.com/RustCrypto/formats - fjarri opened this pull request over 1 year ago
ssh-cipher v0.1.0-pre.0

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
serdect: is it actually constant-time?

github.com/RustCrypto/formats - fjarri opened this issue over 1 year ago
ssh-cipher: `Error` enum

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ssh-cipher: refactor ChaCha20Poly1305 implementation

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ssh-encoding v0.2.0-pre.0

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ssh-cipher: extract from `ssh-key`

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
ssh-encoding: remove `Encoding::Error`; add `LabelError`

github.com/RustCrypto/SSH - tarcieri opened this pull request over 1 year ago
build(deps): bump arrayvec from 0.7.2 to 0.7.4

github.com/RustCrypto/traits - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump aes from 0.8.2 to 0.8.3

github.com/RustCrypto/block-modes - dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump aes from 0.8.2 to 0.8.3

github.com/RustCrypto/formats - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump sha2 from 0.10.6 to 0.10.7

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump aes from 0.8.2 to 0.8.3

github.com/RustCrypto/SSH - dependabot[bot] opened this pull request over 1 year ago
Bump aes from 0.8.2 to 0.8.3

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request over 1 year ago
Bump aes from 0.8.2 to 0.8.3

github.com/RustCrypto/key-wraps - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump polyval from 0.6.0 to 0.6.1

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump aes from 0.8.2 to 0.8.3

github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump serde_json from 1.0.96 to 1.0.97

github.com/RustCrypto/JOSE - dependabot[bot] opened this pull request over 1 year ago
cmov: use ASM `XOR` for equality comparisons

github.com/RustCrypto/utils - brxken128 opened this issue over 1 year ago
aes v0.8.3

github.com/RustCrypto/block-ciphers - tarcieri opened this pull request over 1 year ago
aes: refactor ARMv8 `expand_key`

github.com/RustCrypto/block-ciphers - tarcieri opened this pull request over 1 year ago
fix doc example so that it works

github.com/RustCrypto/RSA - spencerbart opened this pull request over 1 year ago
polyval v0.6.1

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 1 year ago