-
Hi
Steps reproduce
openssl genpkey -aes256 -algorithm RSA -out server.key -pkeyopt rsa_keygen_bits:2048
openssl req -new -out client.csr -key server.key
openssl req -x509 -new -nodes -key serv…
gfvh updated
2 months ago
-
Do you want to see an AES 256 Bit Encryption inside the Application?
It will encrypt your Backups of PrivacySettings to make sure that nobody except you can touch them. The only problem is that the s…
-
So this isn't going to be useful to many people as IGE is only really used in Telegram, but I'm attempting to write an MTProto library and this is something I desperately need. Apparently IGE is a pre…
-
Any plans to add support for GCM mode?
-
Is it worth building in AES-256 encryption with 7zip? It is super simple, takes just a few button clicks, and could be a good failsafe for folks who don't understand the other methods to be presented.
-
Currently, the TLS configuration in buildkitd defaults to Go's default cipher suites, which include some weak ciphers (CBC and 64-bit block size).
https://github.com/moby/buildkit/blob/17896f6c475889…
-
Suggest that AES be used to replaced DES amd 3DES.
-
Running testssl.sh version 3.0.9. The hexcode is weird:
```
Testing 370 ciphers via OpenSSL plus sockets against the server, ordered by encryption strength
Hexcode Cipher Suite Name (OpenSSL) …
-
## Summary
KeePassXC currently uses [AES or Twofish](https://keepassxc.org/docs/#faq-security-why-pm) block cipher to encrypt a database. This issue is a feature request to add support for an estab…
-
Hello, monicahq team,
I've deployed monicahq to heroku using "deploy to heroku" button.
APP_KEY, APP_URL, MAIL_FROM_ADDRESS, MAIL_NAME just as mentioned as in this page [https://github.com/monicah…