securityHelper.js 84 Bytes
define(["LZString"],function(r){return{encrypt:function(n){return r.compress(n)}}});