Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MD5 hash End of Life #66

Open
dlong500 opened this issue Feb 28, 2019 · 2 comments
Open

MD5 hash End of Life #66

dlong500 opened this issue Feb 28, 2019 · 2 comments

Comments

@dlong500
Copy link

Given the notices being sent out regarding the phase out of MD5 hashes being used with Authorize.net in favor of a SHA-512 hash via signature key, I'm unclear on if/how this affects the node SDK. There doesn't appear to be any documentation in this repository related to these issues. Can someone clarify?

@gnongsie
Copy link
Contributor

gnongsie commented Mar 6, 2019

Hi,
As per the official announcements, transHash (which uses MD5 based hashing) will be deprecated and a new field transHashSHA2 (based on SHA-512 based hash utilizing a Signature Key) has been made available.

To perform verification on this field, we have provided a sample code for convenience.

Do let us know if you have any further questions on this.

@saikumarkale
Copy link

TCS-Dev saikumarkale- didn't get any response from the customer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants