Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 499 Bytes

Krypt

Krypt is a native android application to help users encrypt and decrypt sensitive videos on their devices.

You can view the code or download the apk to know how it works.

On first installation, you are required to put in a username, and your security code (or pin).

This pin would be used to login each time the app is brought to the foreground (To prevent unwanted people from having access to your video).

Technologies used

  1. Android (Java)
  2. Realm
  3. AES Encryption algorithm