Añade seguridad Zero-Knowledge a tu sistema en minutos.
La forma más segura de integrar Hashcret. El cifrado ocurre en el navegador del usuario, garantizando privacidad total.
import { createHashcret } from './hashcret-sdk';
const url = await createHashcret("Mi secreto", {
password: "PIN_OPCIONAL",
burn: true
});
console.log(url); // https://www.hashcret.com/#...
Si usas un editor con IA, copia este link y pídele que lo lea para que implemente Hashcret por ti:
https://www.hashcret.com/hashcret-integration.md