An open API service for providing issue and pull request metadata for open source projects.

GitHub / RustCrypto/hashes issues and pull requests

#704 - feat: Implement BLAKE2X XOF (Blake2Xb and Blake2Xs)

Pull Request - State: open - Opened by huitseeker 17 days ago

#703 - recommend BLAKE3 instead of BLAKE2

Pull Request - State: open - Opened by zookoatshieldedlabs 26 days ago - 3 comments

#702 - BLAKE2: issue with endianness?

Issue - State: closed - Opened by cobratbq about 1 month ago - 5 comments

#701 - tiger: use Wikipedia link

Pull Request - State: closed - Opened by newpavlov about 1 month ago

#700 - Replace dead Tiger hash link with official project page

Pull Request - State: closed - Opened by VolodymyrBg about 1 month ago - 1 comment

#699 - ci: move `cross-tests` action

Pull Request - State: closed - Opened by newpavlov about 1 month ago

#698 - update actions/checkout from v3 to v4

Pull Request - State: closed - Opened by PixelPil0t1 about 1 month ago - 2 comments

#697 - build(deps): bump cfg-if from 1.0.0 to 1.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#696 - workspace: avoid duplicates when pulling dependency from git

Pull Request - State: closed - Opened by baloo about 2 months ago

#695 - Bump `digest` dependency to v0.11.0-rc.0

Pull Request - State: closed - Opened by tarcieri 2 months ago

#694 - Implement `CollisionResistance` for XOFs

Pull Request - State: closed - Opened by daxpedda 2 months ago

#693 - refactor: Kupyna - replace byte-level operations with word-level operations

Pull Request - State: closed - Opened by AnarchistHoneybun 2 months ago - 3 comments

#692 - refactor: replace byte-level operations with word-level operations

Pull Request - State: closed - Opened by AnarchistHoneybun 2 months ago - 3 comments

#691 - Possible unsound public API

Issue - State: closed - Opened by charlesxsh 2 months ago - 2 comments

#690 - sha2: document available backends

Pull Request - State: closed - Opened by newpavlov 3 months ago

#689 - sha2: simplify the soft backend

Pull Request - State: closed - Opened by newpavlov 3 months ago

#688 - ci: remove pre-1.56 jobs and other fixes

Pull Request - State: closed - Opened by newpavlov 3 months ago
Labels: backport

#687 - sha2: add soft-compact backend (backport of #686)

Pull Request - State: closed - Opened by newpavlov 3 months ago
Labels: backport

#686 - sha2: add soft-compact backend

Pull Request - State: closed - Opened by newpavlov 3 months ago

#685 - Provide a feature to optimize for binary size

Issue - State: closed - Opened by benma 3 months ago - 3 comments

#684 - skein: improve performance

Issue - State: open - Opened by fck-gthb 3 months ago - 2 comments
Labels: performance

#683 - Use a const lookup table for the kupyna gf

Pull Request - State: closed - Opened by jkoudys 3 months ago - 1 comment

#682 - skein: fix implementation for output sizes not multiple of 8

Pull Request - State: closed - Opened by newpavlov 3 months ago
Labels: backport

#681 - Skein256/224 and Skein512/224 are invalid

Issue - State: closed - Opened by fck-gthb 3 months ago - 4 comments
Labels: bug

#680 - chore:fix cargo clippy warning

Pull Request - State: closed - Opened by xixishidibei 4 months ago - 1 comment

#679 - Remove explicit passing of the `docsrs` configuration flag

Pull Request - State: closed - Opened by newpavlov 4 months ago

#678 - Migrate to buffering macros

Pull Request - State: closed - Opened by newpavlov 4 months ago

#677 - Implement Blake2Xb

Pull Request - State: open - Opened by NoamK-CR 4 months ago - 2 comments

#676 - kupyna: re-organize module structure

Pull Request - State: closed - Opened by newpavlov 4 months ago

#675 - kupyna: improve perfromance

Issue - State: closed - Opened by newpavlov 4 months ago - 9 comments
Labels: performance

#674 - kupyna: add CI config

Pull Request - State: closed - Opened by newpavlov 4 months ago

#673 - Fix Kupyna links

Pull Request - State: closed - Opened by newpavlov 4 months ago

#672 - Replace MSRV badges with text

Pull Request - State: closed - Opened by newpavlov 4 months ago

#671 - kupyna: add benchmarks

Pull Request - State: closed - Opened by newpavlov 4 months ago

#670 - kupyna: migrate tests to blobby

Pull Request - State: closed - Opened by newpavlov 4 months ago

#669 - Problems using the md5 crate!

Issue - State: closed - Opened by stela2502 4 months ago - 1 comment

#668 - ascon-hash: adopt changes from NIST draft (fixes #667)

Pull Request - State: closed - Opened by sebastinas 5 months ago

#667 - AsconHash does not agree with reference implementation

Issue - State: closed - Opened by leifhelm 5 months ago - 2 comments

#666 - ci: use crate-ci/typos@v1 instead of the full version

Pull Request - State: closed - Opened by newpavlov 5 months ago

#665 - build(deps): bump crate-ci/typos from 1.30.0 to 1.30.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#664 - Add Customized trait for blake2

Pull Request - State: closed - Opened by sylvainpelissier 5 months ago - 1 comment

#663 - Cut pre.5 pre-releases

Pull Request - State: closed - Opened by newpavlov 5 months ago

#662 - sha2 v0.11.0-pre.4 no longer builds on nightly

Issue - State: closed - Opened by musjj 5 months ago - 1 comment

#661 - build(deps): bump crate-ci/typos from 1.29.4 to 1.30.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#660 - Add cSHAKE in README

Pull Request - State: closed - Opened by sylvainpelissier 5 months ago

#659 - newtypes support

Pull Request - State: closed - Opened by baloo 5 months ago - 1 comment

#658 - Fix build badges

Pull Request - State: closed - Opened by newpavlov 5 months ago

#657 - Remove `#![warn(rust_2018_idioms)]`

Pull Request - State: closed - Opened by newpavlov 5 months ago

#656 - k12: fix Clippy lint

Pull Request - State: closed - Opened by newpavlov 5 months ago

#655 - Update year in license files

Pull Request - State: closed - Opened by newpavlov 5 months ago

#654 - build(deps): bump hex-literal from 0.4.1 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, rust

#653 - build(deps): bump digest from 0.11.0-pre.9 to 0.11.0-pre.10

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies, rust

#652 - Upgrade all crates to the 2024 edition and bump MSRV to 1.85

Pull Request - State: closed - Opened by newpavlov 5 months ago - 4 comments

#649 - blake2 simd compile failed with rustc 1.83

Issue - State: closed - Opened by cathaysia 6 months ago - 1 comment

#648 - build(deps): bump crate-ci/typos from 1.29.4 to 1.29.5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, github_actions

#647 - Corrected typos

Pull Request - State: closed - Opened by MonkeyKing44 6 months ago

#646 - Fixed typos

Pull Request - State: closed - Opened by petryshkaCODE 6 months ago

#645 - Typos fix

Pull Request - State: closed - Opened by Hack666r 6 months ago - 1 comment

#644 - ci: add `typos` job

Pull Request - State: closed - Opened by newpavlov 6 months ago

#643 - Update LICENSE-MIT

Pull Request - State: closed - Opened by maximevtush 6 months ago

#642 - build(deps): bump cpufeatures from 0.2.16 to 0.2.17

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#641 - Fix typos in `mod.rs` and `CHANGELOG.md`

Pull Request - State: closed - Opened by Pronoss 6 months ago

#640 - Potential speed improvements for SHA512 via BMI2 instructions

Issue - State: open - Opened by invd 6 months ago
Labels: performance

#639 - Fix lints

Pull Request - State: closed - Opened by newpavlov 6 months ago

#638 - Fix typographical errors

Pull Request - State: closed - Opened by Pricstas 6 months ago

#637 - sha2: fix RISC-V CI job

Pull Request - State: closed - Opened by newpavlov 7 months ago

#636 - implementation of md6 in pure rust

Pull Request - State: open - Opened by truthixify 7 months ago - 5 comments

#635 - added md6

Pull Request - State: closed - Opened by Truthixify 7 months ago - 3 comments

#634 - Use Intel SHA Extensions for SHA-512

Issue - State: open - Opened by selfisekai 8 months ago - 2 comments
Labels: performance

#633 - Incorrect return for sha1 for no data

Issue - State: closed - Opened by ported-pw 8 months ago - 2 comments

#632 - sha2 is much slower than crate ring on windows an linux

Issue - State: closed - Opened by zhuyu4839 8 months ago - 1 comment

#631 - Bump MSRV to 1.81

Pull Request - State: closed - Opened by newpavlov 8 months ago

#630 - build(deps): bump cpufeatures from 0.2.15 to 0.2.16

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#629 - soft-sha256 error on esp32c3

Issue - State: closed - Opened by Algorab 9 months ago - 2 comments

#628 - Cargo.lock: bump dependencies

Pull Request - State: closed - Opened by tarcieri 9 months ago - 3 comments

#627 - build(deps): bump cpufeatures from 0.2.14 to 0.2.15

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust

#626 - Docs failing to build

Issue - State: closed - Opened by baloo 9 months ago - 2 comments

#624 - CI: fix security audit

Pull Request - State: closed - Opened by tarcieri 10 months ago

#623 - CI: fix `sha2` build

Pull Request - State: closed - Opened by tarcieri 10 months ago - 1 comment

#622 - CI: bump `cargo-audit` to v0.20

Pull Request - State: closed - Opened by tarcieri 10 months ago

#621 - Kupyna: implemented hashing function

Pull Request - State: closed - Opened by AnarchistHoneybun 10 months ago - 27 comments

#620 - ripemd v0.2.0-pre.4

Pull Request - State: closed - Opened by tarcieri 11 months ago

#619 - build(deps): bump cpufeatures from 0.2.12 to 0.2.14

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, rust

#618 - sha2: move `opaque_load` to the utils module

Pull Request - State: closed - Opened by newpavlov 11 months ago

#617 - sha2: improve RISC-V Zknh backends

Pull Request - State: closed - Opened by newpavlov 11 months ago

#616 - Remove remaining uses of `doc(cfg(..))`

Pull Request - State: closed - Opened by newpavlov 11 months ago

#615 - sha2: replace `soft` crate feature with configuration flag

Pull Request - State: closed - Opened by newpavlov 11 months ago

#614 - sha2: RISC-V scalar crypto extension support

Pull Request - State: closed - Opened by newpavlov 12 months ago

#613 - build(deps): bump cpufeatures from 0.2.12 to 0.2.13

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, rust

#612 - blake2: add unkeyed hashing

Pull Request - State: closed - Opened by threema-theo 12 months ago

#611 - Release 0.10.8 Sha256 issue

Issue - State: closed - Opened by OlekRia about 1 year ago - 1 comment

#610 - Correct the type of AsconXofReader

Pull Request - State: closed - Opened by tritoke about 1 year ago - 1 comment

#609 - whirlpool v0.11.0-pre.4

Pull Request - State: closed - Opened by tarcieri about 1 year ago

#608 - blake2 v0.11.0-pre.4

Pull Request - State: closed - Opened by tarcieri about 1 year ago

#607 - sha2: use stabilized `core::arch::aarch64` intrinsics

Pull Request - State: closed - Opened by tarcieri about 1 year ago

#606 - Cut pre.4 prereleases

Pull Request - State: closed - Opened by tarcieri about 1 year ago

#605 - Bump `digest` to v0.11.0-pre.9

Pull Request - State: closed - Opened by tarcieri about 1 year ago

#604 - Rust 1.80 `unexpected_cfgs` lint fixes

Pull Request - State: closed - Opened by tarcieri about 1 year ago

#603 - Add missing tests in sha2

Pull Request - State: closed - Opened by CXWorks about 1 year ago - 2 comments

#602 - Add section on Blake2 MAC with variable output + convenience method

Pull Request - State: open - Opened by lamafab about 1 year ago