omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    How to Create a Caesar Cipher?

    Pythonista
    3
    3
    1623
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • IAtomboy2001
      IAtomboy2001 last edited by

      How do I create a Caesar Cipher for class?

      1 Reply Last reply Reply Quote 0
      • ccc
        ccc last edited by ccc

        Stackoverflow rules for general programming questions...

        https://forum.omz-software.com/topic/2943/trying-to-make-an-encrypted-message-system/3

        1 Reply Last reply Reply Quote 0
        • NoBetterName
          NoBetterName last edited by

          Check out sympy.crypto.crypto

          In autocomplete in the editor, it doesn't show up. But in the console, it does. Either way, it has a ton of encryption functions already in there, including Caesar cipher.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors