Home Page

Cryptography 1.29.0 - Google Play




About Cryptography

Cryptography is a cipher, hashing, encoding and learning tool for all ages. Cryptography has also many tools from anagram solving to password generation. Download it now and see much more! ★ Rate and give feedback ★

Cryptography is a cipher, hashing, encoding and learning tool for all ages. Cryptography has also many tools from anagram solving to password generation. Download it now and see much more!

★ Rate and give feedback ★

Source code: https://github.com/norkator/cryptography

Ciphers
• Scytale cipher.
• Polybius Square.
• Atbash cipher.
• Caesar cipher.
• Rot 1 - 25 cipher.
• Affine cipher.
• Rail Fence cipher.
• Keyword cipher.
• Beaufort cipher.
• Templar Cipher with image send feature.
• Porta cipher.
• Vigenere cipher.
• Gronsfeld cipher.
• Autokey cipher.
• Bacon Cipher.
• Chaocipher.
• Adfgvx cipher.
• Playfair cipher.
• Two-Square cipher (currently encrypt).
• Tri-Square cipher (currently encrypt).
• Four-Square cipher (currently encrypt).
• One-time pad.
• BIFID cipher.
• Trifid cipher.
• Hill Cipher with editable Matrix.
• Visual Cryptography.
• Enigma cipher with saveable settings.
• RSA cipher with custom keys
• Blowfish cipher
• Twofish cipher (next gen Blowfish)
• Threefish cipher
• Rijndael (AES) cipher
• SCrypt (Password-based key derivation function, in progress)
• Elliptic Curve Diffie-helleman AES, similar to Curve25519
• ChaCha cipher (Salsa20)
• Cast5
• Cast6
• Shacal2
• Shamir's Secret Sharing (SSS) algorithm.
• RC2
• RC4
• RC5
• RC6
• Triple DES
• Serpent
• SkipJack
• ElGamal
• Anubis.
• Khazad.
• IDEA.
• ARIA.
• Navajo.
• Mary, Queen of Scots.

Hashes
• Whirlpool 0 / 1 / W (hashing)
• HMAC - SHA1 / SHA256 / SHA512 (advanced hashing)
• Adler32 (hashing)
• CRC - 8 / 16 / 24 / 64 (hashing)
• ELF-32 (hashing)
• FCS-16 (hashing)
• HAS-160 (hashing)
• MD-2/4/5 (hashing)
• RIPEMD - 128 / 160 / 256 / 320 (hashing)
• SHA - 0 / 1 / 2-224 / 2-256 / 2-384 / 2-512 / 3-224 / 3-256 / 3-384 / 3-512 (hashing)
• Shake 128 / Shake 256
• Tiger - T / T2 / 128 / 160 (hashing)
• Sum - 8 / 16 (hashing)
• Xor8 (hashing)
• GOST (hashing)
• BCrypt (hashing)
• PBKDF2 (hashing) with java|php example.
• SipHash hashing algorithm.
• Skein hash.
• Keccak hash.
• Argon2 hash. (remote api)
• Blake2b
• SM3 hash.
• Kupyna | DSTU7564.

Encodings
• Base16 (same as Hexadecimal)
• Base32
• Base58
• Base64
• Base85 | Ascii85
• Base91
• Morse code encoder with sound playback. Sound may be annoying.
• Braille
• Semaphore
• Tap Code
• ASL (American Sign Language)
• Pigpen
• Elian Script
• Betamaze
• A1Z26
• T9
• RLE - Run-length encoding
• Webdings and Wingdings.
• Pig Latin.

Tools
• Unknown cipher tool.
• WhatsApp message decipher tool.
• Anagram solver tool.
• Password generator tool.
• Checksum tool for text and files.
• Custom Hmac SHA 1/256 + SHA256 password authentication digest creator tool. (java|php examples)
• File Encryption Tool. Read tutorial from links which are included in explanation view or in tool question mark.
• Hash Cracker resources.
• Password Strength checker tool.
• Frequency Analysis.
• ASCII table (8-bit/255) with search function.
• Binary, Hexadecimal, Decimal and Octal table with search function.
• Text Binary converter.
• Decimal Binary converter.
• Hexadecimal Binary converter.
• Integer(number) Binary converter.
• Hex Ascii converter.
• Pseudo Random Number Generator (PRNG) with explanation.
• AFSK (Audio Frequency-shift keying) generator. Receiver comes in future releases.
• Steganography, encrypt decrypt tool in build.
• ASCII Font Art tool.
• Normal QR Code generator.
• Normal QR code reader (camera or image)
• Encrypted QR codes reader for supported ciphers.
• Nato phonetic alphabet.
- Includes link to very good online SHA1 cracker.

Algorithms
• Blum Blum Shub generator.
• Haversine formula.


Links
Contact: http://www.nitramite.com/contact.html
Eula: http://www.nitramite.com/eula.html
Privacy: http://www.nitramite.com/privacy-policy.html



Previous Versions

Here you can find the changelog of Cryptography since it was posted on our website on 2019-09-25 02:54:51. The latest version is 1.29.0 and it was updated on 2024-04-19 18:00:51. See below the changes in each version.

Cryptography version 1.29.0
Updated At: 2023-09-26
Changes: • Maintenance updates.
Cryptography version 1.27.0
Updated At: 2023-06-26
Changes: • Maintenance upgrades and mandatory consent view integration.
Cryptography version 1.26.0
Updated At: 2023-03-27
Changes: • Maintenance upgrades including Android SDK upgrade to version 33.
Cryptography version 1.20.1
Updated At: 2021-08-28
Changes: . Removing "remote api" methods and replacing them with normal offline ones. . Added "crazy encoding" method for base system encodings. Based on user request. . Offline version from TripleDES. This implementation has changed. See explanation view for mode details. . Fix bug from search feature.
Cryptography version 1.19.0
Updated At: 2021-08-26
Changes: . Removing "remote api" methods and replacing them with normal offline ones.
Cryptography version 1.18.0
Updated At: 2021-07-26
Changes: . Added IDEA symmetric-key block cipher. . Added Base16 which is same as Hexadecimal but now clearly explained. . Added Kupyna (DSTU7564) hash method. . Added ARIA block cipher. . Dark theme (theme changing by phone default theme) . Changing whole app font style. (not in use with old Android versions). . File Encryption tool had bug with initial folder creation. . Minor user interface tweaks. . Force to show intro again for all users because intro details are updated. . Upgrade dependencies.
Cryptography version 1.16.0
Updated At: 2021-07-23
Changes: . Adding IDEA symmetric-key block cipher. . Dark theme (theme changing by phone default theme) . Upgrade dependencies.
Cryptography version 1.15.0
Updated At: 2021-06-18
Changes: . Fixing bugs. . Upgrade dependencies. Earlier . Removed all storage permission requirements. . Using imports and exports to handle external files more user privacy friendly way without storage permissions needed. . Update dependency versions. . Maintenance related changes.
Cryptography version 1.14.0
Updated At: 2021-06-03
Changes: . Removed all storage permission requirements. . Using imports and exports to handle external files more user privacy friendly way without storage permissions needed. . Update dependency versions. . Maintenance related changes. . Fixing some tools which had problems with storage access. More patches coming for these aspects.
Cryptography version 1.13.0
Updated At: 2021-04-19
Changes: . Update dependencies. . Lot of maintenance related changes. # Some storage related tools may not work on all devices, especially new Android versions. These issues will be corrected in coming months.


Related Apps

Here you can find apps that are similar with Cryptography.



Disclaimer

Official Google Play Link


We do not host Cryptography on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for Cryptography is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 20
Updated At: 2024-04-19 18:00:51
Publisher: Nitramite
Operating System: Android
License Type: Free