Skip to content
    SimmsS

    Sienna Simms

    @SimmsS
    SimmsS
    SimmsS
    published a Repl
    2 years ago
    0
    Secret messages
    Secret messagesIt encrypts and decrypts secret messages. Features: -Has an options menu so you can choose which function you want to use It stores the encrypted code into a file so you can access it multiple times How it works: It offsets each character by subtracting a random number. The code is outputted in blocks of two: the first is the offset character and the second is the amount it was offset. To decrypt, it simply offsets the first part of the block by adding the second and outputs the original character. I'm new to coding so leave any suggestions as to how I could simplify or improve my code
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang