<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cybersecurity on Lorbic</title><link>http://localhost:1313/tags/cybersecurity/</link><description>Recent content in Cybersecurity on Lorbic</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 06 Nov 2025 22:01:23 +0530</lastBuildDate><atom:link href="http://localhost:1313/tags/cybersecurity/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding Private-Public Key Encryption</title><link>http://localhost:1313/private-public-key-encryption/</link><pubDate>Thu, 06 Nov 2025 22:01:23 +0530</pubDate><guid>http://localhost:1313/private-public-key-encryption/</guid><description>&lt;p>In today&amp;rsquo;s digital world, where secure communication, authentication, and data integrity are non-negotiable, &lt;strong>private-public key encryption&lt;/strong> (also called &lt;em>asymmetric cryptography&lt;/em>) plays a foundational role. From HTTPS in your browser to SSH logins, cryptocurrency wallets, and email encryption, this elegant cryptographic system enables trust without prior shared secrets.&lt;/p>
&lt;p>In this blog, we&amp;rsquo;ll dive into:&lt;/p>
&lt;ul>
&lt;li>The core concepts behind asymmetric encryption&lt;/li>
&lt;li>How it differs from symmetric encryption&lt;/li>
&lt;li>The mathematics (intuitively explained) behind popular algorithms like RSA and ECC&lt;/li>
&lt;li>Real-world examples and code snippets&lt;/li>
&lt;li>Common use cases and pitfalls&lt;/li>
&lt;/ul>
&lt;p>Whether you&amp;rsquo;re a curious beginner or a seasoned developer brushing up on fundamentals, you&amp;rsquo;ll find something valuable here.&lt;/p></description></item><item><title>Why Your Password Habits Will Get You Hacked</title><link>http://localhost:1313/password-security-habits/</link><pubDate>Wed, 13 Aug 2025 00:00:00 +0000</pubDate><guid>http://localhost:1313/password-security-habits/</guid><description>&lt;h1 id="the-real-cost-of-digital-laziness">The Real Cost of Digital Laziness&lt;a class="anchorjs-link" href="#the-real-cost-of-digital-laziness" aria-label="Link to section: The Real Cost of Digital Laziness">&lt;/a>&lt;/h1>&lt;p>We&amp;rsquo;ve built our entire lives on top of fragile passwords.&lt;br>
Most people treat them like they treat dental checkups, ignore it until something hurts. By then, it&amp;rsquo;s too late.&lt;/p>
&lt;p>The numbers are not on your side. Every password you&amp;rsquo;ve ever created has probably been leaked in some breach you&amp;rsquo;ve never heard about. It doesn&amp;rsquo;t matter that the breach was from a forgotten forum you joined in 2012; attackers don&amp;rsquo;t forget. They run automated &amp;ldquo;credential stuffing&amp;rdquo; attacks across every major platform, testing your old passwords against your bank, your email, your cloud storage. One lazy reuse, and they&amp;rsquo;re in.&lt;/p></description></item></channel></rss>