BitCrypt HelpIntroductionBitCrypt is a small utility designed to allow การแปล - BitCrypt HelpIntroductionBitCrypt is a small utility designed to allow ไทย วิธีการพูด

BitCrypt HelpIntroductionBitCrypt i

BitCrypt Help

Introduction

BitCrypt is a small utility designed to allow a user to store and retrieve information within background of an image. If you need to send a message to someone but at the same time to make it completely invisible to anyone else you may encode such message within a background of an ordinary picture and send it through electronic means. The program provides just such capabilities.

The advantage of using the above method are as follows:
Firstly, the image is only slightly disturbed by the text incorporation (this is really true with respect to 24 bit images). Therefore, anyone who is not directly informed of the existence of the encoded information would not be able to recognize its presence within the picture.
Secondly, the actual message text is incorporated within the image by the means of powerful encrypting algorithm which prevents discovering of the message without the encoding key.

The following describes the steps for the message encoding and decoding. Further on, in this document, a more detailed discussion of capabilities and limitations of the program is provided.

Encoding

In order to encode a message please follow these steps:
1. Assess the size of the text you would like to encode. The program needs an image at lease three times larger than the amount of text being encoded. For example in order to encode 150 characters (about two to three lines of text) the program requires an image of 24 by 24 pixels in size. (That is about 570 pixels.)
2. Choose a bitmap image of appropriate size and load it in the program. If you intend to create a gif image so to incorporate it in a html page you need to choose an 8 bit pixel deep original picture. In the Explorer right-click the image and open 'Properties' page. On the 'Summary' tab click 'Advanced'
and check the 'Bit Depth' of the image. The Bit Depth is to be equal to 8 if you want to post the image as a gif on the web. However, you may post 24 bit deep images on the web if you convert them to PNG format. Such conversion preserves the encryption provided by the program so you may prefer to use those.
3. Open the editor provided by the program and either enter the message text manually or load it from a text file.
4. Enter an encryption key in the 'key' field. The key has to be at least five characters long and should contain characters recognized by the program. These include: lower case letters, digits and some of the special characters, please see the list below. The key may be as long as you wish but you need
to remember that the length of the key adds up to the length of the message being encrypted. (Thus, if you choose a very long key your message would need to be appropriately shorter).
5. Press the encryption button (a closed lock) so the encryption takes place. The resultant image is displayed on the right hand side of the main panel. You may wish to compare the two images (original on the left hand side and the encrypted on the right). If the image is disturbed too much you probably need to choose one with larger colour and contrast variations. If the original image is very uniform and monochromatic the effect of the encryption process may be seen as grain on the resultant image. However, if you choose the original image with strong contrasts the encoding process leaves no visible change to the image.
6. Save the image using the provided 'Save Picture' button. The image is saved as a bitmap.
7. If you wish to post the image as a part of a html page you need to convert it to GIF or PNG format. Do not convert it to Jpeg as such conversion destroys the encrypted text. However, the GIF and PNG format conversions preserves the encrypted text and it may be later on retrieved by converting back to
bitmap and decrypting. Choose an image editor of your choice (for example ACDSee tool does such format conversion very well). In ACDSee you would choose 'Format Convert...' and choose GIF or PNG. The resultant image may be added to the html.

Decoding

In order to decode a message please follow these steps:
1. If the original image is in GIF or PNG format you need to convert it to bitmap. Load it into ACDSee and choose 'Format Convert...'. Convert it to bitmap and close ACDSee.
2. In the BitCrypt open the resultant bitmap and enter the encryption key.
3. When at least five of the letters of the key are entered the decrypting button becomes enabled.
After you entered the entire key in its original spelling (including any spaces that may have been the part of the key) press the unlocking button. The process of decrypting takes less than a second and the editor with the decrypted text is presented to the user.
4. If you wish to save or print the decrypted text press the appropriate button provided.

Technical Information

The power of the program is based on two points.
Firstly, if a clear, with definite contrast image is chosen as the original, the resultant encrypted image seems to be no different from the original. This is because the process makes only slight alterations to pixel shadings as the means of encrypting the text. Each of the pixels in the resultant image is slightly
modified with respect to the original. Those differences incorporate the information encoded.
Secondly, the process of information encoding relies on a sophisticated encrypting algorithm. This algorithm along is close to impossible to crack and ensures that the information incorporated within such picture is secure from unauthorized reading.
The above points require some limitations of the amount of text that may be encrypted and the range of signs that may be incorporated in the original text. Thus, as mentioned above, the length of the text that may be encoded into any given image is slightly less than one third of the number of pixels on the image. For a complete page of text (80 character rows and 60 rows of solid text) the
image would have to include at least 14400 (or more likely some 15000) pixels. (Each line contains two more characters for the end line). Thus, a solid page of text would fit into 120 by 120 pixels image. This entire document would fit into 160 by 160 pixels image.

Also, the process requires a reduction of amount of symbols to be used in the text. Only the following symbols are recognized by the process of encrypting:

abcdefghijklmnopqrstuvwyxz
1234567890
/,'. ?!:-

Please observe that only the lower case letters are supported. If you enter a capital letter into your text it will be automatically converted by the program to lower case.
Digits are also supported. The program removes multiple spaces, replacing them with a single space and removes multiple empty lines replacing them with a single new-line.
There is only one form of quotation provided (apostrophe) ', one forward slash (no backslash), comma, full-stop, question mark, exclamation mark, colon and hyphen (or minus) sign.
If the text you have specified contains any other sighs they are ignored by the program. However, they would occupy some space within the image (even as empty spaces) and in this way reduce the available amount of space allocated to your text.

The above reduction of available letters and signs was one of the requirements for the sake of making the encryption process impossible to crack.

The actual encryption consists of a number of phases. One of those is to use the key supplied by the user in the process of algorithm selection. Thus, any character present within the key increases the number of algorithmic combinations by a factor of 20. This factor is not related to any externally visible properties of the program and is a part of the internal implementation of the algorithmic complexity.
If the user decides to enter only five characters in the key field the number of algorithmic combinations utilized by the program would be 3200000, that is just above three million. Because of this it is better to enter at least ten characters as the key. Also, the 24 bit encryption algorithm is much stronger than the 8 bit. Therefore, if the information encrypted by the user is very sensitive one should opt for the 24 bit deep images.
Please observe that the 8 bit deep encryption may be seen as very difficult to implement at all. Thus, it is presented here but the strength of the algorithm used by this encryption is not as considerable as by the 24 bit one.

Image Formats

The program supports only bitmap images and only in two Pixel Depths. That is 8 and 24 bits per pixel. If you try to process an image with a different pixel depth the process would stop and an error message would be issued.
The 8 bit depth is provided for the sake of easy Internet accessibility. That is, such encoded bitmap may be converted to GIF format and later on back to bitmap again. In such multiple conversion process there would be no information loss to the encryption. However, if you decide to choose a conversion process that removes even a slight amount of information from the image (changes the
palette in any way for example) the resultant image would not be possible to decrypt.

The 24 bit depth is provided for convenience, image quality and the encryption strength. You may wish to encode your text in a high quality image and send it in that way. However, the 24 bit encrypting would have to be converted without any loss to any other format in order to be decrypted again successfully. For the sake of Internet posting the PNG format is appropriate.
The point here is that the encryption relies on very minute changes to the pixel shading of the original image. Any format conversion which does not perfectly preserve such detailed information would inevitably destroy the underlying encryption (as Jpeg for example does).

Image Choice

Unfortunately, the 8-bit encryption is not perfect, especially when one works with large documents. That is, when the amount of the text being encrypted is compatible to the maximal space available withi
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
วิธีใช้ BitCrypt

แนะนำ

BitCrypt เป็นโปรแกรมขนาดเล็กออกแบบมาให้ผู้ใช้สามารถจัดเก็บ และดึงข้อมูลในพื้นหลังของภาพ ถ้าคุณต้องการส่งข้อความไปยังคน แต่ขณะเดียวกันเพื่อให้ทั้งหมดมองไม่เห็นใคร คุณสามารถเข้ารหัสข้อความดังกล่าวภายในพื้นหลังของรูปภาพธรรมดา และส่งผ่านทางอิเล็กทรอนิกส์ โปรแกรมมีความสามารถเพียงเช่นกัน

ประโยชน์ของการใช้วิธีการข้างต้นจะเป็นดังนี้:
แรก รูปเป็นเพียงเล็กน้อยรบกวน โดยประสานข้อความ (ก็จริง ๆ กับรูป 24 บิต) ดังนั้น ใครที่จะไม่โดยตรงทราบการมีอยู่ของข้อมูลที่เข้ารหัสจะไม่สามารถรับรู้สถานะของตนในรูป
Secondly ข้อจริงเป็นส่วนประกอบภายในภาพ โดยวิธีการของขั้นตอนวิธีการเข้ารหัสลับมีประสิทธิภาพซึ่งทำให้การค้นหาของข้อความโดยไม่มีการเข้ารหัสคีย์

ต่อไปนี้อธิบายขั้นตอนสำหรับการเข้ารหัส และถอดรหัสข้อความ เพิ่มเติม บน ในเอกสารนี้ การสนทนารายละเอียดเพิ่มเติมของความสามารถและข้อจำกัดของโปรแกรมให้

เข้ารหัส

การเข้ารหัส ข้อความกรุณาทำตามขั้นตอนเหล่านี้:
1 ประเมินขนาดของข้อความที่คุณต้องการเข้ารหัส โปรแกรมต้องรูปที่เช่า 3 ครั้งมีขนาดใหญ่กว่าจำนวนของข้อความที่ถูกเข้ารหัส ตัวอย่างการเข้ารหัสอักขระ 150 (ประมาณสองสามบรรทัดของข้อความ) โปรแกรมให้ภาพของพิกเซล 24 โดย 24 ขนาด (ที่เป็นพิกเซลประมาณ 570)
2 เลือกรูปภาพบิตแมปของขนาดที่เหมาะสม และโหลดในโปรแกรม ถ้าคุณต้องการสร้างภาพ gif เพื่อรวมในหน้า html คุณต้องเลือกภาพลึกเดิมพิกเซล 8 บิต ใน Explorer คลิกขวาที่รูปภาพ และเปิดหน้า 'คุณสมบัติ' บนแท็บ 'สรุป' คลิก 'ขั้นสูง'
พัก 'ลึกบิต' ของรูปภาพ ความลึกบิตจะเท่ากับ 8 ถ้าคุณต้องการลงภาพเป็น gif บนเว็บได้ อย่างไรก็ตาม คุณอาจโพสต์ภาพลึก 24 บิตบนเว็บถ้าคุณแปลงรูปแบบ PNG การเข้ารหัสโดยโปรแกรมดังนั้นคุณอาจต้องการใช้เก็บรักษาแปลงดังกล่าว
3 เปิดตัวแก้ไขให้ โดยโปรแกรมและการป้อนข้อความด้วยตนเอง หรือโหลดจากแฟ้มข้อความ
4 ป้อนคีย์การเข้ารหัสในฟิลด์ 'คีย์' สำคัญต้อง ความยาวอย่างน้อย 5 อักขระ และควรประกอบด้วยอักขระที่รู้จักโปรแกรม เหล่านี้รวมถึง: ตัวพิมพ์เล็ก ตัวเลข และอักขระพิเศษ บางโปรดดูรายชื่อด้านล่าง คีย์อาจตราบเท่าที่คุณต้องการ แต่คุณต้อง
จำว่า ความยาวของคีย์เพิ่มขึ้นกับความยาวของข้อความที่ถูกเข้ารหัสลับได้ (ดังนั้น ถ้าคุณเลือกคีย์นาน ข้อความของคุณจะต้องเตี้ยเหมาะสม) .
5 กดปุ่มเข้ารหัส (ล็อกปิด) เพื่อให้เกิดการเข้ารหัส ภาพผลแก่จะแสดงทางด้านขวามือของแผงหลัก คุณอาจต้องการเปรียบเทียบภาพสองภาพ (ฉบับทางด้านซ้ายมือ) และเข้ารหัสลับบนด้านขวา ถ้ารบกวนภาพ มากเกินไปคุณอาจจำเป็นต้องเลือก ด้วยรูปแบบสีและความคมชัดขนาดใหญ่ ถ้าภาพต้นฉบับเครื่องแบบมาก และยัง อาจเห็นผลของการเข้ารหัสลับเป็นเมล็ดในผลแก่ภาพ อย่างไรก็ตาม ถ้าคุณเลือกภาพต้นฉบับกับปราณีตแข็งแรงกระบวนการเข้ารหัส ทิ้งไม่เห็นการเปลี่ยนแปลงกับรูป
6 บันทึกภาพโดยใช้ปุ่ม 'บันทึกรูปภาพ' ให้ ภาพจะถูกบันทึกเป็นบิตเป็น
7 ถ้าคุณต้องการลงภาพเป็นส่วนหนึ่งของเพจ html คุณจำเป็นต้องแปลงรูปแบบ GIF หรือ PNG ไม่แปลงเป็น Jpeg แปลงดังกล่าวทำลายข้อความที่เข้ารหัสลับ อย่างไรก็ตาม GIF และ PNG รูปแบบแปลงกวนข้อความที่เข้ารหัสลับและอาจจะในภายหลังเรียก โดยการแปลงไป
บิตแมปและการถอดรหัสลับ เลือกตัวแก้ไขรูปภาพที่คุณเลือก (ตัวอย่างเครื่องมือ ACDSee ไม่แปลงรูปเช่นดี) ใน ACDSee คุณจะเลือก 'รูปแปลง...' และเลือก GIF หรือ PNG ภาพผลแก่อาจเพิ่ม html ได้

Decoding

เพื่อถอดรหัส ข้อความกรุณาทำตามขั้นตอนเหล่านี้:
1 ถ้าภาพต้นฉบับในรูปแบบ GIF หรือ PNG คุณจำเป็นต้องแปลงเป็นบิตแมป โหลดใน ACDSee และเลือก 'รูปแปลง...' แปลงเป็นบิตแมป และปิด ACDSee.
2 ใน BitCrypt การเปิดบิตผลแก่ และการการเข้ารหัสลับคีย์
3 เมื่อป้อนน้อยห้าตัวมีคีย์การถอดรหัส ปุ่มจะเปิดใช้งาน
หลังจากที่คุณได้ใส่คีย์ทั้งหมดในการสะกดของเดิม (รวมช่องว่างใด ๆ ที่อาจได้รับส่วนหนึ่งของคีย์) กดปุ่มปลดล็อก กระบวนการถอดรหัสใช้เวลาน้อยกว่าหนึ่งวินาที และแก้ไข ด้วยการถอดรหัสข้อความจะแสดงให้ผู้ใช้
4 ถ้าคุณต้องการบันทึก หรือพิมพ์ ข้อความที่ถอดรหัสกดปุ่มที่เหมาะสมให้

รายละเอียดทางเทคนิค

อำนาจของโปรแกรมขึ้นอยู่กับสองจุด
ประการแรก ถ้าการล้าง ภาพคมชัดแน่นอนที่เป็นต้นฉบับ ภาพเข้ารหัสผลแก่น่าจะไม่แตกต่างจากเดิม ทั้งนี้เนื่องจากการทำเพียงเล็กน้อยเปลี่ยนแปลงการพิกเซล shadings เป็นวิธีการเข้ารหัสลับข้อความ แต่ละพิกเซลในภาพผลแก่เป็นเล็กน้อย
ปรับเปลี่ยนโดยอิงกับต้นฉบับ ความแตกต่างรวบรวมข้อมูลที่เข้ารหัส
ประการที่สอง การเข้ารหัสข้อมูลอาศัยอัลกอริทึมที่ซับซ้อนเข้าไว้ อัลกอริทึมนี้จะปิดเพื่อไปถอดพร้อม และมั่นใจว่า ข้อมูลที่รวมอยู่ภายในรูปภาพดังกล่าวมีความปลอดภัยจากการอ่านโดย
จุดข้างบนต้องการบางข้อจำกัดของจำนวนข้อความที่อาจถูกเข้ารหัสลับและช่วงของสัญญาณที่อาจรวมข้อความต้นฉบับ ดังนั้น ดังกล่าวข้างต้น ความยาวของข้อความที่อาจถูกเข้ารหัสเป็นภาพที่กำหนดได้เล็กน้อยน้อยกว่าหนึ่งในสามของจำนวนพิกเซลในภาพ หน้าทั้งหมดของข้อความ (80 อักขระแถวและแถว 60 ข้อแข็ง) การ
รูปภาพจะต้องรวม 14400 น้อย (หรือมีแนวโน้มที่ 15000 บาง) พิกเซล (แต่ละบรรทัดประกอบด้วยอักขระเพิ่มเติมสองบรรทัดสุดท้าย) ดัง หน้าแข็งของข้อความจะใส่ลงไปในภาพโดย 120 120 พิกเซล เอกสารนี้ทั้งหมดจะพอดีกับรูปพิกเซลโดย 160 160.

ยัง กระบวนการต้องการลดจำนวนของสัญลักษณ์ที่ใช้ในข้อความ เฉพาะสัญลักษณ์ต่อไปนี้มีการรับรู้ตามกระบวนการของการเข้ารหัสลับ:

abcdefghijklmnopqrstuvwyxz
1234567890
/,'. !: -

กรุณาสังเกตว่า ตัวพิมพ์เล็กเท่านั้นที่ได้รับการสนับสนุน ถ้าคุณป้อนตัวอักษรที่เป็นข้อความของคุณ มันจะถูกแปลงโดยอัตโนมัติ โดยโปรแกรมเล็ก
หลักยังได้รับการสนับสนุน ออกหลายช่อง แทน ด้วยช่องว่างเดียว และลบบรรทัดว่างหลายที่แทนที่พวกเขากับซิงเกิลใหม่-สาย
มีรูปแบบเดียวของใบเสนอราคาให้ (เครื่องหมายอัญประกาศเดี่ยว) ', หนึ่งส่งทับ (ไม่ทับ), จุลภาค -หยุด เครื่องหมายคำถาม เครื่องหมายอัศเจรีย์ เครื่องหมายทวิภาค และยัติภังค์ (หรือเป็นที่ลบด้วย) เครื่องหมาย.
ถ้าข้อความที่คุณระบุประกอบด้วย sighs อื่น ๆ ที่พวกเขาจะถูกละเว้นโดย อย่างไรก็ตาม พวกเขาจะครอบครองพื้นที่ว่างภายในภาพ (แม้เป็นว่างเปล่าช่องว่าง) และวิธีนี้ลดจำนวนพื้นที่ที่จัดสรรให้กับข้อความของคุณว่าง

ลดด้านบนมีตัวอักษรและเครื่องหมายเป็นหนึ่งในความต้องการเพื่อทำการเข้ารหัสลับไม่สามารถแตก

การเข้ารหัสจริงประกอบด้วยจำนวนของระยะการ หนึ่งของผู้ที่จะใช้แป้นโดยที่ผู้ใช้กำลังเลือกอัลกอริทึม ดังนั้น อักขระที่อยู่ภายในคีย์เพิ่มจำนวนชุด algorithmic โดยตัว 20 ปัจจัยนี้ไม่ได้เกี่ยวข้องกับคุณสมบัติใด ๆ ปรากฏให้เห็นภายนอกของโปรแกรม และเป็นส่วนหนึ่งของงานภายในของความซับซ้อน algorithmic
ถ้าผู้ตัดสินใจที่จะใส่เพียงห้าอักขระในฟิลด์คีย์ จำนวนชุด algorithmic ที่ใช้ โดยโปรแกรมจะเป็น 3200000 ที่เหนือสามล้าน ด้วยเหตุนี้ จึงเป็นการป้อนอักขระน้อยสิบเป็นคีย์ ยัง อัลกอริทึมการเข้ารหัส 24 บิตจะแกร่งกว่า 8 บิต ดังนั้น ถ้าข้อมูลที่เข้ารหัส โดยผู้ใช้เป็นอย่าง หนึ่งควรเลือกสำหรับภาพลึก 24 บิต
โปรดสังเกตว่า บิต 8 ลึกเข้ารหัสลับอาจถือเป็นการยากมากที่จะใช้เลย ดังนั้น มันจะแสดงที่นี่ แต่ความแข็งแกร่งของอัลกอริทึมที่ใช้ โดยการเข้ารหัสลับนี้ไม่ได้เป็นจำนวนมากเป็น โดยบิต 24 หนึ่ง

ภาพรูป

โปรแกรมสนับสนุนรูปภาพบิตแมปเท่านั้นและเฉพาะในสองพิกเซลความลึก นั่นคือ 8 และ 24 บิตต่อพิกเซล ถ้าคุณพยายามที่จะประมวลผลภาพ ด้วยความลึกพิกเซลแตกต่างกัน การจะหยุด และจะออกข้อผิดพลาด
ความลึกบิตที่ 8 ตั้งไว้เพื่อการเข้าถึงอินเทอร์เน็ตง่าย นั่นคือ บิตที่เข้ารหัสดังกล่าวอาจแปลงรูป และในภายหลังกลับบิตอีก ในกระบวนการแปลงดังกล่าวหลาย มีจะได้ไม่สูญเสียข้อมูลการเข้ารหัสลับ อย่างไรก็ตาม ถ้าคุณตัดสินใจเลือกกระบวนการแปลง ที่เอาแม้จำนวนเล็กน้อยของข้อมูลจากภาพ (เปลี่ยนแปลงการ
สีดังตัวอย่าง) รูปผลแก่จะไม่สามารถถอดรหัส

ให้ความลึกของบิต 24 เพื่อความสะดวก คุณภาพของภาพ และความแรงของการเข้ารหัสลับ คุณอาจต้องการเข้ารหัสข้อความในรูปคุณภาพสูง และส่งไปในทางที่ อย่างไรก็ตาม การเข้ารหัส 24 บิตจะได้ถูกแปลงโดยไม่มีการสูญเสียรูปแบบอื่น ๆ เพื่อให้สามารถถอดรหัสอีกครั้งเรียบร้อยแล้ว อินเทอร์เน็ตเพื่อ ลงรายการบัญชีรูปแบบ PNG เหมาะ.
จุดนี่อยู่ที่การเข้ารหัสใช้มากเวลาเปลี่ยนแปลงการแรเงาพิกเซลของภาพต้นฉบับ การแปลงรูปแบบใด ๆ ที่ไม่สมบูรณ์แบบเก็บข้อมูลรายละเอียดจะย่อมทำลายการเข้ารหัสต้นแบบ (กับ Jpeg ตัวอย่าง) .

เลือกรูป

อับ การเข้ารหัส 8 บิตไม่สมบูรณ์ โดยเฉพาะอย่างยิ่งเมื่อหนึ่งทำงานกับเอกสารขนาดใหญ่ นั่นคือ เมื่อจำนวนข้อความที่ถูกเข้ารหัสลับจะเข้ากันได้กับวีทีมีพื้นที่สูงสุด
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
BitCrypt Help

Introduction

BitCrypt is a small utility designed to allow a user to store and retrieve information within background of an image. If you need to send a message to someone but at the same time to make it completely invisible to anyone else you may encode such message within a background of an ordinary picture and send it through electronic means. The program provides just such capabilities.

The advantage of using the above method are as follows:
Firstly, the image is only slightly disturbed by the text incorporation (this is really true with respect to 24 bit images). Therefore, anyone who is not directly informed of the existence of the encoded information would not be able to recognize its presence within the picture.
Secondly, the actual message text is incorporated within the image by the means of powerful encrypting algorithm which prevents discovering of the message without the encoding key.

The following describes the steps for the message encoding and decoding. Further on, in this document, a more detailed discussion of capabilities and limitations of the program is provided.

Encoding

In order to encode a message please follow these steps:
1. Assess the size of the text you would like to encode. The program needs an image at lease three times larger than the amount of text being encoded. For example in order to encode 150 characters (about two to three lines of text) the program requires an image of 24 by 24 pixels in size. (That is about 570 pixels.)
2. Choose a bitmap image of appropriate size and load it in the program. If you intend to create a gif image so to incorporate it in a html page you need to choose an 8 bit pixel deep original picture. In the Explorer right-click the image and open 'Properties' page. On the 'Summary' tab click 'Advanced'
and check the 'Bit Depth' of the image. The Bit Depth is to be equal to 8 if you want to post the image as a gif on the web. However, you may post 24 bit deep images on the web if you convert them to PNG format. Such conversion preserves the encryption provided by the program so you may prefer to use those.
3. Open the editor provided by the program and either enter the message text manually or load it from a text file.
4. Enter an encryption key in the 'key' field. The key has to be at least five characters long and should contain characters recognized by the program. These include: lower case letters, digits and some of the special characters, please see the list below. The key may be as long as you wish but you need
to remember that the length of the key adds up to the length of the message being encrypted. (Thus, if you choose a very long key your message would need to be appropriately shorter).
5. Press the encryption button (a closed lock) so the encryption takes place. The resultant image is displayed on the right hand side of the main panel. You may wish to compare the two images (original on the left hand side and the encrypted on the right). If the image is disturbed too much you probably need to choose one with larger colour and contrast variations. If the original image is very uniform and monochromatic the effect of the encryption process may be seen as grain on the resultant image. However, if you choose the original image with strong contrasts the encoding process leaves no visible change to the image.
6. Save the image using the provided 'Save Picture' button. The image is saved as a bitmap.
7. If you wish to post the image as a part of a html page you need to convert it to GIF or PNG format. Do not convert it to Jpeg as such conversion destroys the encrypted text. However, the GIF and PNG format conversions preserves the encrypted text and it may be later on retrieved by converting back to
bitmap and decrypting. Choose an image editor of your choice (for example ACDSee tool does such format conversion very well). In ACDSee you would choose 'Format Convert...' and choose GIF or PNG. The resultant image may be added to the html.

Decoding

In order to decode a message please follow these steps:
1. If the original image is in GIF or PNG format you need to convert it to bitmap. Load it into ACDSee and choose 'Format Convert...'. Convert it to bitmap and close ACDSee.
2. In the BitCrypt open the resultant bitmap and enter the encryption key.
3. When at least five of the letters of the key are entered the decrypting button becomes enabled.
After you entered the entire key in its original spelling (including any spaces that may have been the part of the key) press the unlocking button. The process of decrypting takes less than a second and the editor with the decrypted text is presented to the user.
4. If you wish to save or print the decrypted text press the appropriate button provided.

Technical Information

The power of the program is based on two points.
Firstly, if a clear, with definite contrast image is chosen as the original, the resultant encrypted image seems to be no different from the original. This is because the process makes only slight alterations to pixel shadings as the means of encrypting the text. Each of the pixels in the resultant image is slightly
modified with respect to the original. Those differences incorporate the information encoded.
Secondly, the process of information encoding relies on a sophisticated encrypting algorithm. This algorithm along is close to impossible to crack and ensures that the information incorporated within such picture is secure from unauthorized reading.
The above points require some limitations of the amount of text that may be encrypted and the range of signs that may be incorporated in the original text. Thus, as mentioned above, the length of the text that may be encoded into any given image is slightly less than one third of the number of pixels on the image. For a complete page of text (80 character rows and 60 rows of solid text) the
image would have to include at least 14400 (or more likely some 15000) pixels. (Each line contains two more characters for the end line). Thus, a solid page of text would fit into 120 by 120 pixels image. This entire document would fit into 160 by 160 pixels image.

Also, the process requires a reduction of amount of symbols to be used in the text. Only the following symbols are recognized by the process of encrypting:

abcdefghijklmnopqrstuvwyxz
1234567890
/,'. ?!:-

Please observe that only the lower case letters are supported. If you enter a capital letter into your text it will be automatically converted by the program to lower case.
Digits are also supported. The program removes multiple spaces, replacing them with a single space and removes multiple empty lines replacing them with a single new-line.
There is only one form of quotation provided (apostrophe) ', one forward slash (no backslash), comma, full-stop, question mark, exclamation mark, colon and hyphen (or minus) sign.
If the text you have specified contains any other sighs they are ignored by the program. However, they would occupy some space within the image (even as empty spaces) and in this way reduce the available amount of space allocated to your text.

The above reduction of available letters and signs was one of the requirements for the sake of making the encryption process impossible to crack.

The actual encryption consists of a number of phases. One of those is to use the key supplied by the user in the process of algorithm selection. Thus, any character present within the key increases the number of algorithmic combinations by a factor of 20. This factor is not related to any externally visible properties of the program and is a part of the internal implementation of the algorithmic complexity.
If the user decides to enter only five characters in the key field the number of algorithmic combinations utilized by the program would be 3200000, that is just above three million. Because of this it is better to enter at least ten characters as the key. Also, the 24 bit encryption algorithm is much stronger than the 8 bit. Therefore, if the information encrypted by the user is very sensitive one should opt for the 24 bit deep images.
Please observe that the 8 bit deep encryption may be seen as very difficult to implement at all. Thus, it is presented here but the strength of the algorithm used by this encryption is not as considerable as by the 24 bit one.

Image Formats

The program supports only bitmap images and only in two Pixel Depths. That is 8 and 24 bits per pixel. If you try to process an image with a different pixel depth the process would stop and an error message would be issued.
The 8 bit depth is provided for the sake of easy Internet accessibility. That is, such encoded bitmap may be converted to GIF format and later on back to bitmap again. In such multiple conversion process there would be no information loss to the encryption. However, if you decide to choose a conversion process that removes even a slight amount of information from the image (changes the
palette in any way for example) the resultant image would not be possible to decrypt.

The 24 bit depth is provided for convenience, image quality and the encryption strength. You may wish to encode your text in a high quality image and send it in that way. However, the 24 bit encrypting would have to be converted without any loss to any other format in order to be decrypted again successfully. For the sake of Internet posting the PNG format is appropriate.
The point here is that the encryption relies on very minute changes to the pixel shading of the original image. Any format conversion which does not perfectly preserve such detailed information would inevitably destroy the underlying encryption (as Jpeg for example does).

Image Choice

Unfortunately, the 8-bit encryption is not perfect, especially when one works with large documents. That is, when the amount of the text being encrypted is compatible to the maximal space available withi
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
ช่วยแนะนำ bitcrypt



bitcrypt เป็นสาธารณูปโภคขนาดเล็กที่ออกแบบมาเพื่อช่วยให้ผู้ใช้สามารถจัดเก็บและดึงข้อมูลภายในพื้นหลังของภาพ ถ้าคุณต้องการส่งข้อความถึงใคร แต่ในเวลาเดียวกันเพื่อให้มันสมบูรณ์มองไม่เห็นคนอื่นคุณอาจเข้ารหัสข้อความดังกล่าวอยู่ในพื้นหลังของภาพที่ธรรมดา และส่งมันผ่านวิธีการทางอิเล็กทรอนิกส์โปรแกรมมีความสามารถแบบนั้น

ข้อดีของการใช้วิธีข้างต้น มีดังนี้ :
ประการแรก ภาพที่เป็นเพียงเล็กน้อยรบกวนด้วยข้อความประสาน ( นี้เป็นจริงเกี่ยวกับ 24 ภาพนิดหน่อยจริงๆ ) ดังนั้น ใครไม่ตรงแจ้งของการดำรงอยู่ของเข้ารหัสข้อมูลจะไม่สามารถจำตนภายในภาพ .
ประการที่สองข้อความที่แท้จริงรวมอยู่ภายในภาพด้วยวิธีที่มีประสิทธิภาพการเข้ารหัสขั้นตอนวิธีที่ป้องกันไม่ให้การค้นพบของข้อความโดยไม่มีการเข้ารหัสคีย์

ต่อไปนี้อธิบายขั้นตอนสำหรับข้อความที่เข้ารหัสและถอดรหัส . เพิ่มเติม ในเอกสารนี้ การอภิปรายรายละเอียดเพิ่มเติมของความสามารถและข้อจำกัดของโปรแกรมให้



โดยเพื่อเข้ารหัสข้อความโปรดปฏิบัติตามขั้นตอนเหล่านี้ :
1 ประเมินขนาดของข้อความที่คุณต้องการที่จะเข้ารหัส . โปรแกรมต้องการภาพที่ขนาดใหญ่กว่าปริมาณของข้อความถูกเข้ารหัสสัญญาเช่าสามครั้ง ตัวอย่างเช่นการเข้ารหัส 150 ตัวอักษร ( ประมาณสองถึงสามบรรทัดของข้อความ ) ใช้โปรแกรมภาพ 24 24 พิกเซล ในขนาด ( นั่นคือประมาณ 570 พิกเซล )
2เลือกภาพที่มีขนาดเหมาะสมและโหลดในโปรแกรม ถ้าคุณตั้งใจที่จะสร้างรูปภาพ GIF เพื่อรวมไว้ในหน้า HTML คุณจะต้องเลือก 8 บิตพิกเซลลึกต้นฉบับภาพ ใน Explorer คลิกขวาที่ภาพและเปิดหน้า ' สมบัติ ' บนแท็บ ' คลิก ' สรุป ' ขั้นสูง '
และตรวจสอบ ' บิต ' ของภาพบิตความลึกเท่ากับ 8 ถ้าคุณต้องการโพสต์ภาพเป็น GIF บนเว็บ อย่างไรก็ตาม คุณอาจโพสต์ 24 บิตภาพลึก บนเว็บ ถ้าคุณแปลงให้เป็นรูปแบบ PNG เช่นการเข้ารหัสการแปลงรักษาให้โดยโปรแกรมดังนั้นคุณอาจต้องการที่จะใช้ .
3 เปิดโปรแกรมโดยโปรแกรมและให้ป้อนข้อความด้วยตนเองหรือโหลดจากแฟ้มข้อความ .
4ป้อนคีย์การเข้ารหัสใน ' คีย์ ' เขต ที่สำคัญจะต้องมีอย่างน้อย 5 ตัวอักษร และควรมีตัวอักษรได้รับการยอมรับโดยโปรแกรม เหล่านี้รวมถึง : ตัวอักษรตัวพิมพ์เล็ก ตัวเลข และบางส่วนของอักขระพิเศษ โปรดดูรายชื่อด้านล่าง คีย์อาจจะนานเท่าที่คุณต้องการ แต่คุณต้องการ
จำได้ว่าความยาวของคีย์เพิ่มถึงความยาวของข้อความถูกเข้ารหัสไว้( ดังนั้นหากคุณเลือกที่ยาวมาก คีย์ข้อความของคุณจะต้องสามารถสั้น )
5 กดที่ปุ่มการเข้ารหัส ( ล็อคปิด ) ดังนั้นการใช้สถานที่ ภาพผลลัพธ์จะปรากฏบนด้านขวามือของหน้าจอหลัก คุณอาจต้องการเปรียบเทียบสองภาพต้นฉบับ ( ทางด้านซ้ายมือ และการเข้ารหัสบนขวา )หากภาพถูกรบกวนมากเกินไปคุณอาจต้องการที่จะเลือกหนึ่งที่มีสีและความคมชัดที่มีขนาดใหญ่รูปแบบ ถ้าภาพต้นฉบับอยู่มากเหมือนกัน และสําหรับผลของกระบวนการเข้ารหัสอาจจะเห็นเป็นเม็ดบนภาพลัพธ์ แต่ถ้าคุณเลือกภาพต้นฉบับ ด้วยแรงแตกต่างการเข้ารหัสใบไม่เห็นเปลี่ยนภาพ .
6บันทึกภาพโดยใช้ปุ่มบันทึกภาพให้ ' ' ภาพจะถูกบันทึกเป็นบิตแมป .
7 ถ้าคุณต้องการโพสต์ภาพเป็นส่วนหนึ่งของหน้า HTML คุณจะต้องแปลงเป็นรูปแบบ GIF หรือ PNG ไม่แปลงเป็น JPEG ที่แปลงดังกล่าวทำลายการเข้ารหัสข้อความ อย่างไรก็ตาม , GIF และ PNG แปลงรูปแบบในการเข้ารหัสข้อความและมันอาจจะทีหลังได้โดยการแปลงกลับไป
บิตแมปและ ถอดรหัส เลือกแก้ไขภาพที่คุณเลือก ตัวอย่างเช่น เครื่องมือการแปลงรูปแบบเช่น ACDSee จะดีมาก ) ในเพลง คุณจะเลือก " รูปแบบแปลง . . . . . . . ' และเลือก GIF หรือ PNG ภาพดังกล่าวจะถูกเพิ่มไปยัง HTML .



ถอดรหัสเพื่อถอดรหัสข้อความ โปรดปฏิบัติตามขั้นตอนเหล่านี้ :
1 ถ้าภาพต้นฉบับในรูปแบบ GIF หรือ PNG คุณต้องแปลงเป็นบิตแมปโหลดลงใน ACDSee และเลือก ' รูปแบบแปลง . . . . . . . " แปลงเป็นบิตแมปและปิด ACDSee .
2 ใน bitcrypt เปิด bitmap ผลลัพธ์และระบุคีย์การเข้ารหัส .
3 เมื่ออย่างน้อย 5 ตัวอักษรของคีย์เข้าไปถอดรหัสปุ่มจะเปิดใช้งาน
หลังจากที่คุณป้อนคีย์ทั้งหมดในการสะกดเดิม ( รวมถึงช่องว่างใด ๆที่อาจเป็นส่วนหนึ่งของคีย์ ) กดปลดล็อคปุ่ม กระบวนการในการถอดรหัสจะใช้เวลาน้อยกว่าที่สอง และแก้ไขด้วย ถอดรหัสข้อความที่นำเสนอให้กับผู้ใช้ .
4 ถ้าคุณต้องการที่จะบันทึกหรือพิมพ์ ถอดรหัสข้อความกดปุ่มให้เหมาะสม


ข้อมูลทางเทคนิคพลังของโปรแกรมจะขึ้นอยู่กับ 2 คะแนน
ตอนแรก ถ้าชัดเจน มีความคมชัดภาพที่ชัดเจนจะเลือกเช่นเดิม ภาพที่เข้ารหัสดังกล่าวน่าจะไม่แตกต่างจากเดิม นี้เป็นเพราะกระบวนการทำให้เพียงการเปลี่ยนแปลงเล็กน้อยในพิกเซลกันสาดเป็นวิธีการเข้ารหัสข้อความ แต่ละพิกเซลในภาพเล็กน้อย
ผลลัพธ์แก้ไขด้วยความเคารพต้นฉบับ ความแตกต่างเหล่านี้รวมข้อมูลที่เข้ารหัส
ประการที่สองกระบวนการของข้อมูลโดยอาศัยขั้นตอนวิธีการเข้ารหัสที่ซับซ้อน . ขั้นตอนวิธีตามนี้มันคงเป็นไปไม่ได้ที่จะถอดรหัส และยืนยันว่า ข้อมูลที่เชื่อมต่อภายในภาพดังกล่าวมีความปลอดภัยจากการอ่านที่ไม่ได้รับอนุญาต
จุดข้างต้นต้องมีข้อจำกัดของปริมาณของข้อความที่อาจจะถูกเข้ารหัสและช่วงของสัญญาณที่อาจถูกรวมอยู่ในข้อความต้นฉบับ ดังนั้น ตามที่กล่าวไว้ข้างต้น ความยาวของข้อความที่อาจจะเข้ารหัสในรูปใดก็ตาม เป็นเพียงเล็กน้อยน้อยกว่าหนึ่งในสามของจำนวนพิกเซลบนภาพ สำหรับหน้าเว็บที่สมบูรณ์ของข้อความ ( อักขระแถว 80 และ 60 แถวของข้อความแข็ง )
ภาพจะต้องมีอย่างน้อย 14 , 400 ( หรือมากกว่าบาง 15 , 000 ) พิกเซล ( แต่ละบรรทัดประกอบด้วยสองตัวอักษรท้ายบรรทัด ) ดังนั้น หน้าแข็งของข้อความ จะพอดี 120 จาก 120 พิกเซลของภาพ เอกสารทั้งหมดนี้ จะพอดี 160 จาก 160 พิกเซลภาพ

นอกจากนี้ กระบวนการต้องมีการลดจำนวนของสัญลักษณ์ที่จะใช้ในข้อความต่อไปนี้เท่านั้นสัญลักษณ์ได้รับการยอมรับโดยกระบวนการของการเข้ารหัส :

abcdefghijklmnopqrstuvwyxz 1234567890

/ " ? ? ? ? ? ? : -

โปรดสังเกตว่าเฉพาะกรณีที่ต่ำกว่าตัวอักษรสนับสนุน ถ้าคุณป้อนตัวอักษรในข้อความของคุณจะถูกแปลงโดยอัตโนมัติโดยโปรแกรมลดกรณี .
ตัวเลขยังได้รับการสนับสนุน ลบโปรแกรมได้หลายช่องแทน ด้วยช่องว่างเดียวและลบบรรทัดว่างหลายแทนที่พวกเขากับเดียว บรรทัดใหม่
มีเพียงหนึ่งรูปแบบของใบเสนอราคาให้ ( เครื่องหมายวรรคตอน ) ' หนึ่งไปข้างหน้าเฉือน ( ไม่มีเครื่องหมาย ) , จุลภาค , มหัพภาค , เครื่องหมายคำถามอัศเจรีย์ , เครื่องหมายยัติภังค์ ( หรือลบ ) และเครื่องหมาย
ถ้า ข้อความที่คุณระบุใด ๆอื่น ๆพวกเขาจะไม่สนใจ มี . . . . . โดยโปรแกรม อย่างไรก็ตามพวกเขาจะครอบครองพื้นที่บางส่วนภายในภาพ ( แม้เป็นช่องว่าง ) และในวิธีนี้ลดของปริมาณของพื้นที่จัดสรรให้กับข้อความของคุณ

ลดด้านบนของตัวอักษรของป้ายเป็นหนึ่งของความต้องการ เพื่อทำให้กระบวนการเข้ารหัสเป็นไปไม่ได้ที่จะแตก

รหัสจริงประกอบด้วยหลายขั้นตอนหนึ่งในนั้นคือการใช้คีย์ที่ให้มา โดยผู้ใช้ในกระบวนการของการเลือกอัลกอริทึม ดังนั้นตัวอักษรที่อยู่ในคีย์เพิ่มจํานวนรวมขั้นตอนวิธีโดยปัจจัย 20 ปัจจัยนี้ไม่ได้เกี่ยวข้องกับการใด ๆที่มองเห็นได้จากภายนอก คุณสมบัติของโปรแกรมและเป็นส่วนหนึ่งของการดำเนินงานภายในของความซับซ้อนของขั้นตอนวิธี
หากผู้ใช้ตัดสินใจที่จะระบุเพียงห้าอักขระในเขตข้อมูลคีย์เลขชุดของขั้นตอนวิธีที่ใช้โดยโปรแกรมจะ 3200000 นั่นคือด้านบนสามล้าน เพราะนี้มันคือดีกว่าที่จะระบุอย่างน้อยสิบตัวอักษรเป็นหลัก ยัง , 24 บิตขั้นตอนวิธีการเข้ารหัสลับแข็งแกร่งกว่า 8 บิต ดังนั้นถ้าข้อมูลที่เข้ารหัสโดยผู้ใช้เป็นคนอ่อนไหว หนึ่งควรเลือกสำหรับ 24 บิตลึกรูปภาพ
โปรดสังเกตว่า 8 bit ลึกเข้ารหัสอาจจะเห็นเป็นยากมากที่จะใช้ทั้งหมด จึงเสนอมา แต่ความแรงของขั้นตอนวิธีที่ใช้โดยการเข้ารหัสนี้ไม่ได้มากเท่าจาก 24 บิตเดียว



ภาพรูปแบบโปรแกรมสนับสนุนเฉพาะภาพบิตแมปและเพียงสองพิกเซลในความลึก ที่ 8 และ 24 บิตต่อพิกเซล ถ้าคุณพยายามที่จะประมวลผลภาพที่มีพิกเซลที่แตกต่างกันของกระบวนการจะหยุดและข้อความแสดงข้อผิดพลาดจะออก
8 บิตมีไว้เพื่อการเข้าถึงอินเทอร์เน็ตได้ง่าย นั่นคือเรื่องที่อาจจะถูกแปลงเป็นรูปแบบ GIF บิตแมปและบิตแมปในภายหลังกลับไปอีกครั้งในขั้นตอนการแปลงหลายนั้นจะไม่มีการสูญหายของข้อมูลที่จะเข้ารหัส อย่างไรก็ตาม ถ้าคุณตัดสินใจที่จะเลือก กระบวนการแปลงที่เอาแม้แต่นิดเดียว ปริมาณของข้อมูลจากภาพ ( เปลี่ยนสีใด ๆตัวอย่างเช่น
) ภาพดังกล่าวจะไม่สามารถที่จะถอดรหัส .

24 บิตมีไว้เพื่อความสะดวกสบาย , คุณภาพของภาพและการเข้ารหัสที่แข็งแกร่งคุณอาจต้องการที่จะเข้ารหัสข้อความของคุณในและส่งภาพที่มีคุณภาพสูง มันเป็นอย่างนั้น อย่างไรก็ตาม , 24 บิตการเข้ารหัสจะต้องถูกแปลงโดยไม่สูญเสียรูปแบบอื่นใด เพื่อที่จะถอดรหัสอีกครั้งเรียบร้อยแล้ว เพื่อประโยชน์ของอินเทอร์เน็ตโพสต์ PNG รูปแบบที่เหมาะสม .
ที่นี่เป็นจุดที่เข้ารหัสอาศัยการเปลี่ยนแปลงมากนาทีพิกเซลแรเงาของภาพต้นฉบับรูปแบบการแปลงใด ๆที่ไม่สมบูรณ์ รักษาข้อมูลดังกล่าวก็ย่อมทำลายพื้นฐานการเข้ารหัส ( เป็น JPEG ตัวอย่างไม่ได้ )

ภาพทางเลือก

ขออภัย ขนาด 8 บิตการเข้ารหัสที่ไม่สมบูรณ์ โดยเฉพาะเมื่อทำงานกับเอกสารขนาดใหญ่ นั่นคือ เมื่อปริมาณของข้อความจะถูกเข้ารหัสเป็นเข้ากันได้กับพื้นที่สูงสุดของวิถี
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2024 I Love Translation. All reserved.

E-mail: