| |
AceEncrypt is an ATL COM component that lets developers easily encrypt and decrypt files. It also provides encryption and decryption of Byte, String, Integer, Long, Float, Double, Decimal, Currency, Date, Byte array(BLOB). AceEncrypt supports both UNICODE and ASCII characters.
Features:
Windows-based Service Provider: AceEncrypt uses Micorsofts CryptoAPI for encryption and decryption. No additional cryptographic service provider is needed.
File Encryption/Decrytion: Encrypt and decrypt any files.
Support 10 different data type: Encrypt/Decrypt String, Byte, Integer, Long, Float, Double, Currency, Decimal, Date and Byte array. You can use type of Byte array to encrypt and decrypt BLOB of memory and put output into BLOB of memory.
Support UNICODE: Encrypt/Decrypt String as UNICODE.
Easy to Use: Only 4 methods and one property in the object you need to learn to use. |
|