Author Topic: QFIBCODE (for 83+)  (Read 2607 times)

0 Members and 1 Guest are viewing this topic.

Offline holmes221b

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 282
  • Rating: +13/-1
  • RESISTANCE IS FUTILE.
    • View Profile
    • My Livejournal
QFIBCODE (for 83+)
« on: December 11, 2010, 04:12:31 pm »
QFIBCODE

A cipher program for the TI-83+, QFIBCODE uses a Q23 Fibonaci matrix to encode/decode messages.

To Do (not ness. in this order)
-Actually Encode/Decode Text
-Allow adjustment of message matrix size
-Check for Bugs
-Optimize Code
-Write up directions for proper use


Updates
December 11, 2010 ~ Attached program as it is thus far.
« Last Edit: December 11, 2010, 06:33:12 pm by holmes221b »

Spoiler For "Projects":
Spoiler For "Because Everyone Else Is":
*Sigh*
can we keep this on topic? The topic is about what the big thing might be, NOT SEX

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: QFIBCODE (for 83+)
« Reply #1 on: December 12, 2010, 05:49:00 am »
Hmm interesting, so it's to encrypt/decrypt, right? I'll have to try this out. :)

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: QFIBCODE (for 83+)
« Reply #2 on: December 12, 2010, 09:05:05 am »
It works! Good job!
Sig wipe!

Offline holmes221b

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 282
  • Rating: +13/-1
  • RESISTANCE IS FUTILE.
    • View Profile
    • My Livejournal
Re: QFIBCODE (for 83+)
« Reply #3 on: December 12, 2010, 09:30:10 am »
I know it does, I've used it to encode and decode messages myself.

As it is right now, if a message has more than nine characters, it uses multiple matrices. This means that the user has to write down each matrix on paper before moving on to the next matrix. It's also on the user to translate each letter of the alphabet into numbers. I've got a lot of work still left to do.

Spoiler For "Projects":
Spoiler For "Because Everyone Else Is":
*Sigh*
can we keep this on topic? The topic is about what the big thing might be, NOT SEX