Krishnakant Singhkrishnakantsingh.hashnode.dev·Sep 7, 2024Quantum Computing: The Looming Threat to Modern EncryptionIntroduction The most common Encryption methods used on the internet are RSA (Rivest, Shamir, and Adleman) and ECC (Elliptic Curve Cryptography).These Encryption methods are used to Encrypt the data sent over the Internet, classical computers cant br...DiscussCryptocurrency
Muhammad Abdel AalforKlivvrblog.klivvr.com·Sep 3, 2024The Critical Role of PII Confidentiality in Financial ServicesIn the digital age, the protection of Personally Identifiable Information (PII) is paramount, especially in the financial sector, where the stakes are incredibly high. PII refers to any data that could potentially identify a specific individual, such...Discuss·26 readsSecurityfintech
Nikhil AkkiPronikhilakki.in·Aug 31, 2024Locking Down Data: Encrypting with GoIntro In today's digital age, data security is paramount. Whether you're a developer, a business owner, or just a tech enthusiast, understanding how to protect sensitive information is crucial. One of the most effective ways to secure data is through...DiscussGoencryption-in-go
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Aug 28, 2024Build a Password Manager with PythonIn today's digital world, managing multiple strong passwords is essential for protecting personal and professional data. A password manager helps you generate, store, and manage complex passwords securely. While there are many password managers avail...DiscussPythonPython
vijayaraghavan vashudevanvjraghavanv.hashnode.dev·Aug 27, 2024Managing Terraform State: Best Practices for DevOps🔔This article, will explain in detail the understanding of Terraform state, its purpose, and how to store and manage state files across different environments🔔 ❄️Synopsis: 🌿 Understand how Terraform state works, its significance in infrastructure ...Discuss·10 likes·84 readsAWS
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Aug 27, 2024How to Password-Protect a PDF Document Using PythonPassword-protecting PDF documents is an essential practice for safeguarding sensitive information. By encrypting a PDF with a password, you can control who can open, view, and modify the document. Python offers several libraries that make it easy to ...Discuss·27 readsPythonpassword protected
evaristo.cre-versing.hashnode.dev·Aug 26, 2024TLS 1.2 handshake's pre-master exchange encryption for beginnersQuick Review of the Handshake In a different post I made a general introduction of the TLS/SSL protocol, and its role in the security of the internet communications to prevent eavesdropping and tampering. I also concentrated on the handshake section,...Discusspre-master exchange
Harsh Kumar Raicodebyharsh.hashnode.dev·Aug 24, 2024Web3 Learning: Day 2 Insights and HurdlesTopics Covered On Day 2, I dove deeper into several crucial Web3 concepts: Authorization in Banking vs. Blockchain Public and Private Keys Encoding Methods: ASCII, Hex, Base64, Base58 Hashing vs. Encryption Asymmetric Encryption Creating Publi...DiscussWeb3
Anom Chakmaanom531.hashnode.dev·Aug 24, 2024Secure Your Data: A Guide to Encrypting and Decrypting Files with AES EncryptionIn today’s digital world, protecting sensitive information is more important than ever. Whether it’s personal data, business documents, or any other confidential information, ensuring that your files are secure from unauthorized access is crucial. Th...Discussencryption
Opaluwa Emidowo-ojotech-on-diapers.hashnode.dev·Aug 23, 2024Securing Data Storage in ASP.NET Core Web APIs: Encryption, Key Management, and Data MaskingHello, and welcome back to another installment of our Mastering C# series! I am excited to have you here again. In today's guide, we’ll explore essential topics such as encryption, key management, and data masking in ASP.NET Core. In this digital age...Kazys Račkauskas and 1 other are discussing this2 people are discussing thisDiscuss·22 likesencryption