![]() ------------------------------------------- 開發商:WebSupergoo 原廠網址:http://www.websupergoo.com/abccrypto-1.htm ------------------------------------------------------------------------------ 加密使用ABCCryptoABCCrypto是一個ATL COM組件進行加密和解密數據。 簡單易用,並與幾乎任何格式你從來沒有碰到。 您可以加密或解密的變種,BLOB數據或文件。 ABCCrypto使用標準Windows加密API,以確保在所有平台上一致的行為。 它採用40位的RSA加密密鑰的實際水平幾乎全境的安全,世界上任何一個國家。 由於ABCCrypto是Unicode標準的自始至終,你可以使用它與任何一種語言從英語到阿拉伯語韓語。 數據加密只是向你展示如何使用簡單的是,這裡是一個例子,如何加密字符串的文本,然後將加密的數據寫入到瀏覽器。 集河,伺服器(“ABCCrypto2.Crypto”) 文件加密如果你要加密一個文件,再簡單不過的。 您的檔案加密的代碼將看起來像這樣。 集河,伺服器(“ABCCrypto2.Crypto”) ASP和VB的 - 視覺基礎你可以使用ABCCrypto從ASP,Visual Basic或任何腳本語言,支持微軟的ActiveX腳本接口。 這些措施包括VBScript中(Visual Basic腳本版),JScript中,PERLScript,PScript,和Python。 ABCCrypto運行於Windows 2000,Windows NT中,Windows XP中,Windows Vista和Windows 2003。 由於ABCCrypo既是螺紋它的理想IIS下使用。 Encryption using ABCCryptoABCCrypto is an ATL COM component for encrypting and decrypting data. It's incredibly simple to use and works with virtually any format you'll ever come across. You can encrypt or decrypt variants, BLOB data or files. ABCCrypto uses the standard Windows Cryptography API to ensure consistent behavior across all platforms. It uses RSA Encryption with 40 bit keys for a practical level of security throughout virtually any country in the world. Because ABCCrypto is Unicode compliant throughout, you can use it with any language from English to Arabic to Korean. Data EncryptionJust to show you how simple it is to use, here's an example of how to encrypt a string of text and then write the encrypted data to a browser. Set cr = Server.CreateObject("ABCCrypto2.Crypto") File EncryptionIf you want to encrypt a file that couldn't be easier either. Your file encryption code will look something like this. Set cr = Server.CreateObject("ABCCrypto2.Crypto") ASP and VB - Visual BasicYou can use ABCCrypto from ASP, Visual Basic or any scripting language that supports the Microsoft ActiveX Scripting interfaces. These include VBScript (Visual Basic Scripting Edition), JScript, PERLScript, PScript, and Python. ABCCrypto runs on Windows 2000, Windows NT, Windows XP, Windows Vista and Windows 2003. Because ABCCrypo is both threaded it's ideal for use under IIS. |
設計和開發工具 > ActiveX/COM組件 >