-
### Security issue notifications
If you discover a potential security issue in AWS-LC for Rust we ask that you notify AWS Security via our
[vulnerability reporting page](http://aws.amazon.com/secu…
-
## Summary
In the latest version of Gestalt as of July, 30th 2024 version [0.6](https://github.com/HLRichardson-Git/Gestalt/releases/tag/gestalt-0.6) we introduced the second block cipher DES (TDES…
-
Running `encpass.sh lock` on macOS aborts with following error:
```
Enter Password to lock keys:
Confirm Password:
Locking key bucket1...
usage: enc -ciphername [-AadePp] [-base64] [-bufsize nu…
-
https://github.com/diia-open-source/be-auth-service/blob/main/src/services/authSchema.ts#L116
Consider using random IV with better mode.
-
I'm currently attempting to script API calls to TASS from a FileMaker database, and I'm finding it difficult to work with AES ECB encryption.
FileMaker does not have script steps for encryption wit…
-
Currently, your AES encryption is using [ECB mode](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation), rather than a more reasonable mode of operation like CBC or CTR. ECB mode always encry…
-
The `write.aes` code is broken, it currently gives
```
Error in AES(key, mode = "ECB") :
AES only supports 16, 24 and 32 byte keys
In addition: Warning messages:
1: In AES(key, mode = "ECB") : NAs…
-
```
make check-TESTS
make[3]: Entering directory '//test'
make[4]: Entering directory '//test'
FAIL: des-cbc-test.pl
FAIL: des-ofb-test.pl
FAIL: des-cfb-test.pl
FAIL: des-ecb-test.pl
FAIL: 3d…
-
Hi, i like concept of add-on, but it's totally insecure
https://github.com/ProjektAnkiBVMD/ankideckvault/blob/90bac6c6475fd0c63ad0c6eb128f46e1676b245a/src/ankideckvault/__init__.py#L42
1. It works…
-
```
Standard commands
asn1parse ca ciphers cms
crl crl2pkcs7 dgst dhparam
dsa dsaparam …