G
Gordon Crenshaw
Guest
The on-premise ODBC drivers do support SHA-2. The SHA-2 family of cipher suites consists of six hash functions with digests (hash values) that are 224, 256, 384 or 512 bits: SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256. en.wikipedia.org/.../SHA-2. The DataDirect documentation lists all of the cipher suites we support at this URL: media.datadirect.com/.../index.html . In tables 101 and 102, you will see a list of cipher suites that end with SHA256 and SHA 384. Those are the SHA-2 cipher suites we support through OpenSSL.
Continue reading...
Continue reading...