yaronn / ws.js

A WS-* client stack for node.js. Written in pure javascript!
http://webservices20.blogspot.com/
104 stars 64 forks source link

signatures and encryption #1

Open tedx opened 11 years ago

tedx commented 11 years ago

I think it would be great if you could add these features then I could unload this pile of crap (tomcat, java. axis, ws-*) that I wrote some years back ;)

yaronn commented 11 years ago

you already have signature - see the readme.

tedx commented 11 years ago

cool but unfortunately for me my clients (I don't control/maintain them) require encryption

yaronn commented 11 years ago

ok. I'm not sure encryption will come anytime soon since I don't have much time. in case anyone wants to try and add it this is the repository for all things xml security:

https://github.com/yaronn/xml-crypto