-
A symmetric structure used in many block cipher algorithms (e.g., DES). It splits the data into two halves and applies a series of operations.
Add input and output field so that people can experiment
-
A stream cipher where each bit or byte is encrypted separately. RC4 was widely used but is now considered insecure due to vulnerabilities.
Add input and output field so that people can experiment
-
When using `./start-demo`, the auth-demo is unable to find the @mdip modules from within the container.
The following error is returned:
```
flaxscrip@mdip-gatekeeper:~/auth-demo$ ./start-demo
…
-
Based on this scheme https://github.com/skupperproject/skupper-router/blob/b46f834ce99744ad2bae29fc3861100ebaba26c9/python/skupper_router/management/skrouter.json#L679,
It appears that setting TLS p…
-
local cipher = require("resty.openssl.cipher")
local key = "12345678901234567890123456789012" -- 32 bytes
local iv = "1234567890123456" -- 16 bytes
local function init_encryption()
loc…
-
```
#!watchflakes
default
-
I am using the node-cert-exporter in an environment where ports are scanned for weak cipher settings. In the regular node_exporter, there is an option flag --web.config.file="" that allows specifying …
-
The `cluster` chart hardcodes a cipher list. Because of AWS ELB health checks not supporting newer ciphers (https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/5139), we need to keep a …
-
The following should be included in your Feature Request submission into Github. Be sure to set the GitHub label to "feature":
What?
To allow Graylog to use one or more of the following cipher suite…
-
### Please describe your feature request:
Investigate the feasibility of enumerations for TLS1.3 (cipher selection is automatic - ref https://github.com/projectdiscovery/tlsx/issues/20#issuecomment-1…