An open API service indexing awesome lists of open source software.

https://github.com/harold-glitch/floodsquaretransform

New and original, very powerful encryption algorithm based on linearization of 2D square flood fill.
https://github.com/harold-glitch/floodsquaretransform

algorithm cypher encryption

Last synced: 2 months ago
JSON representation

New and original, very powerful encryption algorithm based on linearization of 2D square flood fill.

Awesome Lists containing this project

README

          

# FloodSquareTransform

The data is placed in a 2D bitmap square, the algorithm works on the basis of the linearization of a floodfill exploration. The encryption is carried out by performing successive rotations of the square.