[Dcmlib] Fwd: gdcmanon: a BASIC APPLICATION LEVEL CONFIDENTIALITY PROFILE implementation
Mathieu Malaterre
mathieu.malaterre at gmail.com
Mon Apr 27 17:29:31 CEST 2009
---------- Forwarded message ----------
From: Mathieu Malaterre <>
Date: Mon, Apr 27, 2009 at 5:28 PM
Subject: gdcmanon: a BASIC APPLICATION LEVEL CONFIDENTIALITY PROFILE
implementation
Hi there,
I think I am done with the implementation of gdcmanon, an
implementation of PS 3.15 / BASIC APPLICATION LEVEL CONFIDENTIALITY
PROFILE.
I have released a set of files so that 3rd party implementors can
check their implementation. Files can be found here:
http://gdcm.sourceforge.net/gdcmanon/anonymizer.tar.gz
Contents:
It is divided into two cases:
* simple case with one single file
* a more complex case with multiple files (same study/series)
the README.txt files describe how to run the gdcmanon command line
tool:
In the first case the following file :
anonymizer/single_file/original.dcm
is encrypted into:
anonymizer/single_file/anonymized.dcm
In the second case, the following set of file:
anonymizer/multiple_files/original/SIEMENS_MAGNETOM-12-MONO2-
FileSeq3.dcm
anonymizer/multiple_files/original/SIEMENS_MAGNETOM-12-MONO2-
FileSeq2.dcm
anonymizer/multiple_files/original/SIEMENS_MAGNETOM-12-MONO2-
FileSeq0.dcm
anonymizer/multiple_files/original/SIEMENS_MAGNETOM-12-MONO2-
FileSeq1.dcm
are encrypted into:
anonymizer/multiple_files/anonymized/SIEMENS_MAGNETOM-12-MONO2-
FileSeq3.dcm
anonymizer/multiple_files/anonymized/SIEMENS_MAGNETOM-12-MONO2-
FileSeq2.dcm
anonymizer/multiple_files/anonymized/SIEMENS_MAGNETOM-12-MONO2-
FileSeq0.dcm
anonymizer/multiple_files/anonymized/SIEMENS_MAGNETOM-12-MONO2-
FileSeq1.dcm
Certificate and Private key file can be found here:
http://gdcm.svn.sourceforge.net/viewvc/gdcm/trunk/Testing/Source/Data/certificate.pem
http://gdcm.svn.sourceforge.net/viewvc/gdcm/trunk/Testing/Source/Data/privatekey.pem
Feel free to send me your comments,
-Mathieu
More information about the Dcmlib
mailing list