@ -3,5 +3,8 @@
provider.encrypt(function (pwd) {
return BI.encode(pwd);
});
return BI.decode(pwd);
})();