Browse Items (1 total)
Ciphers and the RSA Encryption Algorithm:
Introduction to C-based memory management
Implementation of the Caeser Cypher and RSA encryption with the goal of exposing students to C memory management issues.
In this assignment students will implement both a simple caeser cypher, followed by an RSA encryption/decryption functions,…
In this assignment students will implement both a simple caeser cypher, followed by an RSA encryption/decryption functions,…
Tags: encryption, malloc, pointers, strings