VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A SINE256 Encryption Module (Faster than winzip)

by Miguel Tremblay (1 Submission)
Category: Encryption
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

Was tired of slow or inaccurate encryption i found on VBCode so i made my own. I personnaly never saw anyone use this method and i personnaly never found something that fast on VBCode.
Basic but very fast and strong encryption.
There is 5 "password" parameter.
One for decal, one for a password, one for range, one for start and one for Pattern Repeat.
Those Parameters actually draw the sinus algorithm.
Use a lower decal for less characters repetition.
Can encrypt 5 000 000 Chrs in 3 seconds.
Of course it use the fastest way of dealing with data, bytes arrays.
Please rate it and leave a comment :)
Now complete project and sample on how to use this
YOU CAN VISUALIZE THE ALGORITHM, THE DATA TO ENCRYPT, AND THE ENCRYPTED RESULT IN A GRAPH
Take note that this encryption idea came from my mind after many hour of thinking.
###########REMEMBER TO COMPILE THE .EXE
###########ONCE COMPILED YOU WILL ENCRYPT 3X
###########FASTER
UPDATES :
-300% Faster
-New Algorithm (Look a way more random)
-Now can crypt file of ANY size even on a 16 mb ram computer
-More statistics
-Improved Graph method
-New pre-loaded algorithm
-Now going to 7,4mb per second on my computer on a 3.14gig file

Rate A SINE256 Encryption Module (Faster than winzip)

Download A SINE256 Encryption Module (Faster than winzip)

Download A SINE256 Encryption Module (Faster than winzip) (251 KB)

A SINE256 Encryption Module (Faster than winzip) Comments

No comments have been posted about A SINE256 Encryption Module (Faster than winzip). Why not be the first to post a comment about A SINE256 Encryption Module (Faster than winzip).

Post your comment

Subject:
Message:
0/1000 characters