issues
search
oconnor663
/
blake2_simd
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
MIT License
126
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Symlink license file so it get published in the crates
#31
michel-slm
opened
10 months ago
0
Last version has silently force-bumped MSRV without breaking change
#30
CPerezz
opened
1 year ago
3
Bump constant_time_eq to 0.3
#29
matze
closed
1 year ago
5
Add common hash sizes From impls
#28
parazyd
opened
1 year ago
0
Bump `constant-time-eq` to version 0.2.4
#27
tertsdiepraam
closed
1 year ago
3
add From<[u8; OUTBYTES]> impls for the Hash types
#26
oconnor663
closed
3 years ago
0
Provide a constructor for `Hash`
#25
tailhook
closed
3 years ago
8
Refactor to use arrayvec 0.7
#24
workingjubilee
closed
3 years ago
1
Switch to subtle from constant_time_eq.
#23
hdevalence
closed
3 years ago
3
very slow using same way of reading file (blake seconds) vs ( sha256 ms)
#22
nbari
closed
4 years ago
10
Simple Fuzzing
#21
kirk-baird
closed
4 years ago
15
Compiling with optimisations and Zsaniter=address consumes excessive memory
#20
kirk-baird
closed
4 years ago
8
blake2b-simd license is incompatible with its dependency
#19
ArekPiekarz
closed
4 years ago
3
trait.Hasher
#18
nbari
closed
5 years ago
7
Make some functions constant
#17
shamatar
opened
5 years ago
1
Publish a patch that depends on arrayvec-0.5
#16
kvark
closed
5 years ago
1
Update arrayvec dep to 0.5.0
#15
bluss
closed
5 years ago
2
migrate benchmarks to criterion
#14
ordian
opened
5 years ago
3
make compress_block function public
#13
ordian
opened
5 years ago
2
Adds support for blake2x by allowing max_depth 0
#12
kobigurk
closed
5 years ago
10
try an AVX2 implementation of 2-way BLAKE2s
#11
oconnor663
opened
5 years ago
0
Missing an optimization in one-lane BLAKE2s
#10
oconnor663
closed
5 years ago
2
broken build on nightly, leading to Travis failure
#9
oconnor663
closed
5 years ago
1
very weird throughput variance in BLAKE2bp
#8
oconnor663
closed
5 years ago
8
blake2-rfc is slightly faster than the portable implementation
#7
oconnor663
opened
6 years ago
4
Missing guard on import causes non-x86/x64 targets to not compile
#6
nickbabcock
closed
6 years ago
5
remove the dependency on byteorder
#5
oconnor663
closed
6 years ago
3
compare with assembly implementations in blake2b-opt
#4
oconnor663
opened
6 years ago
0
is `Mmap` safe on 32-bit platforms?
#3
oconnor663
closed
6 years ago
0
look into using simdeez
#2
oconnor663
opened
6 years ago
0
eventually is_x86_feature_detected should work in no_std
#1
oconnor663
opened
6 years ago
0