]> granicus.if.org Git - imagemagick/blob - www/cipher.html
(no commit message)
[imagemagick] / www / cipher.html
1 \r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" \r
3   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
4 <html version="-//W3C//DTD XHTML 1.1//EN"\r
5       xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\r
6       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
7       xsi:schemaLocation="http://www.w3.org/1999/xhtml\r
8                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">\r
9 <head>\r
10   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
11   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>\r
12   <title>ImageMagick: Encipher or Decipher an Image</title>
13   <meta http-equiv="Content-Language" content="en-US"/>
14   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
15   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
16   <meta name="Application-name" content="ImageMagick"/>
17   <meta name="Description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images."/>
18   <meta name="Application-url" content="http://www.imagemagick.org"/>
19   <meta name="Generator" content="PHP"/>
20   <meta name="Keywords" content="encipher, or, decipher, an, image, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
21   <meta name="Rating" content="GENERAL"/>
22   <meta name="Robots" content="INDEX, FOLLOW"/>
23   <meta name="Generator" content="ImageMagick Studio LLC"/>
24   <meta name="Author" content="ImageMagick Studio LLC"/>
25   <meta name="Revisit-after" content="2 DAYS"/>
26   <meta name="Resource-type" content="document"/>
27   <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
28   <meta name="Distribution" content="Global"/>
29   <link rel="icon" href="../images/wand.png"/>
30   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
31   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
32   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
33   <style type="text/css" media="all">\r
34     @import url("../www/magick.css");\r
35   </style>\r
36   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>\r
37   <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
38   <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
39   <script type="text/javascript">\r
40     $(document).ready(function() {\r
41       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
42         'transitionIn'  : 'elastic',\r
43         'transitionOut' : 'elastic',\r
44         'overlayShow'   : false,\r
45         'opacity'       : true\r
46       });\r
47     });\r
48   </script>\r
49 </head>\r
50 \r
51 <body id="www-imagemagick-org">\r
52 <div class="titlebar">\r
53 <a href="../index.html">\r
54   <img src="../images/script.png" alt="[ImageMagick]"\r
55   style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>\r
56 <a href="http://www.networkredux.com">\r
57   <img src="../images/networkredux.png" alt="[sponsor]"\r
58   style="margin-top: 42px; border: 0px; float: left;" /></a>\r
59 <a href="http://www.imagemagick.org/discourse-server/">\r
60   <img src="../images/logo.jpg"\r
61   alt="ImageMagick Logo"\r
62   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>\r
63 <a href="../index.html">\r
64   <img src="../images/sprite.jpg"\r
65   alt="ImageMagick Sprite"\r
66   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
67 </div>\r
68 \r
69 <div class="westbar">\r
70 \r
71 <div class="menu">
72   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
73 </div>
74 <div class="sep"></div>\r
75 <div class="menu">
76   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
77 </div>
78 <div class="sub">
79     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
80 </div>
81 <div class="sub">
82     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
83 </div>
84 <div class="sub">
85     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
86 </div>
87 <div class="sep"></div>\r
88 <div class="menu">
89   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
90 </div>
91 <div class="sub">
92     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
93 </div>
94 <div class="sub">
95     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
96 </div>
97 <div class="sub">
98     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
99 </div>
100 <div class="menu">
101   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
102 </div>
103 <div class="sub">
104     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
105 </div>
106 <div class="sub">
107     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
108 </div>
109 <div class="sub">
110     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
111 </div>
112 <div class="sub">
113     <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
114 </div>
115 <div class="sep"></div>\r
116 <div  class="menu">
117    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
118 </div>
119 <div class="sub">
120     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
121 </div>
122 <div class="sub">
123     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
124  </div>
125 <div class="menu">
126   <a title="Resources" href="../www/resources.html">Resources</a>
127 </div>
128 <div class="menu">
129   <a title="Architecture" href="../www/architecture.html">Architecture</a>
130 </div>
131 <div class="menu">
132   <a title="Download" href="../www/download.html">Download</a>
133 </div>
134 <div class="sep"></div>\r
135 <div class="menu">
136   <a title="Search" href="../www/search.html">Search</a>
137 </div>
138 <div class="sep"></div>\r
139 <div class="menu">
140   <a title="Site Map" href="../www/sitemap.html">Site Map</a>
141 </div>
142 <div  class="sub">
143   <a title="Site Map: Links" href="../www/links.html">Links</a>
144 </div>
145 <div class="sep"></div>\r
146 <div  class="menu">
147   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
148
149 <div class="sponsbox">
150 <div  class="sponsor">
151   <a title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
152 </div>
153 <div  class="sponsor">
154   <a title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
155 </div>
156 <div  class="sponsor">
157   <a title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201107010240 r.leo -->
158 </div>
159 <div class="sponsor">
160   <a title="Sponsor: Web Hosting" href="http://www.bodhost.com/hosting.shtml">Web Hosting</a><!-- 201104010090 -->
161 </div>
162 <div  class="sponsor">
163   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
164 </div>
165 <div  class="sponsor">
166   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
167 </div>
168 <div  class="sponsor">
169   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
170 </div>
171 <div  class="sponsor">
172    <a title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011050100025 atlas.multimedia-->
173 </div>
174 </div>
175 </div>
176 </div>\r
177 \r
178 <div class="eastbar">\r
179   <script type="text/javascript">\r
180   <!--\r
181     google_ad_client = "pub-3129977114552745";\r
182     google_ad_slot = "0574824969";\r
183     google_ad_width = 160;\r
184     google_ad_height = 600;\r
185   //-->\r
186   </script>\r
187   <script type="text/javascript"\r
188     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
189   </script>\r
190 </div>\r
191 \r
192 <div class="main">\r
193 \r
194 <h1>Enciphering and Deciphering Images</h1>
195 <p class="navigation-index">[<a href="#encipher">Encipher an Image</a> &bull; <a href="#decipher">Decipher an Image</a> &bull; <a href="#caveats">Encipher and Decipher Caveats</a>]</p>
196
197 <div class="doc-section">
198
199 <p>Most images, by design, are made to be viewed often and by many people.  Web images, for example, may be viewed hundreds of times a day by a multitude of web vistors.  However, in some cases, you may want to keep a particular image private so that only you or perhaps a select group of your friends or web visitors can view it.  ImageMagick permits you to scramble your images such that unless someone knows your passphrase, they will be unable to view the original content.</p>
200
201 <p>You could use an <a href="http://www.wizards-toolkit.org/www/encipher.html">enciphering</a> utility to scramble your image but they typically scramble the entire file making it unrecognizable as an image format.  With ImageMagick, only the pixels are scrambled.  The scrambled image continues to be recognized as an image and will even display in your web page.  However, the content appears as gibberish, nothing like the original content.</p>
202
203 </div>
204
205 <h2><a id="encipher"></a>Encipher an Image</h2>
206 <div class="doc-section">
207
208 <p>Use the <a href="../www/command-line-options.html#encipher">-encipher</a> option to scramble your image so that it is unrecognizable.  The option requires a filename that contains your passphrase.  In this example we scramble an image and save it in the PNG format:</p>
209
210 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert rose.jpg -encipher passphrase.txt rose.png</span></p>
211 <p>Here we encipher an image using another image as the passphrase:</p>
212
213 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert rose.jpg -encipher smiley.gif rose.png</span></p>
214 </div>
215
216 <h2><a id="decipher"></a>Decipher an Image</h2>
217 <div class="doc-section">
218
219 <p>Use the <a href="../www/command-line-options.html#decipher">-decipher</a> option to unscramble your image so that it is recognizable once again.  The option requires a filename that contains your passphrase.  In this example we unscramble an image and save it in the JPEG format:</p>
220
221 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert rose.png -decipher passphrase.txt rose.jpg</span></p>
222 </div>
223
224 <h2><a id="caveats"></a>Encipher and Decipher Caveats</h2>
225 <div class="doc-section">
226
227 <p>Some formats do not support enciphered pixels-- the JPEG or GIF format, for
228 example.  To ensure your image format is supported, encipher a test image and
229 verify you can restore its original content <em>before</em> you encipher any
230 additional images in that format.</p>
231
232 <p>The image format also should be 8-bit and RGB (TrueColor). As such you may
233 like to include the options "-depth 8 -type TrueColor" before the output
234 filename. </p>
235
236 <p>The passphrase can be any combinations of letters and symbols.  It should
237 be a minimum of 12 character combinations to help ensure your image remains
238 private.  Also make sure your passphrase file permissions prevent others from
239 reading it otherwise unintended users may be able to view the original image
240 content.</p>
241
242 <p>You can only restore the original image content if you know your
243 passphrase.  If you lose or forget it, your original image content is lost
244 forever.</p>
245
246 <p>ImageMagick only scrambles the image pixels.  The image metadata remains
247 untouched and readable by anyone with access to the image file.</p>
248
249 <p>ImageMagick uses the <a
250 href="http://en.wikipedia.org/wiki/Advanced_Encryption_Standard">AES</a>
251 cipher in cipher feedback mode.  We use the passphrase to derive the cipher
252 key and the required nonce.</p>
253
254 <p>Currently only ImageMagick can restore your enciphered image content.  We
255 use a standard cipher and mode so other vendors are encouraged to support
256 enciphered image content.</p>
257
258 <p>Some small practical examples of image enciphering can be found in IM
259 Examples <a href="http://www.imagemagick.org/Usage/transform/#encipher"
260 >Encrypting Image Data</a>. </p>
261
262 </div>
263 \r
264 </div>\r
265 \r
266 <div id="linkbar">\r
267     <span id="linkbar-west">&nbsp;</span>\r
268     <span id="linkbar-center">\r
269       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
270       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
271     </span>\r
272     <span id="linkbar-east">&nbsp;</span>\r
273   </div>\r
274   <div class="footer">\r
275     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
276     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
277   </div>\r
278   <div style="clear: both; margin: 0; width: 100%; "></div>\r
279   <script type="text/javascript">\r
280     var _gaq = _gaq || [];\r
281     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
282     _gaq.push(['_trackPageview']);\r
283 \r
284     (function() {\r
285       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
286       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
287       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
288     })();\r
289   </script>\r
290 </body>\r
291 </html>\r