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