TransMutation Numeric System

 After Wortex 1.11 I continued to research. Every encryption is permutation, so finding way how to generate permutation of given set is very important. I had no information how to permutate a given set, and I start to research trying every possible way. On the end general idea had been born - to present permutation like numeric system, every permutation to have same kind of typical form of presenting. I had no real information about terminology and term "permutation" was substitute with "transmutation". The correct name for algorithm should be "Permutation Numeric System". This algorithm was discovered in summer 1996. This was my first research project, it is based on one of the Wortex versions -Wortex 3.0 PCA. The most interesting in TMNS is TMNS theorem which shows the way how to present factorial of given number through the factorials of numbers less then that number.

Source code of TMNS is publicly available, Documentation is now available only in Macedonian, but I will try to translate it to English as soon it is possible.

TMNS Source Code (in C)

TMNS Documentation (in Macedonian)

TMNS DOS Program