[vlc-devel] [PATCH] Needs 2nd Reviewer: Added RemoteOSD plugin, a VNC-Client as video-filter

techfreak smile4you at gmx.ch
Sat Apr 19 17:26:16 CEST 2008


Rafaël Carré schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Le Thu, 17 Apr 2008 22:23:11 +0200,
> techfreak <smile4you at gmx.ch> a écrit :
>
>   
>> Done.
>>     
>>> 3DES files/functions should be replaced by gcrypt functionality 
>>> (funman's comment)
>>>   
>>>       
>> I will do this but I couldn't get it running until now. The result of 
>> gcrypt is not the same as with the 3DES files/functions. Can you or 
>> anybody in the list see whats wrong in my lines using gcrypt?
>>     
>
> In your debug code you made a typo: byte[2] instead of byte[4]
>   
Yes, that was wrong in the debug output. But the result of both 
encryptions is completley different, not only in this byte.

Here the debug-output (after fixing the typo) for the data to crypt 
"1111111111111111" (16x "1") and the password as crypt key is "00000000" 
(8x "0"):

remoteosd error: crypting key: 3030303030303030

remoteosd error: challenge to encrypt: 31313131313131313131313131313131

remoteosd error: cryped 'handmade' DES ok: 2a306ca61959b6c02a306ca61959b6c0

remoteosd error: crypted libgcrypt not ok: 655ea628cf62585f20d3b8a6e657876b

 
> - -- 
> Rafaël Carré
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFICEArYWCeGMCv8Q8RAkzOAJsGBpNemmjyaqwZdD9YKYg4dCw5YQCghYkJ
> phH/yumImqE6WGUU+lojapY=
> =J9aj
> -----END PGP SIGNATURE-----
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>   




More information about the vlc-devel mailing list