An encryption program - CLI & Web API
-
Updated
Jul 11, 2024 - Python
An encryption program - CLI & Web API
A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.
A small repo for python crypto stuff
A Python script that includes various functions for data conversion, encoding, and decoding, as well as cryptographic operations such as RSA, AES, and Triple DES encryption and decryption.
A plugin for Obsidian to transform texts into different formats. Currently base64 and ROT13
ROT13 substitution cipher for Node.js
rot13 in c++
rotter can be used to encrypt text in ROT encryption. by JRDP Team
Javascript encryption ciphers -https://zayslash.github.io/cipher-collection/
ROT13 (short for rotate by 13 places) is a simple encryption technique that replaces each letter of the alphabet with the letter 13 positions ahead of it. It's a specific case of the Caesar cipher, where the shift value is fixed at 13.
Web page that encrypt any text input using the Rot 13 cypher algorithm.
Encrypt/Decrypt any Latin alphabet text entry (aA-Zz)
Pure Rust implementation of classical ciphers (for fun and learning!)
This Is A Encryption/Decryption Tool That Contains Multiple Ciphers Such AS AES-256
Encrypt and Decrypt text using ROT13 algorithm
A basic encryption program for text documents using the ROT13 algorithm.
Cipher
Add a description, image, and links to the rot13-cipher topic page so that developers can more easily learn about it.
To associate your repository with the rot13-cipher topic, visit your repo's landing page and select "manage topics."