Menu

#405 De/Re-Identification fails in Windows x64

2.9
open
nobody
None
5
2018-09-24
2016-09-28
No

Dear GDCM Team,
I have installed GDCM-2.6.5 and I am trying to de-identify and then re-identify a DICOM. Unfortunately the process is not working well and I cannot find out why. I checked my key/cert pair at a Linux machine with a very old version of GDCM and the process works OK.
Below you can see the commands in my Windows 8 (x64) machine:

//------------------------------------------------------------------------------
C:\Program Files (x86)\GDCM 2.6\bin>gdcmanon -c C:\OpenSSL-Win32\bin\cert.pem -e
-r --continue C:\Users\gxristod\Downloads\Original C:\Users\gxristod\Downloads\
DeIdentified

C:\Program Files (x86)\GDCM 2.6\bin>gdcmanon -k C:\OpenSSL-Win32\bin\key.pem -d
-r C:\Users\gxristod\Downloads\DeIdentified C:\Users\gxristod\Downloads\ReIdenti
fied
Could not Re-indentify : C:\Users\gxristod\Downloads\DeIdentified/IM-0001-0001.d
cm
//------------------------------------------------------------------------------

Thank you!

Discussion

  • Vivien Delmon

    Vivien Delmon - 2018-09-24

    Hi Georgios,
    I had a similar probleme that happened to me on couple of computers, one on Win8, 2 others on Win10. I found that the CryptoAPI is not use properly and that it is probably the issue here. At least, it fixed my failing computers. You can find the patch attached to this answer.

     
    • Georgios Christodoulakis

      Hi,

      Thank you very much for the help!

      I have already finished that project I was working on but I could use it
      for future reference.

      Best,

      George

      On 2018-09-24 12:50, Vivien Delmon wrote:

      Hi Georgios,
      I had a similar probleme that happened to me on couple of computers, one on Win8, 2 others on Win10. I found that the CryptoAPI is not use properly and that it is probably the issue here. At least, it fixed my failing computers. You can find the patch attached to this answer.

      Attachments:

      • 0001-Fix-CryptoAPI-uninitialized-variable.patch [1] (1.9 kB; application/octet-stream)

      [BUGS:#405] [2] DE/RE-IDENTIFICATION FAILS IN WINDOWS X64

      STATUS: open
      GROUP: 2.9
      CREATED: Wed Sep 28, 2016 06:44 AM UTC by Georgios Christodoulakis
      LAST UPDATED: Wed Jul 26, 2017 09:23 AM UTC
      OWNER: nobody

      Dear GDCM Team,
      I have installed GDCM-2.6.5 and I am trying to de-identify and then re-identify a DICOM. Unfortunately the process is not working well and I cannot find out why. I checked my key/cert pair at a Linux machine with a very old version of GDCM and the process works OK.
      Below you can see the commands in my Windows 8 (x64) machine:

      //------------------------------------------------------------------------------
      C:\Program Files (x86)\GDCM 2.6\bin>gdcmanon -c C:\OpenSSL-Win32\bin\cert.pem -e
      -r --continue C:\Users\gxristod\Downloads\Original C:\Users\gxristod\Downloads\ DeIdentified

      C:\Program Files (x86)\GDCM 2.6\bin>gdcmanon -k C:\OpenSSL-Win32\bin\key.pem -d
      -r C:\Users\gxristod\Downloads\DeIdentified C:\Users\gxristod\Downloads\ReIdenti
      fied
      Could not Re-indentify : C:\Users\gxristod\Downloads\DeIdentified/IM-0001-0001.d
      cm
      //------------------------------------------------------------------------------

      Thank you!

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/gdcm/bugs/405/ [2]

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ [3]

      [1]
      https://sourceforge.net/p/gdcm/bugs/_discuss/thread/ab20d456/7389/attachment/0001-Fix-CryptoAPI-uninitialized-variable.patch
      [2] https://sourceforge.net/p/gdcm/bugs/405/
      [3] https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.