issues
search
RustCrypto
/
block-modes
Collection of generic block mode algorithms written in pure Rust
64
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
XTS mode
#73
zer0x64
opened
1 day ago
2
cts: update to cipher v0.5
#72
newpavlov
closed
3 weeks ago
0
Bump MSRV to 1.81 for all crates
#71
newpavlov
closed
3 weeks ago
0
cts: initial crate
#70
newpavlov
closed
3 weeks ago
0
Fix `needless_lifetimes` Clippy lint
#69
newpavlov
closed
4 weeks ago
0
Migrate to cipher v0.5.0-pre.7
#68
newpavlov
closed
3 months ago
0
ctr v0.10.0-pre.1
#67
tarcieri
closed
3 months ago
0
cbc v0.2.0-pre.1
#66
tarcieri
closed
3 months ago
0
Bump `cipher` to v0.5.0-pre.6
#65
tarcieri
closed
3 months ago
0
cbc v0.2.0-pre.0
#64
tarcieri
closed
3 months ago
0
ctr v0.10.0-pre.0
#63
tarcieri
closed
3 months ago
0
Update `hex-literal` to v0.4
#62
newpavlov
closed
5 months ago
0
cbc: bump hex-literal to 0.4.1
#61
nc7s
closed
5 months ago
0
How can I use the try_apply_keystream_partial() with AES CTR mode?
#60
shijimasoft
closed
5 months ago
0
Support for CTS?
#59
Firstyear
closed
3 weeks ago
4
Fix repository field of pcbc
#58
paolobarbolini
closed
7 months ago
1
cleanup patches
#57
baloo
closed
8 months ago
0
bump dependency of `cipher` to `0.5.0-pre.4`
#56
baloo
closed
8 months ago
1
build(deps): bump aes from 0.8.3 to 0.8.4
#55
dependabot[bot]
closed
8 months ago
1
build(deps): bump actions/cache from 3 to 4
#54
dependabot[bot]
closed
10 months ago
0
how to do aes encryption/decryption with ctr model?
#53
l-7-l
closed
1 year ago
1
Fix crates.io link in README.md
#52
zachs18
closed
1 year ago
1
build(deps): bump actions/checkout from 3 to 4
#51
dependabot[bot]
closed
1 year ago
0
bump hex-literal to 0.4 for cbc
#50
alexanderkjall
closed
1 year ago
1
Update Clippy and fix lints
#49
newpavlov
closed
1 year ago
0
ctr: fix incorrect doc comments about counter endian flavors
#48
ChanTsune
closed
1 year ago
1
build(deps): bump aes from 0.8.2 to 0.8.3
#47
dependabot[bot]
closed
1 year ago
1
fix: `missing_debug_implementations`
#46
JonathanWoollett-Light
closed
1 year ago
9
Belt-Ecb
#45
makavity
closed
3 weeks ago
13
build(deps): bump hex-literal from 0.3.4 to 0.4.1
#44
dependabot[bot]
closed
1 year ago
1
build(deps): bump belt-block from 0.1.1 to 0.1.2
#43
dependabot[bot]
closed
1 year ago
1
belt-wblock
#42
makavity
closed
1 year ago
6
Ciphertext stealing
#41
makavity
closed
1 year ago
2
build(deps): bump hex-literal from 0.3.4 to 0.4.0
#40
dependabot[bot]
closed
1 year ago
1
Implement belt-ctr
#39
makavity
closed
1 year ago
12
Replace unmaintained actions-rs/* actions in CI workflows
#38
striezel
closed
1 year ago
0
How should I use AES-256-CBC to decrypt?
#37
baby195lxl
closed
1 year ago
8
cfb-mode: add belt-cfb test vectors
#36
newpavlov
closed
1 year ago
1
belt-ctr implementation
#35
makavity
closed
1 year ago
7
add AEAD hint for Hazmat
#34
TheAlgorythm
closed
1 year ago
2
Example code in crate doc not run-able
#33
Ainevsia
closed
1 year ago
2
cfb-mode: generic mode block size
#32
newpavlov
opened
1 year ago
0
cfb8 Buf Encryptor and Decryptor
#31
wyatt-herkamp
opened
1 year ago
3
.
#30
numfin
closed
1 year ago
0
build(deps): bump aes from 0.8.1 to 0.8.2
#29
dependabot[bot]
closed
2 years ago
0
build(deps): bump actions/cache from 1 to 3
#28
dependabot[bot]
closed
2 years ago
0
build(deps): bump actions/checkout from 2 to 3
#27
dependabot[bot]
closed
2 years ago
0
Extend Dependabot configuration to keep GitHub Actions up to date
#26
striezel
closed
2 years ago
0
Fix a few typos
#25
striezel
closed
2 years ago
0
ctr: implement Clone directly instead of deriving it
#24
newpavlov
closed
2 years ago
1
Next