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

v0.2.0

github.com/RustCrypto/ring-compat - tarcieri opened this pull request over 3 years ago
Cargo.lock: bump dependencies

github.com/RustCrypto/ring-compat - tarcieri opened this pull request over 3 years ago
Bump zeroize from 1.1.1 to 1.3.0

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request over 3 years ago
Bump `aead`, `ecdsa`, `p256`, `p384`

github.com/RustCrypto/ring-compat - tarcieri opened this pull request over 3 years ago
chacha20 v0.7.1

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
chacha20: add `hchacha` feature

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
hkdf v0.11.0

github.com/RustCrypto/KDFs - tarcieri opened this pull request over 3 years ago
hkdf: bump `hmac` crate dependency to v0.11

github.com/RustCrypto/KDFs - tarcieri opened this pull request over 3 years ago
Release `cipher` v0.3-based versions

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
Bump `aes` dev dependency to v0.7 release

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
Release new `crypto-mac` v0.11-based versions

github.com/RustCrypto/MACs - tarcieri opened this pull request over 3 years ago
Use v0.7 releases of `des`, `kuznyechik`, and `magma`

github.com/RustCrypto/MACs - tarcieri opened this pull request over 3 years ago
Bump `aes` crate dependency to v0.7

github.com/RustCrypto/MACs - tarcieri opened this pull request over 3 years ago
chacha20 v0.7.0

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
ghash v0.4.0

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 3 years ago
polyval v0.5.0

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 3 years ago
chacha20: use `cpufeatures` v0.1 crate release

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
polyval: remove `mulx` feature

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 3 years ago
poly1305 v0.7.0

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 3 years ago
Use `cpufeatures` v0.1 crate release

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 3 years ago
ctr v0.7.0

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
Bump `crypto-mac` crate dependency to v0.11

github.com/RustCrypto/MACs - tarcieri opened this pull request over 3 years ago
Cargo.lock: bump dependencies

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
ctr v0.7.0-pre.4

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
Bump `cipher` crate dependency to v0.3 release

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
Revert "cipher v0.3.0-pre.5 (#224)"

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 3 years ago
build(deps): bump zeroize from 1.2.0 to 1.3.0

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request over 3 years ago
AES round function diagram

github.com/RustCrypto/media - tarcieri opened this pull request over 3 years ago
Add encryption and decryption images for block modes

github.com/RustCrypto/media - newpavlov opened this pull request over 3 years ago
Experimental design

github.com/RustCrypto/block-ciphers - newpavlov opened this pull request over 3 years ago
Dependencies are outdated

github.com/RustCrypto/PAKEs - piegamesde opened this issue almost 4 years ago
Improve benchmarks

github.com/RustCrypto/asm-hashes - newpavlov opened this issue almost 4 years ago
POC: AVX2 sha256

github.com/RustCrypto/asm-hashes - haraldh opened this pull request almost 4 years ago
fix: use slices in benches

github.com/RustCrypto/asm-hashes - haraldh opened this pull request almost 4 years ago
Bump aead from 0.3.2 to 0.4.0

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 4 years ago
Bump ring from 0.16.18 to 0.16.20

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 4 years ago
[WIP] Add Wycheproof test vectors

github.com/RustCrypto/MACs - daviddrysdale opened this pull request almost 4 years ago
Add Wycheproof HKDF test vectors

github.com/RustCrypto/KDFs - daviddrysdale opened this pull request almost 4 years ago
Missing algorithms

github.com/RustCrypto/stream-ciphers - tarcieri opened this issue almost 4 years ago
Migrate to GitHub actions

github.com/RustCrypto/PAKEs - newpavlov opened this issue almost 4 years ago
README.md: reword PBKDF note

github.com/RustCrypto/KDFs - tarcieri opened this pull request almost 4 years ago
Recommended AEAD algorithms

github.com/RustCrypto/AEADs - tarcieri opened this issue almost 4 years ago
README.md: add note about password hashes repo

github.com/RustCrypto/KDFs - tarcieri opened this pull request almost 4 years ago
blake2: integrate `blake2b_simd`/`blake2s_simd` crates

github.com/RustCrypto/hashes - tarcieri opened this pull request almost 4 years ago
Bump sha2 from 0.9.2 to 0.9.3

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request almost 4 years ago
Process block slices instead of separate blocks

github.com/RustCrypto/asm-hashes - newpavlov opened this pull request almost 4 years ago
blake2: expose round function for Argon2

github.com/RustCrypto/hashes - tarcieri opened this issue almost 4 years ago
argon2: optimized implementation

github.com/RustCrypto/password-hashes - tarcieri opened this issue almost 4 years ago
Release sha2-asm v0.5.5

github.com/RustCrypto/asm-hashes - newpavlov opened this pull request almost 4 years ago
sha1: Apple M1 build failures

github.com/RustCrypto/asm-hashes - tarcieri opened this issue almost 4 years ago
Bump dbl from 0.3.0 to 0.3.1

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request almost 4 years ago
Optimize sha256 for aarch64

github.com/RustCrypto/asm-hashes - dgbo opened this pull request almost 4 years ago
Bump ecdsa from 0.8.5 to 0.10.2

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 4 years ago
Bump p384 from 0.4.1 to 0.6.1

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 4 years ago
Bump p256 from 0.5.2 to 0.6.0

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 4 years ago
Bump zeroize from 1.1.1 to 1.2.0

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 4 years ago
Bump `aes` crate

github.com/RustCrypto/MACs - tarcieri opened this pull request almost 4 years ago
poly1305: use ManuallyDrop unions; MSRV 1.49+

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
polyval: use ManuallyDrop unions; MSRV 1.49+

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
Improving cipher parallelism

github.com/RustCrypto/traits - tarcieri opened this issue almost 4 years ago
Bump `crypto-mac` dependency to v0.11.0-pre

github.com/RustCrypto/MACs - tarcieri opened this pull request almost 4 years ago
Proposal: "Recommended" badges

github.com/RustCrypto/meta - tarcieri opened this issue almost 4 years ago
polyval v0.4.5

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
polyval: use u128 to impl `mulx`

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
ghash v0.3.1

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
ghash: use `polyval::mulx`

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
polyval v0.4.4

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
polyval: `mulx` feature

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request almost 4 years ago
Factor `autodetect` module under `backends`

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
Use `opaque-debug` to impl Debug for all crates

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
build(deps): bump zeroize from 1.1.1 to 1.2.0

github.com/RustCrypto/universal-hashes - dependabot[bot] opened this pull request about 4 years ago
poly1305: remove performance notes

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
poly1305: split CI jobs for autodetect/soft

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
poly1305 v0.6.2

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
poly1305: CI improvements

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
poly1305: AVX2 detection

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
poly1305: CI improvements

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval: test `force-soft` feature in CI

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval: rename `backends` module -> `backend`

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval v0.4.3

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval: CLMUL detection

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval: refactor backends

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval: CI improvements

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
polyval: fix typo

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request about 4 years ago
fix HKDF-Extract with empty salt #45

github.com/RustCrypto/KDFs - LuoZijun opened this pull request about 4 years ago
HKDF-Extract with empty salt

github.com/RustCrypto/KDFs - LuoZijun opened this issue about 4 years ago
aes-gcm: performance is worse than OpenSSL

github.com/RustCrypto/AEADs - kigawas opened this issue about 4 years ago
hacspec integration

github.com/RustCrypto/meta - tarcieri opened this issue about 4 years ago
Add HMAC-STREEBOG tests

github.com/RustCrypto/MACs - newpavlov opened this pull request about 4 years ago