l.org)
escribió:
>
>
> On 15/06/18 14:34, Fernando A wrote:
> > Hi all,
> >
> > I am not an expert with openssl and I need replace a component in c#
> > that run algorithm Triple DES.
> > I tried in the command line something like this
> > "openssl
Hi all,
I am not an expert with openssl and I need replace a component in c# that
run algorithm Triple DES.
I tried in the command line something like this
"openssl enc -des-ede3 -k 1234567890123456ABCDEFGH -in test.txt -out
test.enc"
but the result that I obtain is diferent of result launched by