Ecosyste.ms: OpenCollective

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

github.com/RustCrypto/asm-hashes

Assembly implementations of cryptographic hash functions
https://github.com/RustCrypto/asm-hashes

Bump cc from 1.0.83 to 1.1.0

dependabot[bot] opened this pull request 6 months ago
Bump cc from 1.0.82 to 1.0.97

dependabot[bot] opened this pull request 8 months ago
Emit compilation error when compiled for Windows targets

newpavlov opened this pull request 8 months ago
Windows Asm Hash is incorrect

MaxKingPor opened this issue 8 months ago
Bump cc from 1.0.82 to 1.0.96

dependabot[bot] opened this pull request 8 months ago
Bump cc from 1.0.82 to 1.0.95

dependabot[bot] opened this pull request 9 months ago
Bump cc from 1.0.82 to 1.0.94

dependabot[bot] opened this pull request 9 months ago
Bump cc from 1.0.82 to 1.0.92

dependabot[bot] opened this pull request 9 months ago
Bump cc from 1.0.82 to 1.0.91

dependabot[bot] opened this pull request 9 months ago
Bump cc from 1.0.82 to 1.0.90

dependabot[bot] opened this pull request 10 months ago
Bump cc from 1.0.82 to 1.0.89

dependabot[bot] opened this pull request 10 months ago
Bump cc from 1.0.82 to 1.0.88

dependabot[bot] opened this pull request 10 months ago
Bump cc from 1.0.82 to 1.0.86

dependabot[bot] opened this pull request 11 months ago
Bump cc from 1.0.82 to 1.0.85

dependabot[bot] opened this pull request 11 months ago
Bump cc from 1.0.82 to 1.0.84

dependabot[bot] opened this pull request about 1 year ago
Add LoongArch64 sha1 assembly support

heiher opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Bump cc from 1.0.82 to 1.0.83

dependabot[bot] opened this pull request over 1 year ago
Release md5-asm v0.5.1, sha1-asm v0.5.2, sha2-asm v0.6.3, whirlpool-asm v0.6.1

newpavlov opened this pull request over 1 year ago
md5 `thread 'main' has overflowed its stack`

MaxKingPor opened this issue over 1 year ago
prefix x86 asm symbols with `_` on Windows like on Apple

jeremyd2019 opened this pull request over 1 year ago
sha1-asm fails to link on i686-pc-windows-gnu

jeremyd2019 opened this issue over 1 year ago
Fix deprecated use of `cc::Build::compile` in `build.rs`

NobodyXu opened this pull request over 1 year ago
MSVC x64 support

zyluo opened this pull request over 1 year ago
Replace unmaintained actions-rs/* actions in CI workflows

striezel opened this pull request almost 2 years ago
Bump cc from 1.0.73 to 1.0.79

dependabot[bot] opened this pull request almost 2 years ago
README.md: add maintenance mode only notice for this repo

tarcieri opened this pull request almost 2 years ago
Use inline assembly for md5

johnmave126 opened this pull request almost 2 years ago
Bump cc from 1.0.73 to 1.0.78

dependabot[bot] opened this pull request about 2 years ago
Bump cc from 1.0.73 to 1.0.77

dependabot[bot] opened this pull request about 2 years ago
Bump cc from 1.0.73 to 1.0.76

dependabot[bot] opened this pull request about 2 years ago
Bump cc from 1.0.73 to 1.0.74

dependabot[bot] opened this pull request about 2 years ago
Fix CI

newpavlov opened this pull request about 2 years ago
Add Dependabot configuration file to keep dependencies up to date

striezel opened this pull request about 2 years ago
dependencies: update cc to 1.0.73

striezel opened this pull request about 2 years ago
Update actions/checkout in GitHub Actions workflows to v3

striezel opened this pull request about 2 years ago
Migrating to inline assembly (Rust 1.59)

tarcieri opened this issue almost 3 years ago
s390x support for asm-hashes

vishwabmc opened this issue almost 3 years ago
Add a RISCV implementation

piegamesde opened this issue almost 3 years ago
.github: disable `cross` builds on old rustcs

tarcieri opened this pull request over 3 years ago
Implement much faster sha256 and sha512.

0xdeafbeef opened this pull request over 3 years ago
sha2-asm v0.6.2

tarcieri opened this pull request over 3 years ago
sha1-asm v0.5.1

tarcieri opened this pull request over 3 years ago
sha1: Add extra .S for AArch64 on macOS (Fixing building on M1 Macs)

tlercher opened this pull request over 3 years ago
bench failed on Windows

chawyehsu opened this issue over 3 years ago
sha2-asm v0.6.1

tarcieri opened this pull request over 3 years ago
feat(sha2): add aarch64 implementation for sha256 for the M1 chip

dignifiedquire opened this pull request over 3 years ago
sha-1: asm fails to build on i686 and aarch64

jszwedko opened this issue almost 4 years ago
Improve benchmarks

newpavlov opened this issue almost 4 years ago
POC: AVX2 sha256

haraldh opened this pull request almost 4 years ago
fix: use slices in benches

haraldh opened this pull request almost 4 years ago
Process block slices instead of separate blocks

newpavlov opened this pull request almost 4 years ago
Release sha2-asm v0.5.5

newpavlov opened this pull request almost 4 years ago
sha1: Apple M1 build failures

tarcieri opened this issue almost 4 years ago
Optimize sha256 for aarch64

dgbo opened this pull request almost 4 years ago
Change compression functions to accept &[Block] instead of &Block

newpavlov opened this issue almost 4 years ago
CI: test whirlpool

tarcieri opened this pull request about 4 years ago
2018 edition

tarcieri opened this pull request about 4 years ago
CI: macOS tests

tarcieri opened this pull request about 4 years ago
README.md: add boilerplate

tarcieri opened this pull request about 4 years ago
rustfmt

tarcieri opened this pull request about 4 years ago
CI: add note about `marcopolo/cargo`

tarcieri opened this pull request about 4 years ago
CI: test on 64-bit Windows (GNU)

tarcieri opened this pull request about 4 years ago
Migrate to GitHub Actions

tarcieri opened this pull request about 4 years ago
MSVC support

AlyoshaVasilieva opened this issue about 4 years ago
Use CARGO_CFG_TARGET_ARCH in build.rs scripts

flxo opened this pull request almost 5 years ago
Cross compilation because of usage of target_arch in build.rs

flxo opened this issue almost 5 years ago
Make a release of both sha1-asm and sha2-asm

linkmauve opened this pull request almost 5 years ago
Avoid clobbering v8-v15 registers

linkmauve opened this pull request almost 5 years ago
Avoid clobbering v8-v15 registers

linkmauve opened this pull request almost 5 years ago
Disable SHA-512 benchmark on AArch64

linkmauve opened this pull request almost 5 years ago
Add AArch64 sha1 and sha2 extension support

linkmauve opened this pull request about 5 years ago
Hook up sha2 instruction and detect sha-supporting cpu

sakridge opened this pull request about 5 years ago
speedup sha2 x86-64 assembly implementations

froydnj opened this pull request over 5 years ago
fix compilation issues with `cargo bench`

froydnj opened this pull request over 5 years ago
Cfg target arch checks

newpavlov opened this pull request over 5 years ago
Migrate to assembly from OpenSSL

newpavlov opened this issue about 6 years ago
Fix for link error on macOS

elliottslaughter opened this pull request over 6 years ago
Wrap assembly from KeccakCodePackage

newpavlov opened this issue almost 7 years ago
gcc 0.3 -> cc 1.0

rubdos opened this pull request almost 7 years ago
Use SHA-1/2 instructions for Skylake architecture.

Pratyush opened this issue over 7 years ago