This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
f74b65b63f
v
/
vlib
/
crypto
/
bcrypt
History
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
..
bcrypt.v
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
bcrypt_test.v
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (
#13041
)
2022-02-11 15:52:33 +02:00