Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/src/bcrypt/prng/

README.md /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/src/bcrypt/prng/README.md
24 Views
0 Comments
Because of [reasonable security doubts](https://github.com/dcodeIO/bcrypt.js/issues/16), these files, which used to be
a part of
accum.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/src/bcrypt/prng/accum.js
7 Views
0 Comments
/* basic entropy accumulator */
var accum = (function() {

var pool, // randomness pool
time, // start timesta
isaac.js /cody/lassiecoder/mutual-funding-app/server/node_modules/bcryptjs/src/bcrypt/prng/isaac.js
6 Views
0 Comments
/*
isaac.js Copyright (c) 2012 Yves-Marie K. Rinquin

Permission is hereby granted, free of charge, to any person obtaining