-
There should be SHA hashes for downloadable files. There is no way thus far to verify their validity.
-
Dear @atc0005,
Can you add supports of :
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- SCRAM-SHA3-512-PLUS
…
-
@peterdd,
There is a missing password security.
There are 2 possibility Auth_SASL and Auth_SASL2:
- https://github.com/pear/Auth_SASL
- https://github.com/pear/Auth_SASL2
@schengawegga has …
-
So that builds are hermetic.
See https://github.com/open-telemetry/opentelemetry-python/blob/a94eab984db6b794cc59cb2c16cd14d804d1eeaf/.github/workflows/misc_0.yml#L13-L14
-
> Is using SHA-1 as the fallback a good idea? If new algorithms were to get introduced and we forget to update the above list, they would fallback to using SHA-1, right?
_Originally posted by @mozz…
-
Dear @roundcube team,
Can you add supports of :
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- SCRAM-SHA3-512-…
-
Under the hood, a `git` tag has (at least?) two SHAs: one for the commit object corresponding to the tag, and another for the tag itself.
`zizmor` currently has a false positive on the latter: it …
-
**Build Failure Details:**
- **Commit SHA**: 77b6a4ed4b8c02f51e9b178aea024b897b141513
- **Error Message**: Line 1: C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\um\ws2tcpip.…
-
I just found this old message:
https://groups.google.com/g/crypto-optimization/c/ZjtgKWg8AnA
```
Wei Dai
Mar 28, 2009, 3:15:43 AM
to crypto-op...@googlegroups.com
[This is a repost that was …
-
### Problem
`trust` command writes incorrect hash to trust database
### Steps to reproduce
```
echo "vim.o.exrc = true" > %LOCALAPPDATA%/nvim/init.lua
mkdir "C:\tmp\1.d"
cd "C:\tmp\1.d"
echo abc = …