InKey
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Encryption |extensions={{ext|iK}} }} '''inKey''' is a Win32 encryption program for very small (~100K) files. It uses a very large ...") |
Revision as of 15:08, 29 October 2023
inKey is a Win32 encryption program for very small (~100K) files.
It uses a very large (>800,000 bit) key and ProcessingTime(data) = O(data2) so is very slow for larger amounts of data
The algorithm is further described in the included inKey.pdf (in Russian)