Raphael Anyanwu

Results 7 issues of Raphael Anyanwu

The readme file is outdated and needs to be updated to show the new class name and how to use the encrypt methods for AES

documentation

Implement robust error handling during encryption or decryption, including specific exceptions for different error scenarios, and provide meaningful error messages. example: `try { // encryption or decryption algorithm here }...

Currently, there is a lack of a comprehensive suite of unit tests to validate the correctness of the encryption and decryption logic.

enhancement

There is no documentation (XML comments) for any of the methods in the codebase

documentation