'use strict';
angular.module('woCrypto', ['woAppConfig', 'woUtil']);
require('./pgp');
require('./crypto');