I developed Cipher Factory, a Node.js package offering classical cipher algorithms for encryption and decryption, including Vigenère, Caesar, Atbash, Rail Fence, ROT13, and Playfair. The package features an easy-to-use API, simplifying the integration of cryptography into applications.
Outcome:
Delivered a robust, user-friendly cryptography tool that enhances application security. Cipher Factory has been praised for its simplicity and effectiveness, making it a valuable resource for developers.
Github Repo
Npm package
Like this project
0
Posted Aug 26, 2024
Developed Cipher Factory, a Node.js package with classical cipher algorithms (Vigenère, Caesar, ROT13, etc.) featuring an easy-to-use API for encryption/decrypt