Werner Dittmann
Werner Dittmann
Am 28.03.2016 um 10:16 schrieb 0x616d: > Shouldn't the following code from openssl/zrtpDH https://github.com/wernerd/ZRTPCPP/blob/master/zrtp/crypto/openssl/zrtpDH.cpp#L237 by changed? > > From this: > > |if (pkType == DH2K) { tmpCtx->p = BN_dup(bnP2048);...
These changes are 4 and 3 years old and other applications already changed to the new version, including the newer ccrtp library. IIRC the namespace change was necessary because of...
The ZRTP master is on Github only since several years. I asked the maintainer of the gnu telephony site to remove the old stuff because it confuses other projects/people :-)...
This fix will be in the next release. Werner Am 11.01.2015 um 14:59 schrieb Peter Wu: > LGTM. > > — > Reply to this email directly or view it...
Why? How proven is Nettle? Who are the authors? Or, if you don't like openSSL use the standalone crypto modules.
Why? ZRTP already has a backend to use the crypto primitives of openSSL and also has a mode (option during cmake) to use a standalone mode that does not require...
To which version of the ZRTP lib do you refer to? there is no gcrypt support as crypto backend since several years. Please check the newest version. Werner Am 15.10.2014...
Am 07.09.2013 20:26, schrieb wtip: > Are there any public open source projects that this code has been used in? I don't know this. Usually developers/projects don't give any feedback...
I'll check the install stuff for the include files. Ahhhhh - Debian uses a directory structure that's not compatible with most other major distributions. I need to build in a...
Am 24.08.2012 23:24, schrieb Barry Allard: > s/Threefisch/Threefish/g Thanks. I'll fix it once I see the typo. Werner > --- > > Reply to this email directly or view it...