| Encryptionizer
DE: Technical Specifications
Overview Technical FAQ APIs
Encryption Algorithms
Encryptionizer DE supports the following encryption algorithms for
field/column encryption APIs. We will be adding new algorithms as required by
customers.
- DES (Data Encryption Standard)
- Triple DES (also known as 3DES or DES3) with two or three keys
- Blowfish
- RC5 (available upon request. may require RSA license
fee.)
- AES (1st quarter 2005)
- LLE (proprietary legacy algorithm) *
* Though you can use the APIs to
encrypt and decrypt a file with any algorithm, dynamic file encryption
currently works only with LLE. Dynamic support for other
algorithms is due by the fourth quarter of 2004.
Key Length
Encryptionizer allows you to encryption select key lengths of 64, 128,
or 256 bits (8, 16, and 32 bytes respectively). The international version
is limited to 128 bits. The legacy LLE algorithm is limited to 64 bits.
Development platforms
Encryptionizer supports most Win32 development platforms. The following is
a small sample of some of the more commonly used platforms that you can use
Encryptionizer with:
Microsoft
- MS Access
- Visual C/C++
- Visual Studio
- Visual Basic (VB)
- Visual Basic for Applications (VBA)
- Microsoft Office
- Visual J++
- Visual FoxPro (VFP)
Borland
- Delphi
- C++ Builder
- JBuilder
IBM
- VisualAge C++
- VisualAge for Java
- VisualAge Generator
Miscellaneous
- Crystal Reports
- Sybase PowerBuilder
- Alaska XBase++
- Visual dBase
Win16
Encryptionizer DE/16 (API only), a separate product, can be used to add
encryption to Win16 development platforms such as:
- Microsoft Visual Basic 3
- Borland Delphi 1
- Microsoft FoxPro Windows 2.6
- Microsoft Visual C/C++ 1.5
- CA-Clipper plus FiveWin / Clip4Win
Windows Versions
- Windows NT4 Workstation, SP5 or later
- Windows NT4 Servers, SP5 or later
- Windows 2000 Professional
- Windows 2000 Servers
- Windows XP
- Windows 95
- Windows 98
- Windows ME (Millennium Edition)
Media/File Systems
Encryptionizer allows your application to work with
encrypted databases on the following file systems/media types:
- FAT
- FAT32
- NTFS
- CDROM/DVD
- RAW
- RDR (network volumes, including Windows networking and
Novell Netware)
- DFS (except from NT4 workstations)
- Novell Netware
Overview Technical FAQ APIs
|