On 22 juil, 14:41, helpcrypto helpcrypto <helpcry...@gmail.com> wrote: > As i tell you a few minutes ago, i have working code for openssl > AES_CBC operations using a certificate. > All the info its available at openssl.org (im not very happy with the > doc, but its enough) > Im migrating some apps at the moment, so ill review that code in next > months, ask anything if needed. > > 2011/7/22 florent ainardi <fainard...@gmail.com>: > > > > > > > > > hi all > > > does anyone try to use or implement encrypt function with AES_CBC with > > NSS MOZILLA 3.12.10 > > please tell me how ? does it works ? > > > regards > > -- > > dev-tech-crypto mailing list > > dev-tech-cry...@lists.mozilla.org > >https://lists.mozilla.org/listinfo/dev-tech-crypto
On 22 juil, 14:41, helpcrypto helpcrypto <helpcry...@gmail.com> wrote: > As i tell you a few minutes ago, i have working code for openssl > AES_CBC operations using a certificate. > All the info its available at openssl.org (im not very happy with the > doc, but its enough) > Im migrating some apps at the moment, so ill review that code in next > months, ask anything if needed. > > 2011/7/22 florent ainardi <fainard...@gmail.com>: > > > > > > > > > hi all > > > does anyone try to use or implement encrypt function with AES_CBC with > > NSS MOZILLA 3.12.10 > > please tell me how ? does it works ? > > > regards > > -- > > dev-tech-crypto mailing list > > dev-tech-cry...@lists.mozilla.org > >https://lists.mozilla.org/listinfo/dev-tech-crypto ok i understand. let me just explain the task i had to do i'm working on a project that use cryptographic function like encrypt and decrypt with the AES algorithm. at this time, i had just to make some test about the AES_CBC or AES_ECB like time to encrypt, time to decrypt,how memory used, how cpu used for just a simple operation . for tis kind of test private key and IV will be set in the programm not given by secure way. this is the first part of my project, after that i had to check other point, but my priority is to use nss mozilla, to make a little benchmark and that's all. if you can help me to use this libs in this way you're welcome you can contact me in private at : fainard...@gmail.com if you want to tell me more about nss mozilla regards -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto