Generate SHA-384 hashes from text or files for high-security applications Ideal for TLS certificates, code signing, and enterprise-grade integrity checks.
Generate SHA-384 hashes from text or files for high-security applications Ideal for TLS certificates, code signing, and enterprise-grade integrity checks.
इस विषय के बारे में सामान्य प्रश्न और उत्तर।
SHA-384 is a truncated version of SHA-512 that produces a 384-bit (96-character hex) hash, commonly used in TLS and digital signatures.
SHA-384 uses different initial hash values and truncates the output to 384 bits.
SHA-384 is used when higher security than SHA-256 is needed without the full length of SHA-512.
नहीं, SHA-384 hash generation runs entirely in your browser using JavaScript. Your input data remains on your device at all times.