Simplexity Cypher (Beelzebub variation)

Proof of Concept Example Implementation

WARNING:   This website and page are NOT secure. Additionally, this implementation of the cypher has NOT been thoroughly tested, so you might encrypt something that is not encrypted correctly and/or may not be decryptable. Therefore, it is strongly recommended that you NOT use this page to encrypt or decrypt 'important' information, and ONLY use this page for testing, playing, edification, and educational purposes. (for example, the link to the created encrypted and decrypted files is to an unsecure temporary directory)
 
Note:   Due to the limited speed of PHP script execution, it is suggested that small datasets (< 50K) and shorter cypher keys (< 30 chars) be used for minimal usability. Also, if too long of a key is used, and/or the dataset it too large, the page could time out, which is an effective fatal error abort.
And, due to the way PHP deals with web page text I/O, if you use that option below, there could be some anomalies with the resultant plain text that is processed. (like slashes added or removed, characters converted to 'safe' (web) values, etc.) That is why you may ONLY use the text entry box for a plain text that is to be encrypted. A dataset to Decrypt MUST be in an uploaded file.
 
A syntax-highlighted core features and functionality extract snapshot of this PHP script can be found here.

 
 
Thu, Apr 18, 2024 19:33:58 pm (MDT)     [p1]
 

 
Cypher Key:
    (non-blank, nominally 20 to 50 characters, SPACE and A-Z – all other characters will be ignored)
 
Data file to encrypt or decrypt: (maximum filesize allowed is 100K)
 
OR you may enter some plain text (for encryption) to test in this box: (overrides file selection above)
 

 
   
 

A link to the encrypted or decrypted file will be provided once processing is completed.
(these files are unsecure and will be deleted at some point)
Encrypted files will have a file extension of '.simplexity' and decrypted files will have '.decrypted'.

 

 

See the comments page to post a comment or read comments.

A contact e-mail address is provided at the top of the front page.


 

Copyright © 2005–2014–2021+ by William H. Donnelly – All Rights Reserved.
All worldwide intellectual property rights are hereby retained in full.