bitwiseshiftleft / sjcl

Stanford Javascript Crypto Library
http://bitwiseshiftleft.github.com/sjcl/
Other
7.18k stars 986 forks source link

pbkdf2 only #399

Open patatetom opened 5 years ago

patatetom commented 5 years ago

hello, this is not an issue but rather a question. I would like to keep only what I need, i. e. pbkdf2, hmac and sha256 : how to rebuild the library with only these components? regards.