Commit graph

8 commits

Author SHA1 Message Date
Laurent Cheylus
9957327c37
crypto: fix ambiguous expressions in DES implementation (#24814) 2025-06-30 21:51:02 +03:00
Noa Santo
3aed78e76a
crypto: add missing doc comments for public methods (#23864) 2025-03-05 14:36:15 +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
Alexander Medvednikov
f09826e928 all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
Delyan Angelov
840f474fb5
ci: fix ./v -progress test-cleancode 2022-04-15 21:04:10 +03:00
Alexander Medvednikov
fb192d949b all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
Alexander Medvednikov
d4a0d6f73c all: byte => u8 2022-04-15 14:58:56 +03:00
688862
2b42ea9883
crypto: add a crypto.des module (#13065) 2022-01-07 13:51:37 +02:00