User Tools

Site Tools


crypto_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crypto_1 [2025/05/27 11:04] frchriscrypto_1 [2025/05/27 11:40] (current) frchris
Line 3: Line 3:
 [[https://www.mathorama.com/gsp/Crypto%20WS.pdf|Worksheet]] With Riddles [[https://www.mathorama.com/gsp/Crypto%20WS.pdf|Worksheet]] With Riddles
  
-[[https://en.wikipedia.org/wiki/Vigenère_cipher|History of this Cypher Method]]+[[https://en.wikipedia.org/wiki/Vigenère_cipher|History of this Cipher Method]]
  
 <code java Crypto.java> <code java Crypto.java>
Line 68: Line 68:
     public static void main(String[] args)     public static void main(String[] args)
     {     {
-        System.out.println("Venere Cyptography ver 1.0 ");+        System.out.println("Vigenere Cyptography ver 1.0 ");
                  
         Scanner kb = new Scanner(System.in);         Scanner kb = new Scanner(System.in);
Line 102: Line 102:
  
 </code> </code>
 +
 +
 +[[https://www.mathorama.com/ti/CRYPTO.png|My TI-84 Basic Listing]]
 +
 +
 +[[https://www.mathorama.com/ti/CRYPTO.8xp|CRYPTO.8xp]] (to send to your TI-84)
  
 Back to [[New Labs]] Back to [[New Labs]]
crypto_1.1748358265.txt.gz · Last modified: 2025/05/27 11:04 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki