mirror of https://github.com/nodejs/node.git
Add todo item
parent
9a26946aaa
commit
eda1edd07f
3
TODO
3
TODO
|
@ -6,3 +6,6 @@
|
|||
- tab completion interface
|
||||
- SSL should be factored out of net.js into standalone stream object
|
||||
- base64 write and toString for buffers
|
||||
- node_crypto, support for Buffer in update function of Cipher, Decipher,
|
||||
Hmac, Sign, Verify. See 9a26946aaa99a3f27905d5ba91220784e864e5d0 for an
|
||||
example of how to do it.
|
||||
|
|
Loading…
Reference in New Issue