Skip to content

met94-zz/EncSMS

Repository files navigation

EncSMS

Simple SMS app with message encoding by password.

Info

SMS messages are encoded with a password provided by the user. Encoding algorithm guarantees that all characters will be visible ASCII characters. Passwords are not stored so using wrong one to open conversation still causes decoding but the result is other than original.

Screenshot

Screenshot1
Screenshot2

When wrong password entered
Screenshot3

Credits

The Apache Software Foundation - for Apache Commons IO jar library - licensed under Apache License, Version 2.0
Google - for Material design icons - licensed under Apache License, Version 2.0

License

EncSMS is licensed under Apache License 2.0 (see LICENSE) and uses third party libraries that are distributed under their own terms (see LICENSE-3RD-PARTY.txt)

About

Simple SMS app with message encoding by password

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages