Re: Why are there differences in the same algorithm?

From: Tom St Denis (tomstdenis_at_gmail.com)
Date: 07/20/05


Date: 20 Jul 2005 05:17:31 -0700


Paul Rubin wrote:
> Regis <nobody@thisaddress.com> writes:
> > identical in both cases? If my passphrase is "test", and my plaintext...
> > In both test cases, AES was used as the algorithm with 128-bit key
>
> "test" is not a 128-bit string. Therefore it must have been converted
> into one somehow before it could be used as an AES key. Perhaps the
> two libraries did the conversion in two different ways.

Moreso the data after "test" in memory [the remaining 11 bytes since
"test" is five bytes in C] could be different.

Tom



Relevant Pages

  • Re: Python from Wise Guys Viewpoint
    ... provide such a function in the default libraries. ... we have to say how we want the conversion ... (Conversion at compile time already has similar functions). ... Now we can define our new plus operation in a straightforward way. ...
    (comp.lang.lisp)
  • RE: Re: float bug? perl 5.8, DBI and oracle 10.2.0
    ... there are no documented guarantees of equality from the ... I hope you're not seriously considering jigging the libraries ... Besides, there are many floating point conversion points, including the ... Why does perl convert the string '1.73696' to ...
    (perl.dbi.users)
  • Re: 2D vector graphics with OpenGL
    ... automatic conversion of bindings, not against automatic ... With hand conversion one gets fewer available libraries ... I was not arguing against automatic conversion per se. ... particularly enjoy typing that many bindings. ...
    (comp.lang.lisp)
  • Displaying form/dialog from thread other than application main thread
    ... extensive use of legacy libraries and 3rd party DLLs for file ... We currently have a 'busy' dialog withn a cute animation, ... lengthy conversion, however it's user responsiveness is rather poor as ... conversion libraries, which are not provided in all libraries and even ...
    (borland.public.delphi.nativeapi)
  • glibc in FC6 repos
    ... glibc-2.5 rpm for FC6 installed on one machine, ... Did it somehow find it's way in, ... Summary: The GNU libc libraries. ... The glibc package contains standard libraries which are used by ...
    (Fedora)