milvus-io/milvus

[Feature]: SHA-3 Support in Milvus

Open

#25,970 opened on Jul 27, 2023

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Go (44,298 stars) (4,000 forks)batch import
good first issuekind/feature

Description

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Requesting the team to provide support for SHA-3 cryptographic algorithm. NIST has started recommending institutions start using SHA-3 based algorithms. Milvus already uses OpenSSL for its TLS encryption. It would be great if it supports SHA-3 along-side RSA.

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

Contributor guide