iMIS Credit Card Encryption -- What is it?

I posted this as an SMR, but I think it may be faster to post it here, since I know a lot of the ASI dev. staff reads this, and in the past I know Tech Support sometimes can take a while to get an answer from Dev.

I would like to know the type of encryption and the bit length of the key for a security audit being done.

In other words, what code is called when you call Encrypt from ASIUtil.dll?

Thanks!
Jason

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

From ASI Tech Support (thanks Chris!):

ASI uses the "Triple Data Encryption Standard (Triple DES)" which has a key length of 168 bits . This is an industry standard. For the hashing of passwords, we use SHA1.