#OpenSSL
Lese gerade diverse Vorschläge in Intelligenzbestien-Kanälen, dass wir in Deutschland ab sofort „ßh“ statt „ssh“ nutzen sollen. 😳

Openßl. ßID. Klingt gut.
November 5, 2025 at 4:44 PM
tpm2sh 0.15.0 compiles the policy commands to the DER payload.

Crypto has been migrated to OpenSSL for sake of allowing to be (or delegating the policy of being) FIPS compatible, and making crypto patchable.

#linux #kernel #tpm #openssl #rustlang
November 3, 2025 at 9:20 PM
hey btw check out this peak embedded jank, this is how philips locks out the UART console in the full linux environment of the hue bridge v2.1's firmware
November 2, 2025 at 7:55 PM
J'ajoute que les anglo-américains, eux, ne disent quasiment jamais "octet" (dans mon /usr/include, je ne le trouve guère que dans les en-têtes OpenSSL et quelques en-têtes du noyau Linux). Bref, que ce soit en anglais ou en français, on a fini par fusionner les deux concepts.
October 24, 2025 at 8:06 AM
Like passing notes in class, learn to use OpenSSL to keep your secrets!
#OpenSSL #encryption #howto #cryptography #lsned #learnsomethingneweveryday
October 23, 2025 at 12:41 AM
Went apple picking today. You never know where you’ll find unpatched OpenSSL in the wild.
October 4, 2025 at 6:22 PM
i love running into issues with openssl building with rust projects even when ive got it all setup locally, please use rustls pleaseeeeeee
October 3, 2025 at 3:38 PM
openssl is the #1 reason i have to add a nix-shell to rust projects
October 3, 2025 at 3:47 PM
OpenSSL patches 3 vulnerabilities, urging immediate updates
OpenSSL patches 3 vulnerabilities, urging immediate updates
OpenSSL updates addressed 3 flaws enabling key recovery, code execution, and DoS attacks. Users are urged to update asap.
securityaffairs.com
October 1, 2025 at 9:28 PM
Alpine's OpenSSL package version 3.5.3-r1 and greater now include the FIPS module as a subpackage. It is not installed by default, but can be installed via the `openssl-fips` subpackage.

You will need to do some minor manual configuration to enable the module, the package has a install message.
September 23, 2025 at 9:15 PM
one-liners from plc research

dig +short plc.directory | xargs -I_ curl -s "https://ipinfo.io/_" | jq -r .hostname

echo | openssl s_client -showcerts -connect plc.directory:443 2>/dev/null | grep issuer=

curl -Is "plc.directory:80/foo" | grep Server

(plc runs on aws behind elb, tls 2048bit rsa)
September 17, 2025 at 6:54 PM
OpenSSL dev team would like to have a chat.
February 1, 2025 at 7:41 AM
There was, there is and there will be no such a human being :-). I knew only a few of openssl, but for the others I had a couple of recipes in some text file.
October 29, 2024 at 11:55 AM
OH: "openssl s_client more like openssl ass_client" harsh but fair
November 13, 2024 at 4:14 AM
OpenSSL, Apache, Ngnix, PHP, ruby, python, gcc
March 5, 2025 at 12:06 AM
Yesterday Google AI hallucinated an OpenSSL function that absolutely does not exist, and I hadn't even asked it to write code for me in the first place. It's not the most significant reason to finally ditch Google, but it's definitely a reason.
March 18, 2025 at 3:33 PM
Project: openssl-static-gcc-dwarf 3.4.0
File: openssl
Address: 00504ea0

ossl_quic_tx_packetiser_set_initial_token

SVG: dark, light
March 20, 2025 at 12:49 PM
Master Kubernetes security with RBAC and Service Accounts

Learn how to authenticate and authorize users, create roles and role bindings, and use `kubectl` and OpenSSL for secure cluster management

https://ku.bz/MptypDjN3
March 21, 2025 at 6:11 PM
@axemonkey I'm just guessing - would an openssl self-signed certificate work?
April 8, 2025 at 4:38 PM
AL2023版クライアント「インストールエラーだよ」
AL2版クライアント「GLIBCのバージョン足らんよ」
AL2023版ライブラリ①「GLIBCのバージョン足らんよ」
AL2023版ライブラリ②「OpenSSLダウングレードしてね」
Web記事「Windowsで立てたよ!」「Windowsで立てたよ!」「Windowsで立てたよ!」

僕「これそもそもAL2023どころかLinux対応してない可能性ある…?え、そんなことある?マジ?」
March 6, 2025 at 8:42 AM
> JVN: OpenSSLのBN_mod_sqrt()における法が非素数のときに無限ループを引き起こす問題
https://jvn.jp/vu/JVNVU90813125/
JVN: OpenSSLのBN_mod_sqrt()における法が非素数のときに無限ループを引き起こす問題
OpenSSLのBN_mod_sqrt()には、法が非素数の場合、無限ループを引き起こす問題があります。
jvn.jp
February 26, 2024 at 9:40 AM
Project: openssl-static-gcc-dwarf 3.4.0
File: openssl
Address: 00652930

ts_check_signer_name

SVG: dark, light
February 25, 2025 at 11:36 AM
#OpenSSL 📢 -- Nominations Remain Open Until Wednesday, December 4, 2024 - Based on Your Feedback!
🔗 https://openssl-library.org/post/2024-11-27-nominations-remain-open/?utm_source=atom_feed

From #OpenSSL -- Blog on Library
November 27, 2024 at 1:02 PM
One of the super cool things we do is determine the offsets of functions within libraries like OpenSSL for read and write operations. This way we can see content before it's been encrypted or after it's been decrypted.

github.com/qpoint-io/qt...
github.com
April 23, 2025 at 1:53 PM