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
ctr: implement Clone directly instead of deriving it
#24
newpavlov
closed
2 years ago
1
the trait `Clone` is not implemented for `Ctr128LE`
#23
jimouris
closed
2 years ago
2
Detail `seek()` usage
#22
skaunov
closed
2 years ago
1
Corrects a typo in a comment
#21
skaunov
closed
2 years ago
2
Remove html_root_url and update logo URL
#20
newpavlov
closed
2 years ago
0
cfb-mode: release v0.8.2
#19
newpavlov
closed
2 years ago
0
Add pub to the inner cipher member
#18
kazuki0824
closed
2 years ago
0
feat(cfb-mode): add Buffer{Encryptor|Decryptor}
#17
dignifiedquire
closed
2 years ago
5
pcbc: tweak code to help with codegen
#16
newpavlov
closed
2 years ago
0
cbc: tweak code to help with codegen
#15
newpavlov
closed
2 years ago
0
ctr: use `BlockEncrypt` instead of `BlockEncryptMut`
#14
tarcieri
closed
2 years ago
14
Update Cargo.lock
#13
newpavlov
closed
2 years ago
0
Cache cargo index
#12
newpavlov
closed
2 years ago
0
Fix doctests
#11
newpavlov
closed
2 years ago
0
Use reusable workflow for minimal-versions
#10
newpavlov
closed
2 years ago
0
Fix and test min versions build
#9
newpavlov
closed
2 years ago
0
Bump cipher from 0.4.0 to 0.4.2
#8
dependabot[bot]
closed
2 years ago
1
Add a way to estimate the encryption buffer needed size
#7
Keruspe
closed
2 years ago
1
Need to dynamically configure counter limits in CTR stream cipher
#4
cryptographix
closed
3 weeks ago
6
Migrate block mode crates
#2
newpavlov
closed
2 years ago
8
Missing algorithms
#1
newpavlov
opened
3 years ago
6
Intermediate IV exposing for save/restore APIs
#5
zugzwang
closed
2 years ago
10
block-modes: add opaque Debug implementations
#6
newpavlov
closed
2 years ago
2
add an optional dependency to the cipher implementations in block-mode
#3
lovasoa
closed
3 weeks ago
11
Previous