-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the Uncrunchable wiki!
In a world of AI advancement along with quantum computing, cryptography is becoming crucial for data protection.
Uncrunchable offers a short-sized-key slow encryption. It is primarily intended for developers to use the library as a basis for their encryption algorithms development.
As it stands now, the JavaScript code is usable for public only via referring to my publicized scripts available on websites given in the example in TestCrypt.html. This restriction may change in the future - npm packages might start to be offered or something similar...
The desktop library for 64-bit Windows systems will offer the same functionality as the online version, but with faster computations. The key for crypting consists of two unsigned 64-bit integers plus another 1 to 2 bytes.