#openssl 搜尋結果
and as always this #openssl vulnerability (cve-2023--0286) can be easily found with libfuzzer within seconds:
I find it absurd and hypocritical that #OpenSSL still refuses to provide authenticated encryption modes due to nonce reuse threat, but feels fine exposing ECB mode.
Like passing notes in class, learn to use OpenSSL to keep your secrets! #OpenSSL #encryption #howto #cryptography #lsned #learnsomethingneweveryday
Curious About a .cer File? How Can You Easily View Its Digital Certificate Details? #Windows #PowerShell #OpenSSL
Rhombus SSL: Secure Communication "The ssl library supports secure network communication via the OpenSSL API and libraries that are included with Racket or provided by the operating system." docs.racket-lang.org/rhombus-ssl/in… #rhombuslang #openssl
OpenSSL 3.6.0: New features, crypto support - helpnetsecurity.com/2025/10/02/ope… - #OpenSSL #OpenSource #cryptography #software #CyberSecurityNews
OpenSSL ha corregido tres vulnerabilidades críticas (CVE-2025-9230/31/32) que permitían desde ataques DoS hasta la posible extracción de claves privadas. Estos fallos afectaban a versiones recientes y podían comprometer la seguridad de servidores y aplicaciones #OpenSSL
#OpenSSL 3.2.0 版发布,这是 OpenSSL 3.2 系列的第一个正式版。 下载地址:ourl.co/101152 OpenSSL 3.2 属于主要版本更新,带来了不少新功能,例如客户端 QUIC 支持、TLS 证书压缩、在 TLS 中使用原始公钥等。 OpenSSL 3.3 版将在 2024 年 4 月 30 日发布,会提供服务端 QUIC 支持。
A major update bringing enhanced #OpenSSL 3.x compatibility with #FIPS 140-3 validated cryptography. ✅ Replace-default provider mode ✅ KBKDF, KRB5KDF, AES-CTS ✅ Extensive integration testing with 40+ applications Learn more: wolfssl.com/wolfprovider-1…
🚀 wolfProvider Expansion! We’ve added 35+ new #FIPS #OpenSource integrations across networking, security, and infrastructure tools — including gRPC, OpenSSH, Kerberos, and more. Bring FIPS 140-3 validated crypto to your #OpenSSL apps — no code changes needed. Learn more:…
🔐 Create your own Root CA: Generate private key 🔑 👉 Set a password (you’ll use it to sign certs) Generate root cert 📄 👉 Enter org info & reuse password ✅ You’ll get a .key and a .pem to start signing! #Cybersecurity #OpenSSL #FREETOOL #Tools4LEAs
OpenSSL can be used to generate a public/private key pair. This key pair can be used for secure communication over the network. The generated public and private keys can be saved in PEM files. #cybersecurity #cryptography #OpenSSL
Wrote a little something on managing OpenSSL. I wrote on using OpenSSL to generate a private key, Public key, a certificate signing request (CSR) and a self signed certificate. Read below docs.google.com/document/d/1rd… #Cybersecurity #Openssl
市原さん(@haj18 )と板倉さん(@piroakey )の力作である「SSL/TLS 実践入門」をいただきました〜✨ SSL/TLSの歴史から、ビルディングブロックの暗号技術、標準技術、脅威•脆弱性、プログラミングと幅広くまとめられているので読むのが楽しみ😊 #TLS #OpenSSL #IETF
OpenSSL 3.6 adds LMS signatures, new FIPS features, and advanced key management tools for modern cryptography. linuxiac.com/openssl-3-6-re… #OpenSSL #OpenSource #Security #Cryptography
In this new tutorial, learn how to set up OpenSSL and how to configure it to use quantum-safe encryption algorithms. Explore more: ibm.co/40zKv5Y #cUrL #quantum #OpenSSL
This submission is the first step toward a FIPS-140 validated PQC-ready module. - hackernoon.com/lightship-secu… #cybersecurity #openssl
hackernoon.com
Lightship Security and the OpenSSL Corporation Submit OpenSSL 3.5.4 for FIPS 140-3 Validation |...
This submission is the first step toward a FIPS-140 validated PQC-ready module.
#Aeron Transport Security (#ATS) is a premium feature that secures your data on the network. 🔒 OpenSSL cryptography 🔑 Public key authentication 🌐 Secures unicast, multicast and multi-destination-cast streams Learn more here >> eu1.hubs.ly/H06NQvj0 #OpenSSL #Adaptive
Heartbleed (2014) OpenSSL-bugg som läckte privat nyckel och sessioner. En av de värsta buggarna någonsin. #Heartbleed #OpenSSL
This new post presents #aurora, a complete, fully functional, Post-Quantum (#PQ) #OpenSSL provider that implements all the algorithms we selected in #QUBIP to demonstrate the pilot systems. qubip.eu/aurora-system-…
Rhombus SSL: Secure Communication "The ssl library supports secure network communication via the OpenSSL API and libraries that are included with Racket or provided by the operating system." docs.racket-lang.org/rhombus-ssl/in… #rhombuslang #openssl
An update to my Expense Tracker! The app now stores all data using AES-256 encryption with OpenSSL. Learned about crypto primitives: DES, AES, padding, keys, IVs… Watching encrypted data decrypt perfectly in C feels insanely satisfying. #C #OpenSSL #CyberSecurity #BuildInPublic
Built a full-fledged Expense Tracker in C 😎 Runs entirely in the terminal, has colors, encryption, and all that jazz. Can’t believe this thing actually works lol. link: github.com/PushkarShinde/… I'll elaborate on the features ahead...
🚀 wolfProvider Expansion! We’ve added 35+ new #FIPS #OpenSource integrations across networking, security, and infrastructure tools — including gRPC, OpenSSH, Kerberos, and more. Bring FIPS 140-3 validated crypto to your #OpenSSL apps — no code changes needed. Learn more:…
A major update bringing enhanced #OpenSSL 3.x compatibility with #FIPS 140-3 validated cryptography. ✅ Replace-default provider mode ✅ KBKDF, KRB5KDF, AES-CTS ✅ Extensive integration testing with 40+ applications Learn more: wolfssl.com/wolfprovider-1…
Create Self Signed Certificate using OpenSSL Commands. Self signed certificate is mostly used for development and testing purpose. In this article, we will explore how to create self signed certificate using OpenSSL command line. #openssl #security #certificate…
Create self-signed SSL certificate with OpenSSL Video - youtu.be/RdzfnAcrLtU?si… Blog - nagasudhir.blogspot.com/2025/10/create… #ssl #openssl #selfsigned #dev #tutorial #learning #beginners #taming_python #learningsoftware
youtube.com
YouTube
Create self-signed SSL certificate with OpenSSL
Another step forward a #QuantumSecure Internet browsing experience. This post discusses the last standard developments and our novel aurora framework to build #OpenSSL providers. qubip.eu/composite-sign…
Create Self Signed Certificate using OpenSSL Commands. Self signed certificate is mostly used for development and testing purpose. In this article, we will explore how to create self signed certificate using OpenSSL command line. #openssl #security #certificate…
Apprenez à générer vos clés publiques et privées avec #OpenSSL, à signer vos données et à sécuriser vos projets #PHP comme un pro ! 👉 blog.crea-troyes.fr/7440/openssl-c… #php8 #hack #hacking #protection #pentest #pentesting #websecurity #websecurite #securite #protection #cryptographie
Like passing notes in class, learn to use OpenSSL to keep your secrets! #OpenSSL #encryption #howto #cryptography #lsned #learnsomethingneweveryday
Create Self Signed Certificate using OpenSSL Commands. Self signed certificate is mostly used for development and testing purpose. In this article, we will explore how to create self signed certificate using OpenSSL command line. #openssl #security #certificate…
This submission is the first step toward a FIPS-140 validated PQC-ready module. - hackernoon.com/lightship-secu… #cybersecurity #openssl
🔐 Mastering OpenSSL 🔐 A Thread with 20 most useful OpenSSL command examples to get you started! 🚀 #OpenSSL #Security #Linux
and as always this #openssl vulnerability (cve-2023--0286) can be easily found with libfuzzer within seconds:
I find it absurd and hypocritical that #OpenSSL still refuses to provide authenticated encryption modes due to nonce reuse threat, but feels fine exposing ECB mode.
Curious About a .cer File? How Can You Easily View Its Digital Certificate Details? #Windows #PowerShell #OpenSSL
Cybersecurity checklist! ✅ #CyberSecurity #SQL #OpenSSL #2factorauthentification #2fa #password #AES #Encryption #projectmanager
OpenSSL can be used to generate a public/private key pair. This key pair can be used for secure communication over the network. The generated public and private keys can be saved in PEM files. #cybersecurity #cryptography #OpenSSL
Apprenez à générer vos clés publiques et privées avec #OpenSSL, à signer vos données et à sécuriser vos projets #PHP comme un pro ! 👉 blog.crea-troyes.fr/7440/openssl-c… #php8 #hack #hacking #protection #pentest #pentesting #websecurity #websecurite #securite #protection #cryptographie
OpenSSL 3.6.0: New features, crypto support - helpnetsecurity.com/2025/10/02/ope… - #OpenSSL #OpenSource #cryptography #software #CyberSecurityNews
👩🏻💻ほーん、 /root/.rnd ファイルって #OpenSSL の乱数シード値を保持してるだけなのか~~ On all systems, if the environment variable RANDFILE is set, its value will be used as the seed filename. Otherwise, the file is called .rnd openssl.org/docs/manmaster…
GridDB 5.4 Enterprise Edtionリリース🚀 v5.4では、クラスタとクライアント間の #SSL接続 を #OpenSSL が3.0にアップグレードしました: toshiba-sol.co.jp/pro/griddb/doc… #GridDB #SSL #IoT #駆け出しエンジニアとつながりたい #駆け出しエンジニアと繋がりたい
#OpenSSL 3.2.0 版发布,这是 OpenSSL 3.2 系列的第一个正式版。 下载地址:ourl.co/101152 OpenSSL 3.2 属于主要版本更新,带来了不少新功能,例如客户端 QUIC 支持、TLS 证书压缩、在 TLS 中使用原始公钥等。 OpenSSL 3.3 版将在 2024 年 4 月 30 日发布,会提供服务端 QUIC 支持。
#OpenSSL vulnerabilities continue to pose serious risks, including data breaches and remote code execution, especially if not patched promptly. Our latest guide explains common risks, how to identify if your systems are affected, and effective ways to patch without disrupting…
#OPENSSL 宣布对原始公钥 (RFC7250 标准) 提供支持,以增强安全性和提高效率。 查看全文:ourl.co/100756 RFC7250 是一项在 2014 年提议的标准,该标准的目标是通过原始公钥成为传统的 X.509 证书方案的替代方案。 与 X.509…
OpenSSL prepares itself for quantum-safe internet traffic buff.ly/wPe5QCt #infosec #cybersecurity #OpenSSL #quantumcrypto #privacy
🚀 Honoring the OpenSSL 3.5 Distinguished Contributors: Michael Baentsch, Dr. Paul Dale, Viktor Dukhovni, Shane Lontis—for advancing PQC & FIPS 203–205 support. Thank you for your outstanding work! 🔗 openssl-library.org/post/2025-05-2… #OpenSSL #PQC #FIPS203
🔐 Create your own Root CA: Generate private key 🔑 👉 Set a password (you’ll use it to sign certs) Generate root cert 📄 👉 Enter org info & reuse password ✅ You’ll get a .key and a .pem to start signing! #Cybersecurity #OpenSSL #FREETOOL #Tools4LEAs
#OPENSSL 1.1.1 LTS 版结束 5 年长期支持,请开发者和企业尽快升级 OPENSSL 3.0 LTS 或 3.1 版。 全文链接:ourl.co/100203 其中 3.0 为版为 LTS 版,支持周期到 2026 年 9 月,3.1 为非 LTS 版,支持周期到 2025 年 3 月。 对开发者来说在生产环境中使用那升级到 3.0 LTS…
Avanza el despliegue de la criptografía post-cuántica con la nueva version de #OpenSSL 3.5, mejorando la #ProtecciónDeDatos Incluye también compatibilidad con QUIC (RFC 9000) y optimizaciones de rendimiento bit.ly/4juQ65y @universidad_uci @raydelmp @WalterBG_MES @CubaMES
Something went wrong.
Something went wrong.
United States Trends
- 1. Texas 155K posts
- 2. 3-8 Florida 2,011 posts
- 3. #HookEm 10.4K posts
- 4. Reaves 18K posts
- 5. Sark 5,010 posts
- 6. Arch 25.3K posts
- 7. Aggies 9,242 posts
- 8. Jeff Sims 1,655 posts
- 9. #JimmySeaFanconD1 212K posts
- 10. Marcel Reed 4,413 posts
- 11. Arizona 32.5K posts
- 12. #LakeShow 3,416 posts
- 13. #DonCheadleDay 1,096 posts
- 14. Elko 2,972 posts
- 15. SEC Championship 5,193 posts
- 16. Banana Fish 8,719 posts
- 17. Ole Miss 25.8K posts
- 18. Devin Vassell 2,326 posts
- 19. Sylus 89.7K posts
- 20. Lindor 2,645 posts