经 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)
强力驱动