12.07.2017, 19:36, "Thiago Macieira" <[email protected]>: > On quarta-feira, 12 de julho de 2017 09:26:52 PDT Konstantin Tokarev wrote: >> 12.07.2017, 19:21, "Thiago Macieira" <[email protected]>: >> > On quarta-feira, 12 de julho de 2017 07:52:20 PDT Matteo wrote: >> >> At the beginning this was for my own personal use as I was in need of >> >> some >> >> sort of encryption for a work project without using openssl, then I just >> >> released the code for the class on github, it's more a code exercise >> >> than a real usable class for the issues you pointed out. >> > >> > Try this instead: https://github.com/01org/tinycrypt >> >> Or https://github.com/libtom/libtomcrypt > > How certified is it? > > The Intel implementation above is audited.
I don't know, but it's widely used as a part of Dropbear, which is the most popular SSH client and server implementation for embedded systems. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
