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 |
Joshua M. Clulow
|
edc48e2b93
|
lmhash: must truncate passwords longer than 14 chars
|
2012-06-02 00:07:23 +10:00 |
Joshua M. Clulow
|
6df4ea376e
|
add helpers for NTLM HTTP Authentication
|
2012-06-01 18:53:19 +10:00 |
Joshua M. Clulow
|
43ae5fbc7f
|
replace BigDecimal and Bit String code with Buffer
|
2012-06-01 18:09:45 +10:00 |
Joshua M. Clulow
|
8b97ec3803
|
fix license text
|
2012-05-31 23:01:16 +10:00 |
Joshua M. Clulow
|
7c7b6cd15b
|
initial version
|
2011-11-12 16:16:31 +11:00 |