Ecosyste.ms: Issues

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

GitHub / RustCrypto/AEADs issues and pull requests

#646 - Fix MSRV badges

Pull Request - State: closed - Opened by newpavlov 21 days ago

#645 - benches: fix compilation errors

Pull Request - State: closed - Opened by newpavlov 21 days ago - 2 comments

#644 - Make zeroize optional for all crates

Pull Request - State: closed - Opened by newpavlov 22 days ago

#642 - xaes-256-gcm: initial crate

Pull Request - State: closed - Opened by tarcieri 24 days ago

#641 - Use full range of the stream counter for StreamLE31

Pull Request - State: closed - Opened by Eosis 26 days ago - 1 comment

#640 - build(deps): bump dbl from 0.4.0-rc.0 to 0.4.0-rc.1

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

#639 - CI: fix security audit

Pull Request - State: closed - Opened by tarcieri 30 days ago

#638 - CI: attempt to fix cargo-audit

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

#637 - Cut pre.2 prereleases

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

#636 - chacha20poly1305: fix security audit link

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

#635 - Dead link for ChaCha20Poly1305 Security Audit

Issue - State: closed - Opened by Astralchroma about 2 months ago

#634 - aes-gcm: Link to NCC Group audit goes to a 404: Not found page

Issue - State: open - Opened by rmg-x about 2 months ago - 1 comment

#632 - bump [aes, cipher, pmac, cmac] dependencies

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

#631 - Add `bytes` feature passthrough

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

#630 - Fix aead-stream link

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

#629 - Bump Clippy version to 1.81 and fix new lints

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

#628 - aead-stream: add tests and usage examples

Issue - State: open - Opened by newpavlov about 2 months ago - 2 comments

#627 - aead-stream: extract implementation from the aead crate

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

#625 - Implement trait AeadInto for AES-GCM and ChaCha20-Poly1305

Pull Request - State: closed - Opened by Cel-Service 2 months ago - 2 comments

#624 - AES-256 generating a 64 byte key?

Issue - State: closed - Opened by thomasmost 2 months ago - 4 comments

#624 - AES-256 generating a 64 byte key?

Issue - State: closed - Opened by thomasmost 2 months ago - 4 comments

#624 - AES-256 generating a 64 byte key?

Issue - State: closed - Opened by thomasmost 2 months ago - 4 comments

#623 - Q: nonce in ChaCha20Poly1305

Issue - State: closed - Opened by manio 3 months ago - 2 comments

#623 - Q: nonce in ChaCha20Poly1305

Issue - State: closed - Opened by manio 3 months ago - 2 comments

#623 - Q: nonce in ChaCha20Poly1305

Issue - State: closed - Opened by manio 3 months ago - 2 comments

#622 - Get NonceSize from the algorithm

Issue - State: closed - Opened by tisonkun 3 months ago - 4 comments

#621 - How to serialize a `Nonce` in `aes_gcm`

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

#620 - How to serialize / deserialize `Nonce`

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

#619 - docs: Added recommendation badges

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

#618 - Cut pre.1 prereleases

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

#617 - Use new prerelease dependencies; fix hybrid-array deprecations

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

#616 - aes-gcm v0.11.0-pre.0

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

#615 - Bump `ctr` to v0.10.0-pre.0 crate release

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

#614 - fml

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

#613 - Seeking help for encrypt files

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

#612 - xaes: initial implementation

Pull Request - State: closed - Opened by SergioBenitez 5 months ago - 9 comments

#611 - build(deps): bump subtle from 2.5.0 to 2.6.1

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

#610 - build(deps): bump subtle from 2.5.0 to 2.6.0

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

#609 - cargo: point `repository` metadata to clonable URLs

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

#608 - Update URL to match redirect in lib.rs

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

#607 - ocb3: group impl blocks and free functions

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

#606 - ocb3: use `dbl` crate

Pull Request - State: closed - Opened by tarcieri 6 months ago - 4 comments

#605 - build(deps): bump zeroize from 1.7.0 to 1.8.1

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

#604 - Implement belt dwp

Pull Request - State: open - Opened by makavity 6 months ago

#603 - feat(aes-gcm-siv): re-export `aes` crate

Pull Request - State: closed - Opened by gstand 7 months ago - 1 comment

#602 - build(deps): bump zeroize from 1.7.0 to 1.8.0

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

#601 - Performance on Apple Silicon

Issue - State: closed - Opened by brookman 7 months ago - 5 comments

#600 - `bytes` feature of `aead` is not re-exported by AEADs

Issue - State: closed - Opened by davepollack 7 months ago - 1 comment

#599 - Enable and fix `missing_debug_implementations`

Issue - State: open - Opened by newpavlov 8 months ago

#599 - Enable and fix `missing_debug_implementations`

Issue - State: open - Opened by newpavlov 8 months ago

#598 - ocb3: fix build badge in README.md

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

#598 - ocb3: fix build badge in README.md

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

#598 - ocb3: fix build badge in README.md

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#597 - eax: fix clippy lint

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#596 - ocb3: use sealed traits for nonce and tag sizes

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

#595 - ocb3: fix nonce and tag size bounds

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

#595 - ocb3: fix nonce and tag size bounds

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

#594 - ocb3 v0.1.0

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

#594 - ocb3 v0.1.0

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

#593 - ocb3: restrict minimum `NonceSize` to `U6`

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

#593 - ocb3: restrict minimum `NonceSize` to `U6`

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

#592 - OCB3: restrict short nonces

Issue - State: closed - Opened by tarcieri 8 months ago

#592 - OCB3: restrict short nonces

Issue - State: closed - Opened by tarcieri 8 months ago

#592 - OCB3: restrict short nonces

Issue - State: closed - Opened by tarcieri 8 months ago

#591 - build(deps): bump hex-literal from 0.2.2 to 0.4.1

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

#590 - ocb3: use `IsLessOrEqual` for `NonceSize`/`TagSize`

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

#589 - feat(ocb3): implement flexible nonce size

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

#588 - ocb3: use `Ocb3` as the type name

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

#587 - ocb3: import from `offset-codebook-mode` crate

Pull Request - State: closed - Opened by dignifiedquire 8 months ago - 6 comments

#586 - Consider exposing AesGcm::compute_tag

Issue - State: open - Opened by bryceberger 8 months ago - 2 comments

#586 - Consider exposing AesGcm::compute_tag

Issue - State: closed - Opened by bryceberger 8 months ago - 3 comments

#585 - build(deps): bump ghash from 0.5.0 to 0.5.1

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

#584 - build(deps): bump polyval from 0.6.1 to 0.6.2

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

#583 - Bump `cipher` to `0.5.0-pre.4`

Pull Request - State: closed - Opened by baloo 9 months ago - 4 comments

#582 - Support `no_unroll` for Ascon

Pull Request - State: closed - Opened by korken89 9 months ago - 1 comment

#581 - Extremely poor performance on AES256Gcm with anything but opt-level=3

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

#580 - Question about nonce size in xchacha20poly1305

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

#580 - Question about nonce size in xchacha20poly1305

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

#578 - [wip] belt-dwp

Pull Request - State: open - Opened by makavity 9 months ago

#578 - [wip] belt-dwp

Pull Request - State: open - Opened by makavity 9 months ago

#578 - [wip] belt-dwp

Pull Request - State: closed - Opened by makavity 9 months ago

#578 - [wip] belt-dwp

Pull Request - State: open - Opened by makavity 9 months ago