amper5and / secrets.js

Secret sharing for javascript
MIT License
322 stars 140 forks source link

improved padLeft function #7

Open fruiz500 opened 9 years ago

fruiz500 commented 9 years ago

The original padLeft function sometimes fails to pad the string on iPad, for reasons unknown. This one works.