GATIKRUSHNA SAHU created AVRO-3777: -------------------------------------- Summary: Support configurable hashing algo in IPC protocol Key: AVRO-3777 URL: https://issues.apache.org/jira/browse/AVRO-3777 Project: Apache Avro Issue Type: New Feature Components: java, python Reporter: GATIKRUSHNA SAHU
In current implementation AVRO IPC used MD5 algorithm for severhash and clienthash .For security reason some os disable MD5 algorithm and allow SHA -256 .For same reason AVRO should support configurable algorithm instead only support MD5. -- This message was sent by Atlassian Jira (v8.20.10#820010)