deploy1 7 жил өмнө
parent
commit
2dfb889d03
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -5,6 +5,7 @@ var crypto = require("crypto");
 var BP = {};
 
 
+
 BP.bitSize = function() {
     return (this.length * 8);
 }