Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Jul 20, 2023

Improve Hashing Algorithm Choices in Atlas Functions

Atlas Functions have a `utils.crypto` API that offers hashing. However, the available hashes are embarrassing: SHA1, MD5, and SHA256. I understand that not *everything* we hash might need security and there's a speed/security tradeoff. But not even OFFERING a cryptographically-secure modern hashing algorithm in 2023 is nuts. People shouldn't have to import third party dependencies just to get best-practice hashing algorithms. Please improve the algorithm choices.
  • Attach files