Skip to main content
Security Safeguards

Encryption (at rest and in transit)

Scrambling PHI so it is unreadable without a key, both while stored and while transmitted.

Encryption scrambles data so it cannot be read without a decryption key. HIPAA expects PHI to be encrypted both at rest (while stored on disk) and in transit (while moving across a network). Compliant setups typically use AES-256 for stored data and TLS 1.2 or higher for data in transit.

Under the current Security Rule encryption is an "addressable" specification, meaning it must be used where reasonable or an equivalent measure documented. See key security measures for HIPAA-compliant hosting. Apps can add field-level encryption on top of disk encryption. Our Laravel HIPAA compliant guide shows how Laravel's encrypted casts do it.

Stay current on HIPAA hosting

Practical guidance on compliance, hosting and the rules that actually apply to your practice.

Email me occasional updates about HIPAA hosting and compliance. No more than a few times a month, and you can unsubscribe at any time.