[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[guardian-dev] pgp, nsa, rsa
Il 9/11/13 10:38 AM, Eugen Leitl ha scritto:
> One more question: any of y'all used libTomCrypt? We have an experimental
> implementation of it in SQLCipher. Open-source alternatives to OpenSSL
> could use some love. DJB's NaCl is neat, too. Curious if you guys are leery
> of relying so heavily on OpenSSL, given the above.
We used LibTomCrypt while implementing the independent OSS Zorg ZRTP
implementation stack:
https://github.com/privatewave/zrtp-cpp
Fabio