Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

104
Vistas
how to search encryption value in mongodb

I am trying to implement a searchable encryption in nodejs by using the encrypted index. Here is my database.

    {
       "_id" : 2,
       "name" : "Anya",
       "username" : "myName",
    }

i tried this method too. but didn't work. i'm new in node and try to search with encrypted value. any one have idea about how to make to solve it.

db.collection.find({name: "encrypted value"})
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

MongoDB client-side field level encryption uses the encrypt-then-MAC approach combined with either a deterministic or random initialization vector to encrypt field values. MongoDB only supports the AEAD AES-256-CBC encryption algorithm with HMAC-SHA-512 here what I got relevant to these MAC.

https://docs.mongodb.com/manual/core/security-client-side-encryption/

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda