README.md
Safetybox
=========
A set of helper functions for security oriented operations.
Encrypt a string provided by the user.
```
S.encrypt("helloworld")
```
Safetybox
=========
A set of helper functions for security oriented operations.
Encrypt a string provided by the user.
```
S.encrypt("helloworld")
```