-
I'm trying to install icinga 2.14.2 on a Windows Server 2022 Standard using Chocolatey V2.2.2. During the install I get the following error:
`Download of Icinga2-v2.14.2-x86_64.msi (11.3 MB) comple…
-
In https://github.com/dmikusa/binding-tool/issues/26 we added support for `checksum = "algo:hash"`, but only where the algorithm is sha256.
This issue is to support additional algorithms. Supportin…
-
Hello,
so there is [Sqitch](https://sqitch.org/about/) database versioning tool which implements a blockchain for changelog integration. I think this is really a nice feature, since you don't need …
-
#### What is the problem you are having with rclone?
The command
```
rclone dedupe --dry-run --fast-list --by-hash -vv pcloud:
```
takes A LOT of time to find anything!! I stopped it after an hou…
-
## Is your feature request related to a problem? Please describe.
Block objects stored in the NeoFS block storage have `Timestamp` attribute which is currently the block timestamp in milliseconds. Th…
-
When creating a check sum, the files aren't in order...
This has been discussed before, but hasn't been fixed yet.
-
I used zip2john to get a hash, but hashcat does nothing after counting lines (which is 1 line)...
![изображение](https://github.com/user-attachments/assets/63d342e3-fbae-43e5-a89b-2f7b0422089d)
![из…
-
The `instantiate2_address` helper inside cosmwasm-std is not accounting for the length of chain's contract addresses. Something like this would work:
```rust
fn instantiate2_address_impl(
che…
-
https://github.com/r-salas/oshash
This is being used more and more, it's very fast, and resistant. It's a hash of filesize, and the beginning and end of the file.
In pseudo-code, the hash is co…
-
#259 introduced versioned URLs which means that we can no longer detect when the upstream Visual C++ runtime has new releases with bugfixes.
We used to get hash errors since we retrieved the "lates…