yuyi
|
008aaad999
|
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
|
2024-09-10 11:25:56 +03:00 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
yuyi
|
19f080ffb8
|
all: change single blank comment to blank line (#22016)
|
2024-08-09 14:55:58 +03:00 |
|
Coachonko
|
a4b8768146
|
crypto.cipher: make Stream.xor_key_stream implementers require a mutable receiver (#21974)
|
2024-08-01 16:04:09 +03:00 |
|
Coachonko
|
55f4412e5a
|
x.crypto.chacha20: make Cipher struct public (fix #21967) (#21968)
|
2024-07-31 10:20:31 +03:00 |
|
Turiiya
|
418462208a
|
vlib.x: fix typos, uniformize readme formatting (#21085)
|
2024-03-24 19:54:39 +02:00 |
|
blackshirt
|
9aeb8229ae
|
x.crypto.chacha20: remove deprecated math.max_u32 in favour of builtin max_u32 , remove unneceseary bits, reorder (#20838)
|
2024-02-15 06:40:07 +02:00 |
|
blackshirt
|
0713e398a6
|
x.crypto.chacha20: speed up the core functionality of the ChaCha20 stream cipher (#20470)
|
2024-01-10 17:51:08 +02:00 |
|
blackshirt
|
66d222cc72
|
x.crypto: add x.crypto.chacha20 stream cipher module (#20417)
|
2024-01-07 15:21:23 +02:00 |
|