EPISODE · Jun 15, 2025 · 18 MIN
Episode 92: Methods to Secure Data (Part 2) (Domain 3)
from Certified: The CompTIA Security+ Audio Course · host Dr. Jason Edwards
Beyond encryption, organizations have additional tools to secure data in contexts where usability, compliance, or performance requirements call for alternatives. In this episode, we explore hashing, tokenization, and data masking—each serving a unique purpose in reducing data exposure while supporting operations like analytics or software testing. Hashing protects integrity and is commonly used for password storage and verification, using algorithms like SHA-256 or bcrypt to create one-way representations that can’t be reversed. Tokenization replaces sensitive fields with random or lookup-based stand-ins that preserve format but eliminate value—useful in payment systems or when storing PII. Data masking, meanwhile, modifies real data to create safe but functional test datasets, often used in development environments or user training. These methods don’t always secure the data itself—but they significantly reduce the risk of its misuse. Choosing the right technique depends on context, but all support the broader goal: protecting sensitive information without crippling functionality.
What this episode covers
Beyond encryption, organizations have additional tools to secure data in contexts where usability, compliance, or performance requirements call for alternatives. In this episode, we explore hashing, tokenization, and data masking—each serving a unique purpose in reducing data exposure while supporting operations like analytics or software testing. Hashing protects integrity and is commonly used for password storage and verification, using algorithms like SHA-256 or bcrypt to create one-way representations that can’t be reversed. Tokenization replaces sensitive fields with random or lookup-based stand-ins that preserve format but eliminate value—useful in payment systems or when storing PII. Data masking, meanwhile, modifies real data to create safe but functional test datasets, often used in development environments or user training. These methods don’t always secure the data itself—but they significantly reduce the risk of its misuse. Choosing the right technique depends on context, but all support the broader goal: protecting sensitive information without crippling functionality.
NOW PLAYING
Episode 92: Methods to Secure Data (Part 2) (Domain 3)
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m