Berkan Diler
37d27c4c99
Some minor cleanups and optimizations ( #4174 )
...
* Replace Array.Clear(x, 0, x.Length) with Array.Clear(x)
* Use DateTime.UnixEpoch field
* Replace SHA256.ComputeHash calls with static SHA256.HashData call
More performant and avoids the need to initialize a SHA256 instance.
2022-12-24 14:30:39 -03:00
..
2022-12-24 14:30:39 -03:00
2022-12-10 21:21:13 +01:00
2022-11-28 08:28:45 +01:00
2022-10-04 20:12:54 -03:00
2022-12-24 14:30:39 -03:00
2022-10-02 10:30:46 +02:00
2022-12-18 14:23:19 +00:00
2022-12-10 21:21:13 +01:00
2022-10-27 21:36:37 +00:00
2022-11-09 20:22:43 +01:00
2022-12-12 15:10:05 +01:00
2022-08-18 18:04:54 +02:00
2022-11-16 16:30:12 -03:00
2022-12-21 18:23:11 +00:00
2022-08-25 23:18:37 +02:00
2022-12-24 14:30:39 -03:00
2022-05-03 23:28:32 +02:00
2022-11-16 15:34:18 -03:00
2022-11-27 01:10:42 +00:00
2022-12-24 14:30:39 -03:00
2022-11-24 15:26:29 +01:00
2022-11-09 20:22:43 +01:00
2022-05-05 15:23:30 -03:00
2022-12-12 18:04:08 +01:00
2022-11-16 23:27:42 +01:00
2022-12-12 14:59:31 +01:00
2022-10-02 21:50:03 +00:00
2022-12-24 14:30:39 -03:00
2022-08-11 18:07:37 -03:00
2022-08-18 18:04:54 +02:00