Skip to content

Support HMAC SHA-512 hash rather than md5 (urgent) #123

Open
@judgej

Description

@judgej

This has kind of crept up unnoticed by me, as I've been busy on other things. Sorry.

The md5 hash is being removed by the end of January 2019. All hashes must now be calculated using SHA-256 hashes. This will be a major version release, where the hashSecret must be replaced with a new key to work, and md5 support is removed completely.

Details on the upgrade here:

https://developer.authorize.net/support/hash_upgrade/

Note: I'm now using release 3.1.0 in production against the DPM API and it is working okay for me. Ultimately DPM, SIM and CIM are all deprecated and will no longer be supported by Authorize.Net at some point in the future, so everyone will need to plan on how to switch over to the generic API API. I'm working on this implementation, but other examples may exist.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions