passbookster
passbookster copied to clipboard
any intention to use native crypto
I'm not developing this project anymore. At the time I did, node didnt have native crypto support for PKCS 7. I was also experimenting with a C module that was calling openssl directly but didn't get around to finish it.
Does node have native support for it now? Would you like to work on that?
I dont see node package that uses crypto to do this natively. Sadly all of the packages are out of date as far as support the current passes. I got your package and another one to work after a couple of hours. I'm probably gonna piggy back on openssl until I get the passes polished then write the encryption without openssl.
Sounds good :)