CryptographyReport

RSA Algorithm and Hash

A cryptography project that explains how RSA and hashing support confidentiality, authenticity, and data integrity.

Problem

Secure systems need reliable methods to protect data, verify integrity, and prove authenticity across communication and storage workflows.

Approach

Analyzed RSA encryption principles, hashing concepts, digital signatures, and how cryptographic controls support trust in information systems.

Outcome

Developed a clear conceptual understanding of public-key cryptography and integrity verification in practical cybersecurity contexts.