經 Fath Software - 產品類型: 構件 / ActiveX OCX / ActiveX DLL
Add encryption and decryption capabilities to your applications. FathCrypt is an ActiveX control and COM component you can use to encrypt your sensitive data with state-of-the-art 256-bit AES (Rijndael) encryption. FathCrypt also features MD5 / SHA-1 / SHA-2 (up to 512 bits) file or string digest, Diffie-Hellman key-agreement protocol methods and Base64 encode/decode methods. FathCrypt has method to encrypt and decrypt strings or files. You can even encrypt and decrypt files from/to memory. FathCrypt includes VB.NET and VB6 sample programs.
我們的常規價格如下。 請登錄後查看打折後的價格。
| 加入購物車 | $ 97.02 | 1 Developer License * | 驗證 | 下載 (1.0 MB) |
| 加入購物車 | $ 67.91 | 2-5 Developer License - price per license * | 驗證 | 下載 (1.0 MB) |
| 加入購物車 | $ 58.21 | 6-10 Developer License - price per license * | 驗證 | 下載 (1.0 MB) |
| 加入購物車 | $ 48.51 | 11 and above Licenses - price per license * | 驗證 | 下載 (1.0 MB) |
我們的價格包括ComponentSource的技術支持。對於大多數可下載的產品,還提供線上備份和免費升級為新版本,若新版本在購買後的30日內發佈的話。 所有銷售都是按照我們的標準條款 進行的,並且適用我們的退貨政策. 請 聯繫我們 若您需要任何未在上面列出的License選擇,包括批量License及以前的版本。
我們的常規價格見上。 請登錄後查看打折後的價格。
FathCrypt is an ActiveX control and COM component you can use to encrypt your sensitive data with state-of-the-art 256-bit AES (Rijndael) encryption. FathCrypt has method to encrypt and decrypt strings or files. You can even encrypt and decrypt files from/to memory.
FathCrypt Features:
FathCrypt Sample Code
FathCryptCtrl1.Key="password"
FathCryptCtrl1.EncryptFile "open.txt","crypted.txt"
FathCryptCtrl1.DecryptFile "crypted.txt","open.txt"
Dim encText As String
encText = FathCryptCtrl1.EncryptData("my password")
Print encText
Print FathCryptCtrl1.DecryptData(encText)
」技術提供