Ecosyste.ms: OpenCollective

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

github.com/RustCrypto/sponges

Collection of sponge functions written in pure Rust
https://github.com/RustCrypto/sponges

updated cpufeatures version in Cargo.lock

milosdjurica opened this pull request 14 days ago
cpufeatures optional, default feature

milosdjurica opened this pull request 15 days ago
Keccak pulling std features

milosdjurica opened this issue 15 days ago
Bump MSRV to 1.81

newpavlov opened this pull request 3 months ago
Update Cargo.lock

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

dependabot[bot] opened this pull request 3 months ago
build(deps): bump cpufeatures from 0.2.14 to 0.2.15

dependabot[bot] opened this pull request 3 months ago
keccak_p: improve efficiency of Theta phase

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

dependabot[bot] 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 6 months ago
cargo: point `repository` metadata to clonable URLs

lucab opened this pull request 8 months ago
Cargo.lock: bump `zeroize` to v1.8.1

tarcieri opened this pull request 8 months ago
ascon: MSRV 1.60

sebastinas opened this pull request 8 months ago
build(deps): bump zeroize from 1.6.0 to 1.8.1

dependabot[bot] opened this pull request 9 months ago
build(deps): bump zeroize from 1.6.0 to 1.8.0

dependabot[bot] opened this pull request 10 months ago
build(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
keccak v0.2.0-pre.0

tarcieri opened this pull request about 1 year ago
keccak: 2021 edition upgrade; MSRV 1.60

tarcieri opened this pull request about 1 year ago
keccak v0.1.5

tarcieri opened this pull request about 1 year ago
keccak: enable asm backend for p1600

codahale opened this pull request about 1 year ago
Revert "Update Cargo.lock"

tarcieri opened this pull request about 1 year ago
keccak: don't test `simd` feature in `minimal-versions` workflow

tarcieri 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
Replace cross tests with MIRI

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

tarcieri opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
benches: remove criterion deps workaround

newpavlov opened this pull request over 1 year ago
Pin Clippy version and fix lints

newpavlov opened this pull request over 1 year ago
ascon v0.4.0

sebastinas opened this pull request over 1 year ago
ascon: Add Drop & ZeroizeOnDrop for State

aewag opened this pull request over 1 year ago
keccak v0.1.4

tarcieri opened this pull request almost 2 years ago
keccak: Add keccak_p fns for [200, 400, 800, 1600]

aewag opened this pull request almost 2 years ago
ascon: link to `ascon-aead` and `ascon-hash` in README.md

tarcieri opened this pull request almost 2 years ago
Replace unmaintained actions-rs/* actions in CI workflows

striezel opened this pull request almost 2 years ago
ascon v0.3.1

sebastinas opened this pull request almost 2 years ago
ascon: drop MSRV to 1.56

sebastinas opened this pull request almost 2 years ago
ascon v0.3.0

sebastinas opened this pull request almost 2 years ago
Replace `ascon` with `ascon-core`

sebastinas opened this pull request almost 2 years ago
ascon: use `chunks_exact_mut` for encoding permutation output

newpavlov opened this pull request almost 2 years ago
ascon: use `chunks_exact` for decoding permutation input

tarcieri opened this pull request almost 2 years ago
build(deps): bump subtle from 2.4.1 to 2.5.0

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

tarcieri opened this pull request almost 2 years ago
ascon: use `aead` crate for AEAD API; MSRV 1.60

tarcieri opened this pull request almost 2 years ago
ascon: add `Nonce` type alias

tarcieri opened this pull request almost 2 years ago
ascon: `Key` type alias; cache key in `Ascon` state

tarcieri opened this pull request almost 2 years ago
CI: exclude `keccak` from toplevel workspace

tarcieri opened this pull request almost 2 years ago
ascon: 2021 edition

tarcieri opened this pull request almost 2 years ago
ascon: extract `Ascon` permutation type; MSRV 1.59

tarcieri opened this pull request almost 2 years ago
ascon: eliminate `util` module

tarcieri opened this pull request almost 2 years ago
ascon: remove `byteorder` dependency

tarcieri opened this pull request almost 2 years ago
ascon: add `no_std` support

tarcieri opened this pull request almost 2 years ago
ascon: expose permutation

tarcieri opened this pull request almost 2 years ago
ascon: 2018 edition upgrade, lints, docs

tarcieri opened this pull request almost 2 years ago
README.md: add `ascon`

tarcieri opened this pull request almost 2 years ago
keccak: 2018 edition upgrade, lints, docs

tarcieri opened this pull request almost 2 years ago
ascon: new README.md

tarcieri opened this pull request almost 2 years ago
ascon: import crate sources

tarcieri opened this pull request almost 2 years ago
keccak: drop old CC0-1.0 LICENSE file

decathorpe opened this issue about 2 years ago
keccak v0.1.3

tarcieri opened this pull request about 2 years ago
keccak: remove `f1600_armv8_sha3_asm` re-export

tarcieri opened this pull request about 2 years ago
keccak: rename `f1600_armv8_sha3_asm`

tarcieri opened this pull request about 2 years ago
keccak: rename `aarch64_sha3` module to `armv8`

tarcieri opened this pull request about 2 years ago
keccak: add `asm` feature; use `cpufeatures` on `aarch64`

tarcieri opened this pull request about 2 years ago
keccak: add `aarch64` ASM implementation for `f1600`

recmo opened this pull request over 2 years ago
Bump actions/cache from 1 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/checkout from 2 to 3.1.0

dependabot[bot] opened this pull request over 2 years ago
Extend Dependabot configuration to keep GitHub Actions up to date

striezel opened this pull request over 2 years ago
Update actions used in GitHub Actions workflows to newest version

striezel opened this pull request over 2 years ago
keccak v0.1.2

tarcieri opened this pull request over 2 years ago
Add description of features and remove the dependencies section

newpavlov opened this pull request over 2 years ago
Use portable_simd instead of deprecate packed_simd

aewag opened this pull request over 2 years ago
keccak v0.1.1

tarcieri opened this pull request over 2 years ago
keccak: relicense as Apache 2.0 + MIT

tarcieri opened this pull request over 2 years ago
keccak: fix build

tarcieri opened this pull request over 2 years ago
keccak: add README.md

tarcieri opened this pull request over 2 years ago
Add minimal-versions from RustCrypto/actions

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

aewag opened this pull request almost 3 years ago
Use common CI patterns

aewag opened this pull request almost 3 years ago
Add f1600x{2, 4, 8}

aewag opened this pull request about 3 years ago
Add generic keccak-p and keccak-f {200, 400, 800}

aewag opened this pull request about 3 years ago
Revive CI with GH Workflows

aewag opened this pull request about 3 years ago
Relicense from CC0 to MIT/Apache-2.0?

repi opened this issue about 5 years ago
Add keccak::f1600x{2,4,8}

bwesterb opened this pull request over 5 years ago
Clarify `sponge function`

quininer opened this issue almost 7 years ago
MIssing sponge functions

newpavlov opened this issue almost 7 years ago