Passwords generator for IAD devices, using 3 keys and a index. The result is a fixed lenght of alphabetic characters.
The algorithm works with other 3 big fixed prime numbers. These 3 numbers define a family of passwords.
Finally, it provides a guaranteed functional string to use in all variety of devices without rejects.
A CLI text encrypting/ciphering program and library for java
** MOVED: to github.com/gundermanc/gundercrypt
A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can be...
A "programming language" that can generate random strings. Useful for creating password, but has many other uses (it can generate IP addresses, fully random but pronounceable words, ..., anything that a string can represent). Written in C#
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
NAC is a collection of tools for cryptography. The goal is to provide simple-to-use crypto tools (like an OTP, String and number generator, public key algorithm...) you can use under Linux, Windows...