Encrypt Assets

author:
Matteo Fumagalli
description:
Protect your assets.
lastupdate:
2015-11-09
compatible:
v1.7
tag:
secure, encrypt
homepage:
https://github.com/kemondori/kmsecure_starling
download:
https://github.com/kemondori/kmsecure/releases

Overview

This is the command-line application that can encrypt files in two ways: Hard and Soft. Hard does the encryption on the whole file and Soft does that only to a part of it (in this case images will be quite corrupted and decrypting will be very fast).

A sample for using it with starling is provided.

Changelog