node-smbhash/lib
Ferdinand Malcher 0f067472a8 Fixed call of crypto.Cipheriv to take buffer instead of string
The `key` arg in crypto.createCipheriv() takes a buffer so no need here to convert to string
https://nodejs.org/api/crypto.html#crypto_crypto_createcipheriv_algorithm_key_iv
2017-01-19 22:37:34 +01:00
..
common.js replace BigDecimal and Bit String code with Buffer 2012-06-01 18:09:45 +10:00
ntlm.js add helpers for NTLM HTTP Authentication 2012-06-01 18:53:19 +10:00
smbhash.js Fixed call of crypto.Cipheriv to take buffer instead of string 2017-01-19 22:37:34 +01:00