Commit Graph

10 Commits (f08c768c8eb74d9afc7b65e1d1f13d55452a035c)

Author SHA1 Message Date
Alexander Medvednikov fb192d949b all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
Alexander Medvednikov 59ed4be49a all: update copyright year 2022-01-04 12:21:12 +03:00
Delyan Angelov 8a380f4699
tools: make `v test-cleancode` test everything by default () 2021-05-08 13:32:29 +03:00
Atakan Yenel 70b189d751
crypto: add custom errors to crypto lib () 2021-03-30 15:27:57 +03:00
Nick Treleaven 33d8074846
crypto.rand: use byteptr.vbytes instead of c_array_to_bytes_tmp () 2021-02-17 21:47:19 +02:00
Nick Treleaven ea803113c3
checker: check `unsafe` V function calls () 2021-02-14 19:31:42 +01:00
Larpon bce6a35e8f
crypto: add missing documentation to all pub functions () 2021-01-23 13:33:49 +01:00
Lukas Neubert ac2c3847af
all: update copyright to 2019-2021 () 2021-01-18 13:20:06 +01:00
yuyi dda875a9c8
all: unify const names to snake_case 2020-05-22 17:36:09 +02:00
Alexey e1739549b2
crypto: fix `rand` module 2020-04-14 21:03:02 +02:00