Skip to content

Cryptnos is a multi-platform, Open Source application for generating strong, pseudo-random passwords using cryptographic hashes. This project relates to the Google Android version.

gpfjeff/cryptnos-for-android

Repository files navigation

Cryptnos for Android has offically reached end-of-life

Please read our end-of-life news post on the official Cryptnos website.

Project Status

Current Release 1.3.4
Date of Release November 12, 2017
Next Release Milestone 2.0.0
Date of Next Release No further releases
Status of Development Ended

Download Cryptnos

The following links point to the latest version of the Cryptnos download files hosted on Google Drive. The GnuPG signature and SHA-1 hash for each file can also be found below. Jeff's current GnuPG signature can be found here.

Download Type GnuPG Signature SHA-1 Hash Size
Android Installer (APK) Signature ee18c34acd48e296cfcdb4fe934e5e24b6d1bad7 606kb
Source Archive Signature d92bb764edbbc7ba11056d83322e1d84a217a169 543kb

About Cryptnos

Cryptnos is a multi-platform, Open Source application for generating strong, pseudo-random passwords using cryptographic hashes. It combines a unique "site token" such as a website domain name with a master password and runs this data through a cryptographic hash algorithm to produce a password that is unique, lengthy, seemingly random yet completely repeatable. Unlike similar products, however, it is exceedingly flexible. It is not a browser plugin, so it can be used with other applications outside the Web. It provides unparalleled versatility by letting you specify the cryptographic hash to use, how many iterations of the hash to perform, what characters to include, and how long the final password should be. Best of all, it is exceedingly secure. Your master and generated passwords are NEVER stored, and the parameters to recreate your passwords are stored in an encrypted form.

This project relates to the Google AndroidTM version. For the Microsoft Windows (.NET 2.0) version, please visit its GitHub project page. Please visit the official Cryptnos site for FAQs, news, tips, and additional information.

Cryptnos includes code taken from the Legion of the Bouncy Castle Java Crypto API, which is released under the MIT X11 License. The full source for the Bouncy Castle code can be obtained from their site; the portions included within Cryptnos are included in all our source distributions. All original code for Cryptnos is released under the GNU General Public License, version 2.

You can also learn more about this repository via the project wiki.

About

Cryptnos is a multi-platform, Open Source application for generating strong, pseudo-random passwords using cryptographic hashes. This project relates to the Google Android version.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages