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

HKDF: "info" parameter should be Option<&[u8]>

github.com/RustCrypto/KDFs - zer0x64 opened this issue almost 5 years ago
Implement `Zeroize`

github.com/RustCrypto/AEADs - vlad9486 opened this issue almost 5 years ago
Is this repo defunct?

github.com/RustCrypto/rust-crypto-decoupled - tarcieri opened this issue almost 5 years ago
Make a release of both sha1-asm and sha2-asm

github.com/RustCrypto/asm-hashes - linkmauve opened this pull request almost 5 years ago
Avoid clobbering v8-v15 registers

github.com/RustCrypto/asm-hashes - linkmauve opened this pull request almost 5 years ago
Avoid clobbering v8-v15 registers

github.com/RustCrypto/asm-hashes - linkmauve opened this pull request almost 5 years ago
Disable SHA-512 benchmark on AArch64

github.com/RustCrypto/asm-hashes - linkmauve opened this pull request almost 5 years ago
Add AArch64 sha1 and sha2 extension support

github.com/RustCrypto/asm-hashes - linkmauve opened this pull request almost 5 years ago
std::io wrappers in the block_modes crate

github.com/RustCrypto/block-ciphers - fstirlitz opened this issue almost 5 years ago
Relicense from CC0 to MIT/Apache-2.0?

github.com/RustCrypto/sponges - repi opened this issue almost 5 years ago
Swappable RSADP for YubiKey support

github.com/RustCrypto/RSA - str4d opened this issue about 5 years ago
update rand and curve25519-dalek crates

github.com/RustCrypto/PAKEs - warner opened this pull request about 5 years ago
aead: in-place AAD streaming

github.com/RustCrypto/traits - chrysn opened this issue about 5 years ago
spake2: update to hex-0.4

github.com/RustCrypto/PAKEs - warner opened this pull request about 5 years ago
srp: switch from num to num-traits and num-bigint

github.com/RustCrypto/PAKEs - est31 opened this pull request about 5 years ago
SPAKE2+ support

github.com/RustCrypto/PAKEs - est31 opened this issue about 5 years ago
speedup sha2 x86-64 assembly implementations

github.com/RustCrypto/asm-hashes - froydnj opened this pull request over 5 years ago
fix compilation issues with `cargo bench`

github.com/RustCrypto/asm-hashes - froydnj opened this pull request over 5 years ago
Documentation overhaul

github.com/RustCrypto/RSA - roblabla opened this issue over 5 years ago
Missing algorithms

github.com/RustCrypto/AEADs - newpavlov opened this issue over 5 years ago
Alternate implementation

github.com/RustCrypto/PAKEs - brndnmtthws opened this pull request over 5 years ago
Fix spelling errors.

github.com/RustCrypto/PAKEs - brndnmtthws opened this pull request over 5 years ago
Implement proof generation as per RFC2945.

github.com/RustCrypto/PAKEs - brndnmtthws opened this pull request over 5 years ago
srp: update to rand-0.7

github.com/RustCrypto/PAKEs - warner opened this pull request over 5 years ago
SRP: 'M' computation does not match RFC5054/RFC2945

github.com/RustCrypto/PAKEs - awakecoding opened this issue over 5 years ago
Zero memory on drop

github.com/RustCrypto/hashes - fxha opened this issue over 5 years ago
Fix the Apache copyright, add names

github.com/RustCrypto/KDFs - vladikoff opened this pull request over 5 years ago
create 0.8.0 release

github.com/RustCrypto/KDFs - warner opened this issue over 5 years ago
add 0.7.1 tag?

github.com/RustCrypto/KDFs - warner opened this issue over 5 years ago
expand without extract

github.com/RustCrypto/KDFs - david415 opened this issue over 5 years ago
Remove 1.21.0 Rust testing from travis

github.com/RustCrypto/KDFs - vladikoff opened this pull request over 5 years ago
Remove unnecessary clone bound.

github.com/RustCrypto/KDFs - withoutboats opened this pull request over 5 years ago
Add keccak::f1600x{2,4,8}

github.com/RustCrypto/sponges - bwesterb opened this pull request over 5 years ago
CSRNG usually spelled CSPRNG

github.com/RustCrypto/CSRNGs - cemeyer opened this issue over 5 years ago
SRP: Use constant time comparisons of secrets

github.com/RustCrypto/PAKEs - jpgoldberg opened this issue over 5 years ago
XTS mode

github.com/RustCrypto/block-ciphers - theli-ua opened this issue over 5 years ago
modpow implementation is not constant-time

github.com/RustCrypto/RSA - phayes opened this issue over 5 years ago
Cfg target arch checks

github.com/RustCrypto/asm-hashes - newpavlov opened this pull request over 5 years ago
SRP: Pure get_password_verifier function

github.com/RustCrypto/PAKEs - est31 opened this issue over 5 years ago
Missing signatures

github.com/RustCrypto/signatures - newpavlov opened this issue over 5 years ago
Hook up code-coverage

github.com/RustCrypto/RSA - phayes opened this issue almost 6 years ago
no_std?

github.com/RustCrypto/PAKEs - fmckeogh opened this issue almost 6 years ago
Support HKDF-Expand with different sized PRKs

github.com/RustCrypto/KDFs - nlordell opened this pull request almost 6 years ago
Add a tutorial on intro page

github.com/RustCrypto/RSA - AlscadIngenierie opened this issue almost 6 years ago
Add BlowfishLE tests

github.com/RustCrypto/block-ciphers - newpavlov opened this issue about 6 years ago
Migrate to assembly from OpenSSL

github.com/RustCrypto/asm-hashes - newpavlov opened this issue about 6 years ago
Hashing file functions

github.com/RustCrypto/MACs - nifker opened this issue about 6 years ago
Update docs and changelog for 0.7.0

github.com/RustCrypto/KDFs - vladikoff opened this pull request about 6 years ago
Update digest to 0.8

github.com/RustCrypto/KDFs - eoger opened this issue about 6 years ago
Update docs and changelog for 0.6.0

github.com/RustCrypto/KDFs - vladikoff opened this pull request over 6 years ago
Import https://github.com/vks/aesrng

github.com/RustCrypto/CSRNGs - vks opened this pull request over 6 years ago
Fast-key erasure RNG using AES-NI

github.com/RustCrypto/CSRNGs - vks opened this issue over 6 years ago
Remove std requirement

github.com/RustCrypto/KDFs - themadprofessor opened this pull request over 6 years ago
Port blake2 on coresimd

github.com/RustCrypto/hashes - newpavlov opened this issue over 6 years ago
Fix cargo bench for hkdf

github.com/RustCrypto/KDFs - vladikoff opened this pull request over 6 years ago
Fix for link error on macOS

github.com/RustCrypto/asm-hashes - elliottslaughter opened this pull request over 6 years ago
Fix salt None for hkdf

github.com/RustCrypto/KDFs - vladikoff opened this pull request over 6 years ago
omitting HKDF salt is hard to get right

github.com/RustCrypto/KDFs - warner opened this issue over 6 years ago
Clarify `sponge function`

github.com/RustCrypto/sponges - quininer opened this issue over 6 years ago
Wrap assembly from KeccakCodePackage

github.com/RustCrypto/asm-hashes - newpavlov opened this issue over 6 years ago
Missing CSRNGs

github.com/RustCrypto/CSRNGs - newpavlov opened this issue over 6 years ago
Reorganize the repo for more KDFs

github.com/RustCrypto/KDFs - vladikoff opened this pull request almost 7 years ago
Relicense under dual MIT/Apache-2.0

github.com/RustCrypto/KDFs - newpavlov opened this issue almost 7 years ago
MIssing sponge functions

github.com/RustCrypto/sponges - newpavlov opened this issue almost 7 years ago
gcc 0.3 -> cc 1.0

github.com/RustCrypto/asm-hashes - rubdos opened this pull request almost 7 years ago
no_std support

github.com/RustCrypto/KDFs - tarcieri opened this issue about 7 years ago
add "cargo bench" to run some simple benchmarks

github.com/RustCrypto/KDFs - warner opened this pull request about 7 years ago
update to hex-0.3

github.com/RustCrypto/KDFs - warner opened this pull request about 7 years ago
travis: test on Rust beta and nightly too

github.com/RustCrypto/KDFs - warner opened this pull request about 7 years ago
update dependencies: digest-0.7, hmac-0.5

github.com/RustCrypto/KDFs - warner opened this pull request about 7 years ago
Move rust-hkdf under the RustCrypto org

github.com/RustCrypto/KDFs - vladikoff opened this issue over 7 years ago
switch to RustCrypto traits, change API

github.com/RustCrypto/KDFs - warner opened this pull request over 7 years ago
switch to RustCrypto traits, change API

github.com/RustCrypto/KDFs - warner opened this pull request over 7 years ago
Missing algorithms

github.com/RustCrypto/password-hashes - newpavlov opened this issue over 7 years ago
Missing protocols

github.com/RustCrypto/PAKEs - newpavlov opened this issue over 7 years ago
Missing MACs

github.com/RustCrypto/MACs - newpavlov opened this issue over 7 years ago
Implementations of BLAKE2sp and BLAKE2bp

github.com/RustCrypto/hashes - pedrocr opened this issue over 7 years ago
Missing block ciphers

github.com/RustCrypto/block-ciphers - newpavlov opened this issue about 8 years ago
Missing hash functions

github.com/RustCrypto/hashes - newpavlov opened this issue about 8 years ago
TODO: Decoupling process

github.com/RustCrypto/rust-crypto-decoupled - newpavlov opened this issue over 8 years ago
Fixes

github.com/RustCrypto/KDFs - warner opened this pull request about 9 years ago
Change algorithms to an enum

github.com/RustCrypto/KDFs - seanmonstar opened this issue about 9 years ago