Delyan Angelov
|
ff34b79d39
|
crypto: implement `rand.bytes(needed_bytes int) ?[]byte`, use it consistently instead of the old rand.read(), which will change to be compatible with io and the pseudo random `rand` module
|
2022-02-15 18:39:33 +02:00 |
688862
|
83e9585d06
|
crypto: crypto.aes CBC mode moves to crypto.cipher (#13084)
|
2022-01-08 17:08:46 +02:00 |
jeffmikels
|
6e6d51a1c9
|
docs: add more documentation to each of the modules in vlib (#13043)
|
2022-01-07 13:28:50 +02:00 |
jeffmikels
|
a60b381d5e
|
docs: adding skeleton README.md files for all vlib modules (#13034)
|
2022-01-05 18:06:08 +02:00 |