Noa Santo
|
3aed78e76a
|
crypto: add missing doc comments for public methods (#23864)
|
2025-03-05 14:36:15 +02: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 |
|
Alexander Medvednikov
|
fb192d949b
|
all: replace []byte with []u8
|
2022-04-15 15:35:35 +03:00 |
|
Nick Treleaven
|
7231a3f135
|
vlib: add mut for the first parameter of builtin.copy, arrays.copy and crypto (#13702)
|
2022-03-09 20:26:00 +02:00 |
|
Bastian Buck
|
fa645516c3
|
crypto: implement Output Feedback (OFB) Mode for AES and DES (#13583)
|
2022-02-24 14:38:21 +02:00 |
|