issues
search
RustCrypto
/
block-ciphers
Collection of block cipher algorithms written in pure Rust
677
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
aes: use const preconditions assert
#408
newpavlov
closed
9 months ago
0
aes: Assert precondition required for soundness
#407
joshlf
closed
9 months ago
6
Fix kuznyechik 32bit build
#406
silvanshade
closed
9 months ago
1
Bump `hybrid-array` to v0.2.0-rc.3
#405
tarcieri
closed
9 months ago
0
Bump `hybrid-array` to v0.2.0-rc.2
#404
tarcieri
closed
10 months ago
0
Implement AES backend for ARMv9 using SVE2-AES
#403
silvanshade
closed
5 months ago
1
belt-block: mark `to_u32` function as private
#402
newpavlov
closed
10 months ago
0
`belt-block` expose `from_u32` to pub
#401
makavity
closed
10 months ago
5
Use `BlockCipherEncrypt`/`BlockCipherDecrypt` trait names
#400
tarcieri
closed
10 months ago
0
Implement AES backend for riscv using crypto extensions
#399
silvanshade
closed
5 months ago
0
Bump `cipher` dependency to v0.5.0-pre.2
#398
tarcieri
closed
10 months ago
0
Implement AES backend for riscv64 using Zkned scalar crypto extensions
#397
silvanshade
closed
10 months ago
2
Add support for using VAES instructions for NI parallel operations.
#396
silvanshade
closed
5 months ago
27
aes: enable ARMv8 backend by default; MSRV 1.72
#395
tarcieri
closed
10 months ago
7
Bump `cipher` to v0.5.0-pre.1; MSRV 1.65
#394
tarcieri
closed
10 months ago
1
rc5: minor code tweak
#393
newpavlov
closed
12 months ago
0
cast6: minor code tweaks
#392
newpavlov
closed
1 year ago
0
aes: compilation errors on `cg_clif` due to lack of intrinsics support
#391
tarcieri
closed
1 year ago
4
sm4: simd support for armv8, x86_64
#390
zonyitoo
opened
1 year ago
3
Consider emulating x86's AESKEYGENASSIST?
#389
workingjubilee
opened
1 year ago
5
Blowfish/cbc with different key size
#388
zenzille
closed
1 year ago
2
Help idiots like me better find cbc crate.
#387
EvanCarroll
closed
1 year ago
11
aes: add #[inline] attributes for KeyInit::new impls
#386
newpavlov
closed
1 year ago
1
aes: `zeroize` not fully removing key schedule from memory?
#385
teythoon
closed
1 year ago
34
cast6: initial crate
#384
LegionMammal978
closed
1 year ago
2
Is there 3DES?
#383
imgoby
closed
1 year ago
4
rc5: unlock parameter size, add u128 and u8 word size support.
#382
ghost
closed
12 months ago
2
RC5: key size, round count, and word length are intended to be variable.
#381
ghost
closed
12 months ago
0
aes: replace inline ASM with ARMv8 intrinsics
#380
tarcieri
closed
10 months ago
2
bump hex-literal for kuznyechik to 0.4
#379
alexanderkjall
closed
1 year ago
1
Update Clippy and fix lints
#378
newpavlov
closed
1 year ago
0
blowfish: add BlowfishLE tests
#377
newpavlov
closed
1 year ago
0
magma: use const fn for S-Box expansion
#376
newpavlov
closed
1 year ago
0
Release kuznyechik v0.8.2
#375
newpavlov
closed
1 year ago
0
kuznyechik not buildable on non-x86 with feature zeroize
#374
alexanderkjall
closed
1 year ago
4
Very slow AES on Apple Silicon
#373
nazar-pc
closed
1 year ago
8
VAES support
#372
nazar-pc
opened
1 year ago
8
rc6: RC6 Implementation
#371
ashWhiteHat
closed
3 months ago
9
aes v0.8.3
#368
tarcieri
closed
1 year ago
0
aes: refactor ARMv8 `expand_key`
#367
tarcieri
closed
1 year ago
0
build(deps): bump cpufeatures from 0.2.7 to 0.2.8
#366
dependabot[bot]
closed
1 year ago
1
aes: support `aes_armv8` on Rust 1.61+ using `asm!`
#365
tarcieri
closed
1 year ago
15
threefish: add u64-based methods and make cipher optional
#364
newpavlov
closed
1 year ago
0
build(deps): bump cpufeatures from 0.2.6 to 0.2.7
#363
dependabot[bot]
closed
1 year ago
1
Belt-Wblock implementation
#362
makavity
closed
1 year ago
0
build(deps): bump hex-literal from 0.3.4 to 0.4.1
#361
dependabot[bot]
closed
1 year ago
1
build(deps): bump hex-literal from 0.3.4 to 0.4.0
#360
dependabot[bot]
closed
1 year ago
1
build(deps): bump zeroize from 1.5.7 to 1.6.0
#359
dependabot[bot]
closed
1 year ago
0
build(deps): bump cpufeatures from 0.2.5 to 0.2.6
#358
dependabot[bot]
closed
1 year ago
0
Performance of key initialization?
#357
oilel
closed
1 year ago
1
Previous
Next