David Bernard

Results 8 comments of David Bernard
trafficstars

About FIPS compliancy, it is actually 12 rounds rather than 8, since primes size for a 2048-bit RSA key are 1024 bits. But I've made a few test loops by...

Nice catch! I've tried with your patch and there is an improvement: * **2022.82**: 35 sec average (-Os) * **2022.82**: 25 sec average (-O3) Although still not as fast as...

@mkj On second thought, I personally prefer the makefile_include.mk before your patch above. This way, we can control the optimization flag for everything (dropbear, libtomcrypto and libtommath) without having one...

[[email protected]](https://github.com/jitsi/jitsi/files/1337330/2017-09-27.08.57.49-logs.zip)

Another crash this morning, a few minutes after my macbook woke up: [[email protected]](https://github.com/jitsi/jitsi/files/1352239/2017-10-03.08.33.16-logs.zip)

@ibauersachs I am willing to help debugging this issue. Do you have any hints or documentation? Because I have not found any dSYM file generated by your nightly build system,...

I think it is related to the following regex: https://github.com/neild3r/vscode-php-docblocker/blob/master/src/block/function.ts#L43

@sjaeckel Thanks a lot for your feedback! I've made some tests on the 2022.82 version with the `LTM_USE_ONLY_MR` define (on our ARMv5 platform), with 80 keys generated for each test...