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

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
sm3 v0.5.0-pre.0

tarcieri opened this pull request about 1 year ago
belt-hash v0.2.0-pre.0

tarcieri opened this pull request about 1 year ago
streebog v0.11.0-pre.0

tarcieri opened this pull request about 1 year ago
md-5 0.11.0-pre.0

tarcieri opened this pull request about 1 year ago
sha1 v0.11.0-pre.0

tarcieri opened this pull request about 1 year ago
sha3 v0.11.0-pre.0

tarcieri opened this pull request about 1 year ago
sha2 v0.11.0-pre.0

tarcieri opened this pull request about 1 year ago
"no such associated item" in IDE but build succeeds

alshdavid opened this issue about 1 year ago
Enable `oid` feature by default

tarcieri opened this pull request about 1 year ago
Update MSRV in README.md files

tarcieri opened this pull request about 1 year ago
sha2: use correct names for shl and shr functions in the software backend

newpavlov opened this pull request about 1 year ago
Strange quirk in SHA256 impl

conradludgate opened this issue about 1 year ago
build(deps): bump cpufeatures from 0.2.11 to 0.2.12

dependabot[bot] opened this pull request about 1 year ago
Bump `digest` to v0.11.0-pre.3; MSRV 1.71

tarcieri opened this pull request about 1 year ago
sha2: Interested in a way to save/restore internal state

wkatsak opened this issue about 1 year ago
Fix blake2 and ascon-hash CI

newpavlov opened this pull request about 1 year ago
Expose belt_compress to public

makavity opened this pull request about 1 year ago
md4: Optimize compress to improve hash performance by about 12.5%

CausingBrick opened this pull request about 1 year ago
build(deps): bump zeroize from 1.6.0 to 1.7.0

dependabot[bot] opened this pull request about 1 year ago
build(deps): bump zeroize from 1.6.0 to 1.6.1

dependabot[bot] opened this pull request about 1 year ago
Implement ZeroizeOnDrop for SHA 1..=2 and Blake2

kayabaNerve opened this pull request about 1 year ago
Add simpler code snippet to the documentation

KSXGitHub opened this pull request over 1 year ago
build(deps): bump cpufeatures from 0.2.10 to 0.2.11

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump cpufeatures from 0.2.9 to 0.2.10

dependabot[bot] opened this pull request over 1 year ago
Update examples to use `default()` instead of `new()` which no longer exists

Redempt opened this pull request over 1 year ago
Actully add the zeroize feature

koraa opened this pull request over 1 year ago
blake2: Refuse empty keys in keyed hash construction

edward-shen opened this pull request over 1 year ago
blake2: MAC variants should not be constructable with an empty key?

edward-shen opened this issue over 1 year ago
Enable CI

jjtny1 opened this pull request over 1 year ago
sha2: Add inline-asm backend for LoongArch64 targets

heiher opened this pull request over 1 year ago
md5: add LoongArch64 CI job, minor code tweaks, bump to v0.10.6

newpavlov opened this pull request over 1 year ago
md5: Add inline-asm backend for LoongArch64 targets

heiher opened this pull request over 1 year ago
Add asm!-based backend for LoongArch64 targets

newpavlov opened this pull request over 1 year ago
CI: replace MIPS cross tests with PPC32

tarcieri opened this pull request over 1 year ago
`sha2` fails to build in Windows on an ARM device

jdjaustin opened this issue over 1 year ago
build(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
fix(?): some `extern` functions couldn't be found

jjangga0214 opened this issue over 1 year ago
k12: fix incorrect hash calculation

danielreisinger opened this pull request over 1 year ago
Update asm dependencies

newpavlov opened this pull request over 1 year ago
streebog: Use const fn to generate `SHUFFLED_LIN_TABLE`

newpavlov opened this issue over 1 year ago
Basic VSH Implementation

MishraShivendra opened this pull request over 1 year ago
tiger: implement TTH algorithm

baod-rate opened this pull request over 1 year ago
[WIP] MD6 implementation

iwiwsb opened this pull request over 1 year ago
build(deps): bump cpufeatures from 0.2.7 to 0.2.8

dependabot[bot] opened this pull request over 1 year ago
Release sha2 v0.10.7

newpavlov opened this pull request over 1 year ago
sha2: Add aarch64 backends for SHA2.

codahale opened this pull request over 1 year ago
k12: fix typo in README.md

tarcieri opened this pull request over 1 year ago
k12 v0.3.0

tarcieri opened this pull request over 1 year ago
k12: 2021 edition upgrade; MSRV 1.56

tarcieri opened this pull request over 1 year ago
use keccak crate in k12

stackinspector opened this issue over 1 year ago
Use cargo-hack in CI jobs

newpavlov opened this pull request over 1 year ago
JH hash implementation

vorot93 opened this pull request over 1 year ago
Skein hash implementation

vorot93 opened this pull request over 1 year ago
Blake2 parameters cannot be used without a key

threema-lenny opened this issue over 1 year ago
build(deps): bump digest from 0.10.6 to 0.10.7

dependabot[bot] opened this pull request over 1 year ago
ascon-hash: Add Zeroize feature

aewag opened this pull request over 1 year ago
sha3: Add derive Zeroize for Sha3State

aewag opened this pull request over 1 year ago
Release sm3 v0.4.2

newpavlov opened this pull request over 1 year ago
sm3: Improve fn gg2 performance

KiyanYang opened this pull request over 1 year ago
Draft: Add MarsupilamiFourteen (m14)

aewag opened this pull request over 1 year ago
sha3 v0.10.8

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

dependabot[bot] opened this pull request over 1 year ago
Fix SHA3 performance degradation

aewag opened this pull request almost 2 years ago
chore: fix link to `ascon-hash` crate

TomAFrench opened this pull request almost 2 years ago
Empty OID crashes the cargo doumentation generation with oid feature

MrNossiom opened this pull request almost 2 years ago
build(deps): bump cpufeatures from 0.2.6 to 0.2.7

dependabot[bot] opened this pull request almost 2 years ago
Performance issue on SHA3-Keccak256 since v0.10.7

Slixe opened this issue almost 2 years ago
Fix an off-by-one error in the docs for sha2

carols10cents opened this pull request almost 2 years ago
[Feature Request] SHA-3 KMAC

kkimdev opened this issue almost 2 years ago
sha3 v0.10.7

tarcieri opened this pull request almost 2 years ago
Upgrade issues from sha-1 0.9.8 to sha1 0.10.x

burkematthew opened this issue almost 2 years ago
build(deps): bump hex-literal from 0.2.2 to 0.4.1

dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.2.2 to 0.4.0

dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump cpufeatures from 0.2.5 to 0.2.6

dependabot[bot] opened this pull request almost 2 years ago
ascon-hash v0.2.0

sebastinas opened this pull request almost 2 years ago
Import `ascon-hash`

sebastinas opened this pull request almost 2 years ago
Add TurboSHAKE

aewag opened this pull request almost 2 years ago
Add CI `no_std` optional features integration check

pinkforest opened this pull request almost 2 years ago
ring affected by CVE-2022-37454?

dns2utf8 opened this issue almost 2 years ago
Replace unmaintained actions-rs/cargo action in CI workflow

striezel opened this pull request almost 2 years ago
Replace unmaintained actions-rs/toolchain action in CI workflows

striezel opened this pull request almost 2 years ago
The speed of calculating in rust seems like not as fast as in Node.

XLearner opened this issue almost 2 years ago
Hash functions not working on bare metal

KRACK-BIT opened this issue almost 2 years ago
Add support for the RISC Zero SHA-256 accelerator

nategraf opened this pull request about 2 years ago
Inline ASM sha1

laudiacay opened this pull request about 2 years ago
Added zeroize to blake2_simd

laudiacay opened this pull request about 2 years ago
Adding an optional zeroize feature that enables ZeroizeOnDrop for blake2 hashers

laudiacay opened this pull request about 2 years ago
md5: add inline assembly support for `x86_64` and `x86`

johnmave126 opened this pull request about 2 years ago
Cannot build on x86_64-unknown-uefi target

architector1324 opened this issue about 2 years ago
Update to digest v0.11

newpavlov opened this pull request about 2 years ago
blake2: release v0.10.6

newpavlov opened this pull request about 2 years ago
sha2: Illegal instruction in windows server 2019

karfield opened this issue about 2 years ago
docs for hasher states could use a reference to the `Digest` trait

izik1 opened this issue about 2 years ago
blake2: add Cargo feature to optimize for code size.

Dirbaio opened this pull request about 2 years ago
sha1: fix readme links

newpavlov opened this pull request about 2 years ago
sha-1 vs sha1

willstott101 opened this issue about 2 years ago