Ecosyste.ms: OpenCollective

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

github.com/RustCrypto/AEADs

Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
https://github.com/RustCrypto/AEADs

build(deps): bump kuznyechik from 0.7.2 to 0.8.2

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump magma from 0.7.0 to 0.9.0

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump ascon from 0.3.1 to 0.4.0

dependabot[bot] opened this pull request over 1 year ago
xsalsa20poly1305: remove source code

tarcieri opened this pull request over 1 year ago
generic array / stream encryptor type mismatch

ousado opened this issue over 1 year ago
Consider adding tag size of 4 and 8 to AES GCM

d3lm opened this issue over 1 year ago
What is the type of Nonce generated from Aes128Gcm?

itsfloki opened this issue over 1 year ago
build(deps): bump cpufeatures from 0.2.8 to 0.2.9

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump polyval from 0.6.0 to 0.6.1

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump aes from 0.8.2 to 0.8.3

dependabot[bot] 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
Re-export chacha module from chacha20poly1305

rosingrind opened this issue over 1 year ago
Update Clippy version

newpavlov opened this pull request over 1 year ago
Add AES SIV examples

Christiaan676 opened this pull request over 1 year ago
fix: `missing_debug_implementations`

JonathanWoollett-Light opened this pull request over 1 year ago
Fix `clippy::needless_borrow` and `clippy::explicit_auto_deref`

JonathanWoollett-Light opened this pull request over 1 year ago
aes-gcm v0.10.2

tarcieri opened this pull request over 1 year ago
Cargo.lock: bump dependencies

tarcieri opened this pull request over 1 year ago
CI: fix security audit

tarcieri opened this pull request over 1 year ago
ascon-aead: Add ascon sponge Zeroize feature

aewag opened this pull request over 1 year ago
xsalsa20poly1305 v0.9.1

tarcieri opened this pull request over 1 year ago
xsalsa20poly1305: deprecate in favor of `crypto_secretbox`

tarcieri opened this pull request over 1 year ago
ascon: align features with other AEAD crates

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

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump chacha20 from 0.9.0 to 0.9.1

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump aead from 0.5.1 to 0.5.2

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump zeroize from 1.5.7 to 1.6.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
benches: fix compilation

brxken128 opened this pull request almost 2 years ago
ascon-aead v0.4.2

sebastinas opened this pull request almost 2 years ago
build(deps): bump cipher from 0.3.0 to 0.4.4

dependabot[bot] opened this pull request almost 2 years ago
benches: only use criterion CPB measurements on x86_64 and x86 targets

brxken128 opened this pull request almost 2 years ago
Import `ascon-aead`

sebastinas opened this pull request almost 2 years ago
build(deps): bump cmac from 0.7.1 to 0.7.2

dependabot[bot] opened this pull request 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
Fix a typo

striezel opened this pull request almost 2 years ago
Disable codecov CI job

newpavlov opened this pull request almost 2 years ago
Fix or disable codecov CI job

newpavlov opened this issue almost 2 years ago
aes-siv: minor code improvement

newpavlov opened this pull request almost 2 years ago
Fix typo & Refine code style

zkonge opened this pull request almost 2 years ago
Usage example for aes-gcm with arbitrary-length password

pieterdd opened this issue almost 2 years ago
noob authenticate unencrypted data

fhhowdy opened this issue almost 2 years ago
ArrayVec support

antonok-edm opened this pull request almost 2 years ago
required features for CCM on MCU

StefanHri opened this issue almost 2 years ago
gcm: partial tag size

ALaggyDev opened this pull request almost 2 years ago
aes-gcm partial tag

ALaggyDev opened this issue almost 2 years ago
reusing Aes256GcmSiv

bobi6666 opened this issue almost 2 years ago
AesGcm as as drop-in for OpenSSL: encryption by chunks

tgross35 opened this issue almost 2 years ago
AES-SIV-CMAC nonce sizes

davidv1992 opened this issue about 2 years ago
Add correct link to Too much crypto

skaunov opened this pull request about 2 years ago
Question: How to safely increment Nonces?

DRKSLV opened this issue about 2 years ago
aes-gcm: improve doc example

newpavlov opened this pull request about 2 years ago
'alloc' doesn't seem to work correctly

Mercanuis opened this issue about 2 years ago
build(deps): bump digest from 0.10.5 to 0.10.6

dependabot[bot] opened this pull request about 2 years ago
Update Cargo.lock

newpavlov opened this pull request about 2 years ago
ccm: minor doc fix

newpavlov opened this pull request about 2 years ago
Usage chacha20poly1305 doesn't compile

jpfreyen opened this issue about 2 years ago
build(deps): bump aes from 0.8.1 to 0.8.2

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump codecov/codecov-action from 1 to 3

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump actions/upload-artifact from 1 to 3

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump actions/checkout from 1 to 3

dependabot[bot] opened this pull request about 2 years ago
build(deps): bump actions/cache from 1 to 3

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

striezel opened this pull request over 2 years ago
Fix a few typos

striezel opened this pull request over 2 years ago
build(deps): bump ctr from 0.9.1 to 0.9.2

dependabot[bot] opened this pull request over 2 years ago
Confusing names for AES-SIV algorithms

davidv1992 opened this issue over 2 years ago
build(deps): bump digest from 0.10.3 to 0.10.5

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

dependabot[bot] opened this pull request over 2 years ago
ccm: Mention AES-CCM in README

chrysn opened this pull request over 2 years ago
xsalsa20poly1305: Fix README

threema-danilo opened this pull request over 2 years ago
build(deps): bump cpufeatures from 0.2.3 to 0.2.4

dependabot[bot] opened this pull request over 2 years ago
xsalsa20poly1305: Update note about audit

threema-danilo opened this pull request over 2 years ago
Example in doc of key from known string - aes-gcm

Ontokrat opened this pull request over 2 years ago
Key from slice breaks in aes-gcm-0.10.1

Ontokrat opened this issue over 2 years ago
build(deps): bump cpufeatures from 0.2.2 to 0.2.3

dependabot[bot] opened this pull request over 2 years ago
Sundae

Schmid7k opened this pull request over 2 years ago
chacha20poly1305 v0.10.1

tarcieri opened this pull request over 2 years ago
Add `rand_core` feature to all crates

tarcieri opened this pull request over 2 years ago
Use `AeadCore::generate_nonce` in rustdoc examples

tarcieri opened this pull request over 2 years ago
chacha20poly1305: add `ChaChaPoly1305::generate_nonce`

tarcieri opened this pull request over 2 years ago
aes-gcm-siv v0.11.1

tarcieri opened this pull request over 2 years ago
aes-gcm v0.10.1

tarcieri opened this pull request over 2 years ago
Fix rustdoc typos

tarcieri opened this pull request over 2 years ago
Include README.md in rustdoc

tarcieri opened this pull request over 2 years ago
aes-gcm-siv: fix rustdoc documentation

tarcieri opened this pull request over 2 years ago
xsalsa20poly1305 v0.9.0

tarcieri opened this pull request over 2 years ago
chacha20poly1305 v0.10.0

tarcieri opened this pull request over 2 years ago
aes-gcm-siv v0.11.0

tarcieri opened this pull request over 2 years ago
aes-gcm v0.10.0

tarcieri opened this pull request over 2 years ago
README.md(s): use crate badges from buildstats.info

tarcieri opened this pull request over 2 years ago
Bump UHF crates to `universal-hash` v0.5-based releases

tarcieri opened this pull request over 2 years ago
eax v0.5.0

tarcieri opened this pull request over 2 years ago
deoxys v0.1.0

tarcieri opened this pull request over 2 years ago
eax: bump `cipher` to v0.4

tarcieri opened this pull request over 2 years ago
deoxys: bump `aes` dependency to v0.8

tarcieri opened this pull request over 2 years ago
ccm v0.5.0

tarcieri opened this pull request over 2 years ago
aes-siv v0.7.0

tarcieri opened this pull request over 2 years ago