Commit Graph

9 Commits (365e7d6b34509e42897870a92a2894748a683116)

Author SHA1 Message Date
Delyan Angelov 840f474fb5
ci: fix `./v -progress test-cleancode` 2022-04-15 21:04:10 +03:00
Alexander Medvednikov 78cb6e2b41 all: handle fixed []u8 2022-04-15 18:35:56 +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
Nick Treleaven 7231a3f135
vlib: add `mut` for the first parameter of builtin.copy, arrays.copy and crypto () 2022-03-09 20:26:00 +02:00
Larpon 73f931b52e
fmt: improve single line const comment placement () 2022-02-25 14:46:12 +02:00
Subhomoy Haldar 114a341f5f
rand: simplify rand.PRNG, move to optional types for error handling () 2022-02-23 12:36:14 +02:00
blackshirt 54b10e99a1
ed25519: make public ed25519.internal.edwars25519.Element () 2022-02-16 22:56:14 +02:00
blackshirt 3ac4155f0c
crypto: add an ed25519 digital signature module () 2022-02-15 21:28:14 +02:00