Binary package “node-bcrypt-pbkdf” in ubuntu noble

Port of the OpenBSD bcrypt_pbkdf function to pure JS

 Port of the OpenBSD `bcrypt_pbkdf` function to pure Javascript. `npm`-ified
 version of Devi Mandiri's port, with some minor performance improvements.
 The code is copied verbatim (and un-styled) from Devi's work.
 .
 Node.js is an event-based server-side JavaScript engine.