Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustCrypto/hashes

Collection of cryptographic hash functions written in pure Rust
https://github.com/RustCrypto/hashes

sha2: fix RISC-V CI job

newpavlov opened this pull request 19 days ago
implementation of md6 in pure rust

Truthixify opened this pull request 28 days ago
added md6

Truthixify opened this pull request 28 days ago
Use Intel SHA Extensions for SHA-512

selfisekai opened this issue about 1 month ago
Incorrect return for sha1 for no data

ported-pw opened this issue about 2 months ago
sha2 is much slower than crate ring on windows an linux

zhuyu4839 opened this issue about 2 months ago
Bump MSRV to 1.81

newpavlov opened this pull request 2 months ago
build(deps): bump cpufeatures from 0.2.15 to 0.2.16

dependabot[bot] opened this pull request 2 months ago
soft-sha256 error on esp32c3

Algorab opened this issue 2 months ago
Cargo.lock: bump dependencies

tarcieri opened this pull request 2 months ago
build(deps): bump cpufeatures from 0.2.14 to 0.2.15

dependabot[bot] opened this pull request 2 months ago
Docs failing to build

baloo opened this issue 2 months ago
CI: fix security audit

tarcieri opened this pull request 3 months ago
CI: fix `sha2` build

tarcieri opened this pull request 3 months ago
CI: bump `cargo-audit` to v0.20

tarcieri opened this pull request 3 months ago
Kupyna: implemented hashing function

AnarchistHoneybun opened this pull request 3 months ago
ripemd v0.2.0-pre.4

tarcieri opened this pull request 4 months ago
build(deps): bump cpufeatures from 0.2.12 to 0.2.14

dependabot[bot] opened this pull request 4 months ago
sha2: move `opaque_load` to the utils module

newpavlov opened this pull request 5 months ago
sha2: improve RISC-V Zknh backends

newpavlov opened this pull request 5 months ago
Remove remaining uses of `doc(cfg(..))`

newpavlov opened this pull request 5 months ago
sha2: replace `soft` crate feature with configuration flag

newpavlov opened this pull request 5 months ago
sha2: RISC-V scalar crypto extension support

newpavlov opened this pull request 5 months ago
build(deps): bump cpufeatures from 0.2.12 to 0.2.13

dependabot[bot] opened this pull request 5 months ago
blake2: add unkeyed hashing

threema-theo opened this pull request 6 months ago
Release 0.10.8 Sha256 issue

OlekRia opened this issue 6 months ago
Correct the type of AsconXofReader

tritoke opened this pull request 6 months ago
whirlpool v0.11.0-pre.4

tarcieri opened this pull request 6 months ago
blake2 v0.11.0-pre.4

tarcieri opened this pull request 6 months ago
sha2: use stabilized `core::arch::aarch64` intrinsics

tarcieri opened this pull request 6 months ago
Cut pre.4 prereleases

tarcieri opened this pull request 6 months ago
Bump `digest` to v0.11.0-pre.9

tarcieri opened this pull request 6 months ago
Rust 1.80 `unexpected_cfgs` lint fixes

tarcieri opened this pull request 6 months ago
Add missing tests in sha2

CXWorks opened this pull request 6 months ago
Add section on Blake2 MAC with variable output + convenience method

lamafab opened this pull request 6 months ago
Kupyna hasher

jkoudys opened this pull request 7 months ago
docs(sha1-checked): improve DV documentation

dignifiedquire opened this pull request 7 months ago
chore(sha1-checked): remove dead code

dignifiedquire opened this pull request 7 months ago
Resolving clippy warnings/errors

AnarchistHoneybun opened this pull request 7 months ago
Added support for kupyna512 hash

AnarchistHoneybun opened this pull request 7 months ago
sha1: port `sha1-asm` to `arch::aarch64` intrinsics

newpavlov opened this pull request 7 months ago
Add hex-encoding examples based on `base16ct`

newpavlov opened this pull request 7 months ago
sha1-checked: `ubc_check` is not used

newpavlov opened this issue 7 months ago
sha1-checked: fix rogue cfg

newpavlov opened this pull request 7 months ago
HMAC/HKDF Support for Blake2

conradludgate opened this issue 7 months ago
Adding the hash Multimixer-128

AndersSteenNilsen opened this pull request 8 months ago
feat: patch

ratankaliani opened this pull request 8 months ago
Point users to how to make hex strings

ChrisJefferson opened this issue 8 months ago
build(deps): bump zeroize from 1.7.0 to 1.8.1

dependabot[bot] opened this pull request 8 months ago
streebog: improve `adc`

newpavlov opened this pull request 8 months ago
sha2: provide support for `spki::AlgorithmIdentifier`

baloo opened this pull request 8 months ago
streebog: use `[u64; 8]` instead of `[u8; 64]` for `h`

newpavlov opened this pull request 8 months ago
Tracking issue for next release series

tarcieri opened this issue 8 months ago
typo fix

hko-s opened this pull request 8 months ago
sha1-checked: implement BlockSizeUser

hko-s opened this pull request 8 months ago
sha1-checked: bump digest to `0.11.0-pre.8`

baloo opened this pull request 9 months ago
blake2: fixup rustc 1.78 warnings

baloo opened this pull request 9 months ago
sha: make compress consume blocks

baloo opened this pull request 9 months ago
Replace assertions with debug assertions

StackOverflowExcept1on opened this issue 9 months ago
build(deps): bump zeroize from 1.7.0 to 1.8.0

dependabot[bot] opened this pull request 9 months ago
No tag for sha-1 v0.10.1

paolobarbolini opened this issue 10 months ago
When are asm and intrinsics worth it?

enkore opened this issue 10 months ago
Implement SerializableState for hashes

baloo opened this pull request 10 months ago
Add Customized trait for CSHAKE

sylvainpelissier opened this pull request 10 months ago
Finalising a sha256 has into an [u8; 32]

WhyNotHugo opened this issue 10 months ago
sha2: use ARM intrinsics rather than ASM

tarcieri opened this issue 11 months ago
sha2: use stabilized `core::arch::aarch64` intrinsics

tarcieri opened this pull request 11 months ago
sha2: fix aarch64 implementation being disabled

enkore opened this pull request 11 months ago
sha2: aarch64 acceleration broken on master

enkore opened this issue 11 months ago
Support `no_unroll` for Ascon

korken89 opened this pull request 11 months ago
sha1: implement collision detection and mitigation

dignifiedquire opened this pull request 11 months ago
Blake2: add missing types of common digest sizes

HeCorr opened this pull request 12 months ago
Broken documentation: What on earth is "GenericArray"

VorpalBlade opened this issue 12 months ago
sha2: wasm32 simd128 backends

max-te opened this pull request 12 months ago
soft-sha512 code size seems unreasonably high on thumbv7em

TomCrypto opened this issue 12 months ago
blake2 v0.11.0-pre.3

tarcieri opened this pull request 12 months ago
Cut pre.3 prereleases

tarcieri opened this pull request 12 months ago
Bump `digest` dependency to v0.11.0-pre.8

tarcieri opened this pull request 12 months ago
can't build `[email protected]`

StackOverflowExcept1on opened this issue 12 months ago
Updates to remove `hybrid_array::ArrayOps`

tarcieri opened this pull request 12 months ago
Bump `hybrid-array` to v0.2.0-rc.2

tarcieri opened this pull request 12 months ago
build(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request almost 1 year ago
whirlpool v0.11.0-pre.2

tarcieri opened this pull request about 1 year ago
Cut pre.2 prereleases

tarcieri opened this pull request about 1 year ago
Bump `digest` dependency to v0.11.0-pre.7

tarcieri opened this pull request about 1 year ago
sha3: bump `keccak` dependency to v0.2.0-pre.0

tarcieri opened this pull request about 1 year ago
build(deps): bump keccak from 0.1.4 to 0.1.5

dependabot[bot] opened this pull request about 1 year ago
Sha256::new() is always marked as an error in the vscode

nachocodexx opened this issue about 1 year ago
sha2: add `read_volatile` workaround for round constants

newpavlov opened this pull request about 1 year ago
jh: remove dependency on `ppv-lite86`

newpavlov opened this issue about 1 year ago
Add zeroize support

newpavlov opened this pull request about 1 year ago
build(deps): bump digest from 0.11.0-pre.4 to 0.11.0-pre.5

dependabot[bot] opened this pull request about 1 year ago
Bump digest to v0.11.0-pre.6

newpavlov opened this pull request about 1 year ago
Remove dependency on crates from asm-hashes

newpavlov opened this pull request about 1 year ago
streebog: use const eval to generate `SHUFFLED_LIN_TABLE`

newpavlov opened this pull request about 1 year ago
Reduce amount of `unsafe`

newpavlov opened this pull request about 1 year ago
Cut pre.1 prereleases

tarcieri opened this pull request about 1 year ago
Bump `digest` dependency to v0.11.0-pre.4

tarcieri opened this pull request about 1 year ago
Use README as crate docs

newpavlov opened this pull request about 1 year ago