6756d28595
all: 2023 copyright
2023-03-28 22:55:57 +02:00
6bf6a40e0c
crypto: add .free() and .reset() methods to reduce memory leaks with -autofree ( #16992 )
...
* Fix unsafe pointer
I was compile vab with '-prod' and it was needed to fix and it is of course warning
* Add files via upload
* reduce memory leak s sha512
* add method .free() and .reset() for some
2023-01-16 17:30:40 +02:00
59ed4be49a
all: update copyright year
2022-01-04 12:21:12 +03:00
ac2c3847af
all: update copyright to 2019-2021 ( #8029 )
2021-01-18 13:20:06 +01:00
7f709c3285
update copyright years
2020-02-03 05:00:36 +01:00
a251db068f
run vfmt on math and sha; add vfmt check to test-compiler
2019-12-22 02:50:20 +03:00
bfddb9a80f
make array.hex() use lowercase
2019-08-03 08:23:13 +02:00
55b8a9acb9
crypto.sha512
2019-07-17 11:00:15 +02:00