blackshirt
|
f2b90bfa01
|
x.crypto.chacha20: fix xor_key_stream failing after a while (fix #24043) (#24046)
|
2025-03-25 23:31:10 +02:00 |
|
blackshirt
|
287e9a8fa8
|
x.crypto.chacha20: clean up as preliminary work to support 64-bit counter (#24038)
|
2025-03-25 07:48:26 +02:00 |
|
blackshirt
|
a199a6ea2e
|
x.crypto.chacha20: fix consecutive calls of xor_key_stream , add tests (fix #23977) (#24003)
|
2025-03-23 18:49:43 +02:00 |
|
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 |
|
Coachonko
|
a4b8768146
|
crypto.cipher: make Stream.xor_key_stream implementers require a mutable receiver (#21974)
|
2024-08-01 16:04:09 +03: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 |
|