Updated 6 months ago
@irfanshadikrishad/cipher
A versatile and secure cryptographic library for implementing various cipher algorithms in Node.js applications.
Updated 5 months ago
https://github.com/breandan/crypto-koans
🔏 How to share a secret message: crypto katas for kids
Updated 5 months ago
https://github.com/anibulus/caesar_cipher
Program made in python 3.x that cipher the text that you introduce, and obviusly, unchipe also. The method that this program uses is 'Caesar Cipher'