safetybox v0.1.1

Modules summary

Safetybox

Safetybox a collection of security oriented functions

This is oriented towards individuals that store passwords

directly in their code, or some other not-so-hard-to-find location

Dependency

{ :safetybox, "~> 0.1" }

Usage

API

pwd = Safetybox.encrypt("helloworld")