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
Make zeroize optional for all crates
github.com/RustCrypto/AEADs - newpavlov opened this pull request about 2 months ago
github.com/RustCrypto/AEADs - newpavlov opened this pull request about 2 months ago
chacha20: disable default features for zeroize
github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request about 2 months ago
github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request about 2 months ago
Chacha20poly1305 versions after and including 0.11.0-pre.1 require alloc on no_std.
github.com/RustCrypto/AEADs - ionspin opened this issue about 2 months ago
github.com/RustCrypto/AEADs - ionspin opened this issue about 2 months ago
xaes-256-gcm: initial crate
github.com/RustCrypto/AEADs - tarcieri opened this pull request about 2 months ago
github.com/RustCrypto/AEADs - tarcieri opened this pull request about 2 months ago
`Int` - cross compatibility with `Uint`
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request about 2 months ago
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request about 2 months ago
threefish: add method to update tweak between encrypt/decrypt calls
github.com/RustCrypto/block-ciphers - k3rb3ros opened this issue about 2 months ago
github.com/RustCrypto/block-ciphers - k3rb3ros opened this issue about 2 months ago
build(deps): bump prettyplease from 0.2.20 to 0.2.25
github.com/RustCrypto/utils - dependabot[bot] opened this pull request about 2 months ago
github.com/RustCrypto/utils - dependabot[bot] opened this pull request about 2 months ago
Fix `needless_lifetimes` Clippy lint
github.com/RustCrypto/block-modes - newpavlov opened this pull request about 2 months ago
github.com/RustCrypto/block-modes - newpavlov opened this pull request about 2 months ago
kuznyechik: fix new Clippy lint
github.com/RustCrypto/block-ciphers - newpavlov opened this pull request about 2 months ago
github.com/RustCrypto/block-ciphers - newpavlov opened this pull request about 2 months ago
build(deps): bump libsodium-sys-stable from 1.20.2 to 1.20.5
github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request about 2 months ago
github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request about 2 months ago
feat: updates subtle dep
github.com/RustCrypto/RSA - SonOfMosiah opened this pull request about 2 months ago
github.com/RustCrypto/RSA - SonOfMosiah opened this pull request about 2 months ago
x509-cert: AMD fTPM certificate is corrupted when parsing from DER
github.com/RustCrypto/formats - davidthomaswood opened this issue about 2 months ago
github.com/RustCrypto/formats - davidthomaswood opened this issue about 2 months ago
Use full range of the stream message counter for StreamLE31
github.com/RustCrypto/traits - Eosis opened this pull request 2 months ago
github.com/RustCrypto/traits - Eosis opened this pull request 2 months ago
Use full range of the stream counter for StreamLE31
github.com/RustCrypto/AEADs - Eosis opened this pull request 2 months ago
github.com/RustCrypto/AEADs - Eosis opened this pull request 2 months ago
p521: thread 'opt cgu.0' has overflowed its stack
github.com/RustCrypto/elliptic-curves - JonasVautherin opened this issue 2 months ago
github.com/RustCrypto/elliptic-curves - JonasVautherin opened this issue 2 months ago
Add new action to update leap seconds automatically
github.com/RustCrypto/formats - AurelienFT opened this pull request 2 months ago
github.com/RustCrypto/formats - AurelienFT opened this pull request 2 months ago
Bump `dbl` to v0.4.0-rc.1; MSRV 1.81
github.com/RustCrypto/MACs - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/MACs - tarcieri opened this pull request 2 months ago
Bump dbl from 0.4.0-rc.0 to 0.4.0-rc.1
github.com/RustCrypto/MACs - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/MACs - dependabot[bot] opened this pull request 2 months ago
`Int` - gcd
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
`Int` - Bit ops
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
Bump serde from 1.0.210 to 1.0.211
github.com/RustCrypto/hybrid-array - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - dependabot[bot] opened this pull request 2 months ago
build(deps): bump dbl from 0.4.0-rc.0 to 0.4.0-rc.1
github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/AEADs - dependabot[bot] opened this pull request 2 months ago
build(deps): bump bytes from 1.7.2 to 1.8.0
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
build(deps): bump rustsec/audit-check from 1 to 2
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
Bump hybrid-array from 0.2.0-rc.11 to 0.2.1
github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/crypto-bigint - dependabot[bot] opened this pull request 2 months ago
elliptic-curve: clippy fixes
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
elliptic-curve: leverage `core::error::Error`
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
Bump `hybrid-array` to v0.2 (final)
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
Cut new release candidates
github.com/RustCrypto/utils - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/utils - tarcieri opened this pull request 2 months ago
chore(deps): bump hybrid-array from 0.2.0-rc.11 to 0.2.1
github.com/RustCrypto/formats - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/formats - dependabot[bot] opened this pull request 2 months ago
x509-cert: move CSR builder to x509_cert::request
github.com/RustCrypto/formats - baloo opened this pull request 2 months ago
github.com/RustCrypto/formats - baloo opened this pull request 2 months ago
build(deps): bump syn from 2.0.79 to 2.0.82
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request 2 months ago
build(deps): bump proc-macro2 from 1.0.87 to 1.0.88
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request 2 months ago
OSS-Fuzz: OSS-Fuzz fuzzing integration
github.com/RustCrypto/password-hashes - arthurscchan opened this pull request 2 months ago
github.com/RustCrypto/password-hashes - arthurscchan opened this pull request 2 months ago
ml-kem: bump `hybrid-array` to v0.2
github.com/RustCrypto/KEMs - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/KEMs - tarcieri opened this pull request 2 months ago
CertificateBuilder running example
github.com/RustCrypto/formats - Adrien-Bodineau opened this issue 2 months ago
github.com/RustCrypto/formats - Adrien-Bodineau opened this issue 2 months ago
aes-kw: implement `AssociatedOid` for `aes_kw::Kek`
github.com/RustCrypto/key-wraps - baloo opened this pull request 2 months ago
github.com/RustCrypto/key-wraps - baloo opened this pull request 2 months ago
aes-kw: bump to pre-release
github.com/RustCrypto/key-wraps - baloo opened this pull request 2 months ago
github.com/RustCrypto/key-wraps - baloo opened this pull request 2 months ago
build(deps): bump prettyplease from 0.2.20 to 0.2.24
github.com/RustCrypto/utils - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/utils - dependabot[bot] opened this pull request 2 months ago
ml-kem: bump to v0.3.0-pre
github.com/RustCrypto/KEMs - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/KEMs - tarcieri opened this pull request 2 months ago
Added RFC links for tests
github.com/RustCrypto/JOSE - TheButlah opened this pull request 2 months ago
github.com/RustCrypto/JOSE - TheButlah opened this pull request 2 months ago
Bump `hybrid-array` to v0.2 (final)
github.com/RustCrypto/utils - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/utils - tarcieri opened this pull request 2 months ago
cms: ECC KeyAgreementRecipientInfo initial support
github.com/RustCrypto/formats - nemynm opened this pull request 2 months ago
github.com/RustCrypto/formats - nemynm opened this pull request 2 months ago
CI: test all features in isolation
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
Optional `bytemuck` support
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
README.md: document `serde` feature
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
More `AssocArraySize` docs
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
Add basic `AssocArraySize` docs
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
rustdoc: small typenum tutorial
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hybrid-array - tarcieri opened this pull request 2 months ago
Support AES keys / symmetric keys
github.com/RustCrypto/JOSE - TheButlah opened this issue 2 months ago
github.com/RustCrypto/JOSE - TheButlah opened this issue 2 months ago
base64ct: derive additional traits on alphabets
github.com/RustCrypto/formats - sivizius opened this pull request 2 months ago
github.com/RustCrypto/formats - sivizius opened this pull request 2 months ago
CI: fix security audit
github.com/RustCrypto/hashes - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/hashes - tarcieri opened this pull request 2 months ago
CI: security audit fixups
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/traits - tarcieri opened this pull request 2 months ago
CI: use `rustsec/audit-check@v2`
github.com/RustCrypto/block-ciphers - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/block-ciphers - tarcieri opened this pull request 2 months ago
ecdsa: simplify `serde` feature
github.com/RustCrypto/signatures - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/signatures - tarcieri opened this pull request 2 months ago
CI: fix security audit
github.com/RustCrypto/block-ciphers - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/block-ciphers - tarcieri opened this pull request 2 months ago
Update ML-KEM/Kyber to be compliant with FIPS203
github.com/RustCrypto/KEMs - thomasarmel opened this issue 2 months ago
github.com/RustCrypto/KEMs - thomasarmel opened this issue 2 months ago
no modul in the root
github.com/RustCrypto/block-ciphers - agungsaputro0 opened this issue 2 months ago
github.com/RustCrypto/block-ciphers - agungsaputro0 opened this issue 2 months ago
Problem with serde impl for k256::ecdsa::VerifyingKey in 0.14.0-pre.2
github.com/RustCrypto/elliptic-curves - tmpfs opened this issue 2 months ago
github.com/RustCrypto/elliptic-curves - tmpfs opened this issue 2 months ago
Bump rustls from 0.23.12 to 0.23.15
github.com/RustCrypto/rustls-rustcrypto - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/rustls-rustcrypto - dependabot[bot] opened this pull request 2 months ago
`password_hash`: Doesn't expect `=` char in base64
github.com/RustCrypto/traits - onkoe opened this issue 2 months ago
github.com/RustCrypto/traits - onkoe opened this issue 2 months ago
Cargo.lock: bump dependencies
github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request 2 months ago
CI: disable `security-audit` cache
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
CI: use `rustsec/audit-check@v2`
github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request 2 months ago
Bump `hybrid-array` to v0.2.0-rc.11; MSRV 1.81
github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/elliptic-curves - tarcieri opened this pull request 2 months ago
build(deps): bump sec1 from 0.8.0-rc.2 to 0.8.0-rc.3
github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/elliptic-curves - dependabot[bot] opened this pull request 2 months ago
`Int` - two's complement
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
CI: use `cargo-audit` v0.20
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/nacl-compat - tarcieri opened this pull request 2 months ago
build(deps): bump libsodium-sys-stable from 1.20.2 to 1.21.3
github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request 2 months ago
build(deps): bump pem-rfc7468 from 1.0.0-rc.1 to 1.0.0-rc.2
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
build(deps): bump sec1 from 0.8.0-rc.2 to 0.8.0-rc.3
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/traits - dependabot[bot] opened this pull request 2 months ago
cms: losen lifetime of the signature
github.com/RustCrypto/formats - baloo opened this pull request 2 months ago
github.com/RustCrypto/formats - baloo opened this pull request 2 months ago
dsa: loosen `pkcs8` pre-release dependency
github.com/RustCrypto/signatures - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/signatures - tarcieri opened this pull request 2 months ago
ssh-key: add CHANGELOG.md entries vor v0.6.6+v0.6.7
github.com/RustCrypto/SSH - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/SSH - tarcieri opened this pull request 2 months ago
sec1: leverage `core::error::Error`
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
Leverage `core::error::Error`; MSRV 1.81
github.com/RustCrypto/SSH - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/SSH - tarcieri opened this pull request 2 months ago
pem-rfc7468 v1.0.0-rc.2
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
pem-rfc7468: leverage `core::error::Error`; MSRV 1.81
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/formats - tarcieri opened this pull request 2 months ago
Bump `hybrid-array` to v0.2.0-rc.11; MSRV 1.81
github.com/RustCrypto/SSH - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/SSH - tarcieri opened this pull request 2 months ago
Backport fixes to `stable` branch
github.com/RustCrypto/SSH - mkeeter opened this pull request 2 months ago
github.com/RustCrypto/SSH - mkeeter opened this pull request 2 months ago
workspace: limit duplicate dependencies
github.com/RustCrypto/signatures - baloo opened this pull request 2 months ago
github.com/RustCrypto/signatures - baloo opened this pull request 2 months ago
x-wing: run CI when `ml-kem` is changed
github.com/RustCrypto/KEMs - tarcieri opened this pull request 2 months ago
github.com/RustCrypto/KEMs - tarcieri opened this pull request 2 months ago
RSA very slow, takes 11ms in release
github.com/RustCrypto/RSA - Snowiiii opened this issue 2 months ago
github.com/RustCrypto/RSA - Snowiiii opened this issue 2 months ago
build(deps): bump rsa from 0.10.0-pre.2 to 0.10.0-pre.3
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request 2 months ago
github.com/RustCrypto/SSH - dependabot[bot] opened this pull request 2 months ago
[WIP] `Int` - sign-and-magnitude
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
github.com/RustCrypto/crypto-bigint - erik-3milabs opened this pull request 2 months ago
Remove `alloc` crate feature from `concat-kdf` and `ansi-x963-kdf`
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
hkdf: bump MSRV to 1.81
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
concat-kdf: minor tweaks
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
ansi-x963-kdf: minor tweaks
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
github.com/RustCrypto/KDFs - newpavlov opened this pull request 2 months ago
digest: reduce the number of required methods in `Digest`?
github.com/RustCrypto/traits - fjarri opened this issue 2 months ago
github.com/RustCrypto/traits - fjarri opened this issue 2 months ago
dsa: introduce `serde`
github.com/RustCrypto/signatures - sivizius opened this pull request 2 months ago
github.com/RustCrypto/signatures - sivizius opened this pull request 2 months ago