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

Affine y-coordinate access

github.com/RustCrypto/traits - nickray opened this issue over 2 years ago
Bump ed25519 from 1.4.1 to 1.5.2

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request over 2 years ago
Autodetection of AES-NI

github.com/RustCrypto/AEADs - smessmer opened this issue over 2 years ago
keccak v0.1.2

github.com/RustCrypto/sponges - tarcieri opened this pull request over 2 years ago
Use portable_simd instead of deprecate packed_simd

github.com/RustCrypto/sponges - aewag opened this pull request over 2 years ago
keccak v0.1.1

github.com/RustCrypto/sponges - tarcieri opened this pull request over 2 years ago
keccak: relicense as Apache 2.0 + MIT

github.com/RustCrypto/sponges - tarcieri opened this pull request over 2 years ago
keccak: fix build

github.com/RustCrypto/sponges - tarcieri opened this pull request over 2 years ago
keccak: add README.md

github.com/RustCrypto/sponges - tarcieri opened this pull request over 2 years ago
Add pub to the inner cipher member

github.com/RustCrypto/block-modes - kazuki0824 opened this pull request over 2 years ago
build(deps): bump num-traits from 0.2.14 to 0.2.15

github.com/RustCrypto/PAKEs - dependabot[bot] opened this pull request over 2 years ago
Investigate `rust-cache`

github.com/RustCrypto/actions - tarcieri opened this issue over 2 years ago
build(deps): bump zeroize from 1.5.4 to 1.5.5

github.com/RustCrypto/block-ciphers - dependabot[bot] opened this pull request over 2 years ago
feat(cfb-mode): add Buffer{Encryptor|Decryptor}

github.com/RustCrypto/block-modes - dignifiedquire opened this pull request over 2 years ago
ParBlocksSizeUser impls

github.com/RustCrypto/block-ciphers - rozbb opened this pull request over 2 years ago
polyval: use stable `aarch64_target_feature`

github.com/RustCrypto/universal-hashes - tarcieri opened this pull request over 2 years ago
Serpent with 32 bytes key

github.com/RustCrypto/block-ciphers - Antidote1911 opened this issue over 2 years ago
chacha20poly1305: Migrate to `universal-hash 0.5`

github.com/RustCrypto/AEADs - str4d opened this pull request over 2 years ago
aes-kw v0.2.1

github.com/RustCrypto/key-wraps - tarcieri opened this pull request over 2 years ago
build(deps): bump rmp-serde from 1.0.0 to 1.1.0

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request over 2 years ago
Migrate to `universal-hash 0.5`

github.com/RustCrypto/universal-hashes - str4d opened this pull request over 2 years ago
Migrate to `universal-hash 0.5`

github.com/RustCrypto/universal-hashes - str4d opened this pull request over 2 years ago
Use encrypt/decrypt_with_backend methods

github.com/RustCrypto/key-wraps - jvdsn opened this pull request over 2 years ago
p256: Add implementation of Elligator Squared.

github.com/RustCrypto/elliptic-curves - codahale opened this pull request over 2 years ago
Merging ssh-key and sshcerts

github.com/RustCrypto/SSH - obelisk opened this issue over 2 years ago
Fix missing space before curly brace

github.com/RustCrypto/block-ciphers - sorairolake opened this pull request over 2 years ago
aes-gcm-siv: outdated aes and cipher

github.com/RustCrypto/AEADs - tomtau opened this issue over 2 years ago
Implement OPAQUE

github.com/RustCrypto/PAKEs - jbis9051 opened this issue over 2 years ago
Bump ed25519 from 1.4.0 to 1.4.1

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request over 2 years ago
rc4 v0.1.0

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 2 years ago
build(deps): bump getrandom from 0.2.5 to 0.2.6

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request over 2 years ago
"hazmat": too jargony?

github.com/RustCrypto/meta - tarcieri opened this issue over 2 years ago
concat-kdf v0.1.0

github.com/RustCrypto/KDFs - tarcieri opened this pull request over 2 years ago
Fix MSRV and documentation

github.com/RustCrypto/KDFs - rpiasetskyi opened this pull request over 2 years ago
rc4: various fixups

github.com/RustCrypto/stream-ciphers - tarcieri opened this pull request over 2 years ago
pcbc: tweak code to help with codegen

github.com/RustCrypto/block-modes - newpavlov opened this pull request almost 3 years ago
cbc: tweak code to help with codegen

github.com/RustCrypto/block-modes - newpavlov opened this pull request almost 3 years ago
Usage with generics

github.com/RustCrypto/MACs - kpcyrd opened this issue almost 3 years ago
curl: add --fail flag

github.com/RustCrypto/actions - newpavlov opened this pull request almost 3 years ago
crypto_box: add v0.7.2 CHANGELOG.md entry

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 3 years ago
Upgrade to Rust 2021 edition; MSRV 1.56

github.com/RustCrypto/nacl-compat - tarcieri opened this pull request almost 3 years ago
build(deps): bump cpufeatures from 0.2.1 to 0.2.2

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

github.com/RustCrypto/stream-ciphers - dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump cpufeatures from 0.2.1 to 0.2.2

github.com/RustCrypto/block-ciphers - dependabot[bot] opened this pull request almost 3 years ago
ctr: use `BlockEncrypt` instead of `BlockEncryptMut`

github.com/RustCrypto/block-modes - tarcieri opened this pull request almost 3 years ago
What am I doing wrong?

github.com/RustCrypto/MACs - Mach1212 opened this issue almost 3 years ago
Fix `aes` and `kuznyechik` CI workflows

github.com/RustCrypto/block-ciphers - tarcieri opened this pull request almost 3 years ago
aes: implement `Zeroize` for aes keys

github.com/RustCrypto/block-ciphers - aticu opened this pull request almost 3 years ago
crypto_box: Unpin `zeroize` version

github.com/RustCrypto/nacl-compat - trevyn opened this pull request almost 3 years ago
Add retry flag to curl

github.com/RustCrypto/actions - newpavlov opened this pull request almost 3 years ago
Migrate to universal-hash v0.5

github.com/RustCrypto/universal-hashes - newpavlov opened this pull request almost 3 years ago
v0.4.1

github.com/RustCrypto/ring-compat - tarcieri opened this pull request almost 3 years ago
reexport the ring

github.com/RustCrypto/ring-compat - zonyitoo opened this pull request almost 3 years ago
optimization: reusing AEAD Cipher instance

github.com/RustCrypto/ring-compat - zonyitoo opened this pull request almost 3 years ago
Release crypto_box v0.7.2 with fixed docs

github.com/RustCrypto/nacl-compat - newpavlov opened this issue almost 3 years ago
Bump ed25519 from 1.3.0 to 1.4.0

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 3 years ago
Bump digest from 0.9.0 to 0.10.3

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 3 years ago
Bump zeroize from 1.5.2 to 1.5.3

github.com/RustCrypto/ring-compat - dependabot[bot] opened this pull request almost 3 years ago
Zeroize performance on u8 arrays

github.com/RustCrypto/utils - sopium opened this issue almost 3 years ago
Benchmarking the AES module

github.com/RustCrypto/block-ciphers - Schmid7k opened this issue almost 3 years ago
Bump getrandom from 0.2.3 to 0.2.5

github.com/RustCrypto/nacl-compat - dependabot[bot] opened this pull request almost 3 years ago
Update Cargo.lock

github.com/RustCrypto/MACs - newpavlov opened this pull request almost 3 years ago
Update Cargo.lock

github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request almost 3 years ago
Update Cargo.lock

github.com/RustCrypto/block-modes - newpavlov opened this pull request almost 3 years ago
Update Cargo.lock

github.com/RustCrypto/block-ciphers - newpavlov opened this pull request almost 3 years ago
Bump cipher from 0.4.2 to 0.4.3

github.com/RustCrypto/MACs - dependabot[bot] opened this pull request almost 3 years ago
Add minimal-versions from RustCrypto/actions

github.com/RustCrypto/sponges - aewag opened this pull request almost 3 years ago
Add cargo-cache from RustCrypto/actions

github.com/RustCrypto/sponges - aewag opened this pull request almost 3 years ago
Cache cargo index

github.com/RustCrypto/key-wraps - newpavlov opened this pull request almost 3 years ago
Cache cargo index

github.com/RustCrypto/block-ciphers - newpavlov opened this pull request almost 3 years ago
Cache cargo index

github.com/RustCrypto/block-modes - newpavlov opened this pull request almost 3 years ago
Cache cargo index

github.com/RustCrypto/MACs - newpavlov opened this pull request almost 3 years ago
Cache cargo index

github.com/RustCrypto/KDFs - newpavlov opened this pull request almost 3 years ago
Cache cargo index

github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request almost 3 years ago
Add cargo-cache as composite action

github.com/RustCrypto/actions - aewag opened this pull request almost 3 years ago
chacha20: port x86 SIMD backends

github.com/RustCrypto/stream-ciphers - newpavlov opened this pull request almost 3 years ago
Fix min versions build

github.com/RustCrypto/traits - newpavlov opened this issue almost 3 years ago
Test min versions

github.com/RustCrypto/ring-compat - newpavlov opened this pull request almost 3 years ago
Fix and test min versions build

github.com/RustCrypto/nacl-compat - newpavlov opened this pull request almost 3 years ago