Remember me
You are here: HomeForumCyberix3D ForumGeneral Discussionsave game (variable encryptor)
Welcome, Guest
Username: Password: Remember me

TOPIC: -= ViraX Symmetric Encryption System =-

-= ViraX Symmetric Encryption System =- 7 years 2 months ago #791

  • ViraX
  • ViraX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 148
  • Thank you received: 110
VSES (Ex,Dx)

It is a system that is capable of encrypting/decrypting a string, thanks to a customizable key.
It is composed of two program the encryptor (Ex) and the decryptor (Dx) ...

It is still in the BETA stage, there are still a lot of bugs :evil: ,
The encryption is weak (simple), I will try to improve it. ;)

It's just for fun ... B)

the code will be opened in final version !

Here is a new video on how to use VSES with modes
vid.me/q3KU
(720p)(Philip Glass - 01 - Koyaanisqatsi.mp3)


VSES-B2_2017-01-02.png

(version: BETA)


/ ************************************************************************* /

There are 2 options


- MagicMode -- (It's not perfect yet bugs)

- BoostMode -- As the name suggests, it boost encryption, works in normal & magic.


The differences between the normal & magic mode (side Encryptor)

NORMAL

- You can put capital letters in the key & data
- You can not put special characters in either your key or your data e.g: 0123456789,/\()<>*`'"# ...etc
- If the encryption is done correctly, the decryption will be correct, but with some "artefacts"
- You are not obliged to follow these rules !

MAGIC

- You can put capital letters in data only !
- You can put some special characters in key & data, as e.g: 0123456789,/\()<>*'"!?:. ...etc
- If the encryption is done correctly, the decryption will be perfect (no artefacts) !
- You are not obliged to follow these rules !

RULES for BOTH

- Avoid special characters e.g: éèç²&~ for NORMAL & MAGIC
- Latin Alphabet only
- You are not obliged to follow these rules !
/ ************************************************************************* /

Links VSES
- Ex (Encryptor) > www.gamemaker3d.com/player?pid=04502422144
- Dx (Decryptor) > www.gamemaker3d.com/player?pid=04502422145

WIKI > en.wikipedia.org/wiki/Symmetric-key_algorithm

Thanks to CyberixTeam for their support !

-= UPDATE =-
+ Add MagicMode
+ Add BoostMode
Last Edit: 7 years 2 months ago by ViraX.
The administrator has disabled public write access.

-= ViraX Symmetric Encryption System =- 7 years 2 months ago #800

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 658
  • Thank you received: 624
It is very impressive that you have managed to create such a complex algorithm in Cyberix3D.
Keep up the good job.
Regards,
Cyberix3D team
The administrator has disabled public write access.

-= ViraX Symmetric Encryption System =- 7 years 2 months ago #805

  • ViraX
  • ViraX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 148
  • Thank you received: 110
Thank you, "Cyberix3D" it's crazy ! :woohoo:
I will have to redo a new video, because the addition of the magic mode, erases many rules !


VSES-B2.png
Last Edit: 7 years 2 months ago by ViraX.
The administrator has disabled public write access.

-= ViraX Symmetric Encryption System =- 7 years 2 months ago #806

  • ViraX
  • ViraX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 148
  • Thank you received: 110
-= UPDATE =-
+ Add MagicMode
+ Add BoostMode
The administrator has disabled public write access.
Time to create page: 0.106 seconds