• 建立在C#。净,winSHA1Sum是一个直观的应用程序可以使用以计算SHA1校验的文件以及与之相匹配的对另一散列,以便找出如果两个相关的文件完全相同或不同。

    这是裹在一个友好的用户界面从制造只是一个窗口,该窗口概述了所有设置开始之前一个任务。

    你可以诉诸传统的文件浏览器来找到并打开的文件,以便自动计算其SHA1hash,并认为它在这个窗口。

    这种签名可以与另一个字母数字值的类型或粘贴从剪贴板。 后来,该工具带来了一个小型板的的中心,在屏幕上通知你是否在两个校验和不同或相同。

    整个程序被装在一个单和小可执行的文件,该文件可以方便复制的地盘上或储存在一个可拆卸的储存设备,以便容易地运行winSHA1Sum上的任何机器。

    然而,它需要你所拥有的。净框架安装的,因为这是发达国家借助这一平台。 另一方面,它没有创建文件的磁盘上或增加新的项系统登记。

    它的工作顺利,在我们的测试,而没有引起Windows挂,崩溃或示错误信息的对话。 我们还没有遇到任何的兼容性问题与新版本的Windows,考虑到它一直没有更新后的很长一段时间。 SHA1计算和比较工作是立即执行,在这期间,该程序仍然是光系统资源的消耗。

    把一切都考虑在内,winSHA1Sum被证明是一个有用的和迅速的程序,用于计算和比较SHA1签名,以证实文件的完整性。

  • में निर्मित सी# और .नेट, winSHA1Sum है एक सहज ज्ञान युक्त आवेदन आप का उपयोग कर सकते हैं की गणना करने के लिए SHA1 checksum के साथ एक फ़ाइल के रूप में अच्छी तरह के रूप में करने के लिए यह मैच एक दूसरे के खिलाफ हैश करने के क्रम में, तो बाहर का पता लगाएं दो संबद्ध फ़ाइलें समान हैं या अलग-अलग है ।

    यह में लिपटे एक उपयोगकर्ता के अनुकूल इंटरफेस के साथ बनाया से सिर्फ एक खिड़की है कि आप देता है के एक सिंहावलोकन सभी सेटिंग्स शुरू करने से पहले एक काम है ।

    आप कर सकते हैं का सहारा करने के लिए पारंपरिक करने के लिए फ़ाइल ब्राउज़र का पता लगाने और फ़ाइल खोलने के लिए आदेश में, स्वचालित रूप से गणना अपने SHA1 हैश और यह देखने के लिए इस विंडो में है ।

    इस हस्ताक्षर किया जा सकता है के साथ तुलना में एक और अक्षरांकीय मान टाइप मौके पर या क्लिपबोर्ड से चिपकाया. बाद में, उपकरण लाता है एक छोटे से पैनल में स्क्रीन के केंद्र को सूचित करने के लिए कि क्या आप दो चेकसमों कर रहे हैं अलग या एक ही है ।

    पूरे कार्यक्रम में पैक किया जाता है एक एकल और छोटे निष्पादन योग्य फ़ाइल हो सकता है, जो आसानी से नकल की, कहीं भी डिस्क पर या पर संग्रहीत एक हटाने योग्य भंडारण युक्ति, क्रम में करने के लिए आसानी से चलाने के winSHA1Sum पर किसी भी मशीन है ।

    हालांकि, यह आप की आवश्यकता है के लिए है .NET Framework स्थापित है, के बाद से यह विकसित किया गया था की सहायता के साथ इस मंच है । दूसरे हाथ पर, यह नहीं बनाने के लिए फ़ाइलें डिस्क पर या नई प्रविष्टियों को जोड़ने के लिए अपने सिस्टम रजिस्ट्री.

    यह काम सुचारू रूप से हमारे परीक्षण में, के कारण के बिना विंडोज लटका करने के लिए, दुर्घटना या त्रुटि संवाद. हम भर में आ havent किसी भी संगतता मुद्दों के साथ नए विंडोज संस्करणों के लिए, विचार है कि यह नवीनीकृत नहीं किया गया है एक लंबे समय के लिए. SHA1 गणना और तुलना नौकरियाँ थे तुरन्त मार डाला, जिसके दौरान एप्लिकेशन बने रहे पर प्रकाश सिस्टम संसाधनों की खपत ।

    सब कुछ ले रही है, खाते में winSHA1Sum साबित किया जा करने के लिए एक उपयोगी और तेजी के लिए एक कार्यक्रम की गणना और तुलना SHA1 हस्ताक्षर मान्य करने के लिए फ़ाइल अखंडता.

  • Built in C# and .NET, winSHA1Sum is an intuitive application you can use to calculate the SHA1 checksum of a file as well as to match it against another hash, in order to find out if the two associated files are identical or different.

    It's wrapped in a user-friendly interface made from just one window that gives you an overview of all settings before starting a task.

    You can resort to the traditional file browser to locate and open a file, in order to automatically compute its SHA1 hash and view it in this window.

    This signature can be compared with another alphanumerical value typed on the spot or pasted from the Clipboard. Afterward, the tool brings up a small panel in the center of the screen to inform you whether the two checksums are different or the same.

    The entire program is packed in a single and tiny executable file which can be conveniently copied anywhere on the disk or stored on a removable storage device, in order to easily run winSHA1Sum on any machine.

    However, it requires you to have .NET Framework installed, since it was developed with the aid of this platform. On the other hand, it doesn't create files on the disk or add new entries to your system registry.

    It worked smoothly in our testing, without causing Windows to hang, crash or show error dialogs. We haven't come across any compatibility issues with newer Windows versions, considering that it hasn't been updated for a long time. SHA1 calculation and comparison jobs were executed instantly, during which the app remained light on system resources consumption.

    Taking everything into account, winSHA1Sum proves to be a useful and speedy program for calculating and comparing SHA1 signatures to validate file integrity.