Re: Encryption newbie - Same length encrypted result

mminnie_at_minniebyte.com
Date: 10/22/05


Date: 21 Oct 2005 16:03:09 -0700

How safe is saving this anyway? I plan to have a server side DLL that
encrypts/decrypts the CC data. This will have a secret key hardcode.
The resulting database values will be encrypted and somewhat safe, but
if someone gets the DLL, they can easily decrypt the data. Right? I
can probably safe guard the DLL to only have it work on a certain
server, but then someone could always reverse engineer the DLL and get
to the secret key that way.

Am I missing something here?



Relevant Pages

  • Re: Is synclock needed in DLL?
    ... I meant that currently ur method is not thread safe for the caller. ... > So the DLL's lock will affect threading in the calling application? ... >> You can use lock in the DLL and then claim that the DLLs FileWrite ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Custom web part + edition in front page = error
    ... SharePoint Experts http://www.sharepointexperts.com SharePoint University http://www.sharepointu.com SharePoint Bootcamp http://www.sharepointexperts.com/training.htm ... > A Web Part or Web Form Control on this Web Part Page cannot be displayed or> imported because it is not registered as safe on this site. ... contact the site administrator to have the Web Part or Web Form ... > If I put the DLL in the global assembly cache of the server, ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Encryption newbie - Same length encrypted result
    ... > How safe is saving this anyway? ... This will have a secret key hardcode. ... > if someone gets the DLL, they can easily decrypt the data. ... > server, but then someone could always reverse engineer the DLL and get ...
    (sci.crypt)
  • Re: Submission of p-code
    ... And just when you thought it was safe to outside, ... I won't use one piece of code that is p-, mex- dll, ... Active-X or any non-m sourced material. ... the reason my missle warhead flew back at the jetliner ...
    (comp.soft-sys.matlab)
  • Re: LoadLibrary question
    ... The question was if it is safe to load a dll that uses the multithreaded CRT ... Also, since the DLL is not using the same threading model, it's probably ...
    (microsoft.public.dotnet.languages.vc)