hashed_password=forge.pkcs5.pbkdf2('this is my password',salt,10000,32,forge.md.sha256.create());
btoa(salt)
btoa(hashed_password)
btoa(hashed_password).length
btoa(salt)+":"+btoa(hashed_password)
forge.md.sha256.create();
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.