CryptoXpressTM SDK: A toolkit that can be used to custom develop solutions needing "strong encryption", message digests (digital signatures) and several industry specific security features. CryptoXpress SDK produces compatible results across many platforms including Windows, Linux (Red Hat and SUSE), HPUX, Solaris and IBM's xSeries, pSeries, xSeries and iSeries. Implementation of the supported cryptography algorithms is verified using test vectors published by the National Institute of Standards and Technology (NIST). |
| |
| Encryption/Decryption Algorithms Supported: |
| |
| Algorithum |
Modes of Operation |
| AES 128-bit encryption |
AES128/PKCS5Padding/ECB
AES128/NoPadding/ECB
AES128/PKCS5Padding/CBC
AES128/NoPadding/CBC
|
| AES 256-bit encryption |
AES256/PKCS5Padding/ECB
AES256/NoPadding/ECB
AES256/PKCS5Padding/CBC
AES256/NoPadding/CBC
|
| Triple DES (3DES) encryption |
3DES/PKCS5Padding/ECB
3DES/NoPadding/ECB
3DES/PKCS5Padding/CBC
3DES/NoPadding/CBC
|
|
| |
| Message Digest Algorithms Supported: |
| |
|
MD5
SHA1
HMACMD5
HMACSHA1
|
| |
| Selected Credit Card Security Features Supported: |
| |
|
LUHN formula (Mod 10) account number validation.
Account number masking in accordance with credit card processing industry standards.
|
| |
| United States Postal Service® (USPS) Address Information Services APIs Supported: |
| |
|
Support for USPS Address verification APIs
Support for USPS Zip Code lookup APIs
Support for USPS City/State lookup APIs
|