Coder Social home page Coder Social logo

vaginessa / sharecrypter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotwee/sharecrypter

0.0 0.0 0.0 66 KB

[DEPRECATED] A lightweight dialog-only application, that allows you to en-/decrypt your files using the AES/CBC/PKCS5Padding-method

License: Do What The F*ck You Want To Public License

Java 100.00%

sharecrypter's Introduction

ShareCrypter

ShareCrypter is a lightweight dialog-only application, allows you to en-/decrypt your files using the AES/CBC/PKCS5Padding-method. You can also hash your password after the SHA-256 method befor en-/decryption.

Note: This application is only partly working. It currently can't resolve files from a ContentProvider. You need to send files using a normal file browser.

Issues Forks Language

Features

The application itself

  • consumes no memory in the background - no background-services, no background-processes
  • is compatible down to Android Lollipop
  • is fully open source!

Main Features

  • Allows to hash your password using SHA-256 before en-/decryption
  • En-/Decrypts your files using AES/CBC/PKCS5Padding

Design & UI ShareCrypter follows the official Material Design specs for dialogs.

Dependencies

Changelog

View the CHANGELOG.md.

Questions / Issues / Bugs

For questions, issues or bugs, check the Issues-section of this repository.

Build

This project is developed using JetBrain's latest IntelliJ IDEA and the latest Gradle-wrapper.

To compile ShareCrypter, simply import this project into Android Studio or IntelliJ IDEA and press the build-button. You may need to sign the built apk. Read the official documentation about signing applications for a how-to.

License

Copyright (c) 2015 Lukas 'dotwee' Wolfsteiner The source-code of ShareCrypter is licensed under the Do What The Fuck You Want To public license.

sharecrypter's People

Contributors

dotwee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.