GitHub / beggarsmind / ROT13-Encoder-Decoder
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beggarsmind%2FROT13-Encoder-Decoder
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: CSS
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: ro13algorithm, rot13, rot13-cipher, rot13-decoder, rot13decrption