On 22 juil, 14:47, helpcrypto helpcrypto <helpcry...@gmail.com> wrote: > Im using nss as the interface between my token (smartcard) and firefox. > So firefox or thunderbird can encrypt, sign or hash using my smartcard > certificate. > > If your app needs to encrypt, read how openssl crypt functions works > and include them on your code. > you dont need NSS until you are working with mozilla applications. > > im pretty sure, these algorithms are implemented on mozillas side, by > nss or other componentes. > Maybe you should explain first "what a simple encrypt application is"
hello let me explain what is for me a simple encrypt application is : the application read data (regardless the method used), call a function to encrypt them, send or store the encrypted data, then exit. that's all it is just to test the performance of the algorithme in a very simple context. and i don't want to use openssl, it's not in my specifications. regarsd -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto