tanzirulnayan / Binary-Text

Binary Text is an Android cryptography app which allows users to encrypt and decrypt messages. A user needs to type a message and provide a 4 digit PIN to encrypt the message. The encryption process depends on the PIN provided by the user. After successful encryption, user will get a series of binary numbers as encrypted message. Similarly, a user can also decrypt the original message from the encrypted message.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary-Text

Binary Text is an Android cryptography app which allows users to encrypt and decrypt messages. A user needs to type a message and provide a 4 digit PIN to encrypt the message. The encryption process depends on the PIN provided by the user. After successful encryption, user will get a series of binary numbers as encrypted message. Similarly, a user can also decrypt the original message from the encrypted message.

About

Binary Text is an Android cryptography app which allows users to encrypt and decrypt messages. A user needs to type a message and provide a 4 digit PIN to encrypt the message. The encryption process depends on the PIN provided by the user. After successful encryption, user will get a series of binary numbers as encrypted message. Similarly, a user can also decrypt the original message from the encrypted message.

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%