Most security teams have both in their stack. Very few can explain what each one actually protects, or where one stops and the other has to start.

Transfer encryption secures the channel. Persistent file-level encryption secures the content. They are different controls answering different questions, and conflating them is one of the most common ways regulated organizations create compliance gaps they do not know exist until an assessor or incident exposes them.

This guide explains the architectural difference, maps it to the compliance requirements that actually matter for defense contractors, legal practices, and financial services firms, and gives you a decision framework for knowing which control your specific scenario demands.

What Does Transfer Encryption Actually Protect?

Transfer encryption, delivered via TLS, SFTP, HTTPS, or secure portal technologies, protects data in transit between two points. The channel is encrypted, but the content that travels through it is not.

When a file reaches its destination, transfer encryption's job is done. The recipient's server decrypts the channel. The file lands in plaintext. From that point forward, the protection that existed during transit no longer applies.

This is not a flaw in transfer encryption. It is what transfer encryption was designed to do. TLS protects network communications. SFTP protects file transit between systems. Secure portals protect the handoff. None of them were designed to protect what happens to a file after it arrives.

The problem for regulated organizations is that the compliance language in most frameworks does not distinguish between transit protection and content protection. "Protect CUI in transit" sounds like a transfer encryption requirement. CMMC Level 2 Practice SC.L2-3.13.10 is more specific: it requires FIPS-validated cryptography. The question of whether that validation applies to the channel, the file, or both is precisely where audit findings happen. 

What Does Persistent File-Level Encryption Protect?

Persistent file-level encryption binds cryptographic protection to the file object itself, not to the system or channel used to send it. The encryption travels with the file — from creation, through transit, through storage, through sharing, through download, and through any subsequent movement the file makes beyond your direct control.

When a file protected with persistent encryption leaves your environment, it does not become unprotected. The encryption remains active. The access policies remain enforced. The file is readable only to parties who meet the current access conditions — and those conditions can be updated or revoked after the file has already been shared.

This creates a fundamentally different security model. Transfer encryption is about controlling the path. Persistent encryption is about controlling the content, regardless of what path it takes.

The practical difference becomes visible the moment a file moves outside the environment you control: a subcontractor's network, a personal device, a cloud storage service the recipient uses informally, or a legal data room that the other side controls. Transfer encryption's coverage ends at your boundary. Persistent encryption's coverage does not.

The regulatory frameworks most relevant to defense contractors and regulated professional services firms are increasingly precise about what they require — and that precision is what makes the transfer/persistent distinction consequential.

CMMC Level 2: SC.L2-3.13.10 requires organizations to "employ FIPS-validated cryptography when used to protect the confidentiality of CUI." SC.L2-3.13.16 addresses CUI protection at rest. Together, these controls require cryptographic protection that applies to the file — not just to the channel. Transfer encryption alone satisfies neither control in a supply chain scenario where files move outside your directly controlled infrastructure. Understanding what FIPS 140-3 validated actually means is the starting point for knowing whether your current stack meets the requirement.

ITAR: The International Traffic in Arms Regulations require that technical data be protected with controls adequate to prevent unauthorized access. When ITAR-controlled schematics, drawings, or specifications are shared with Tier 2 suppliers or overseas partners, "we sent it over SFTP" does not constitute an adequate control. What happens to ITAR-controlled files after they have been transferred is the compliance question that transfer encryption cannot answer. Persistent encryption, with revocable access, is the architectural response.

Legal and professional services: ABA Model Rule 1.6(c) requires lawyers to make reasonable efforts to prevent the unauthorized disclosure of client information. When a privileged document is downloaded from a secure portal onto a client's device, a former employee's hard drive, or a co-counsel's file server, the portal's security has ended, and the document is no longer under the firm's control. Persistent encryption maintains that control regardless of where the file travels.

The common pattern across all three frameworks is that transfer encryption satisfies the in-transit requirement. It does not satisfy the at-rest requirement, the post-sharing requirement, or the demonstrable-control-over-exfiltrated-data requirement that assessors, regulators, and courts increasingly apply.

🔒 Stop File Exposure at the Moment of Download

Transfer encryption and secure portals stop protecting CUI the second a partner clicks save. See how per-file zero-knowledge encryption keeps sensitive files unreadable on any unmanaged device.

Explore Persistent File Encryption Architecture

Which Scenarios Require Transfer Encryption Alone?

Transfer encryption is the right and sufficient control when the risk you are managing is interception during transit, and when the recipient environment is trusted and itself adequately secured.

Internal system-to-system integrations within a controlled environment — API calls between services in a FedRAMP-authorized cloud, database replication between secured servers, automated pipeline transfers within a single organizational boundary — are scenarios where TLS or SFTP is the appropriate control. The channel is the boundary. The content lands in an environment you control and can protect through other means.

Consumer-facing web applications where the data exchanged is low-sensitivity and the regulatory exposure is limited are also scenarios where transfer encryption alone may be proportionate. Protecting a user's session or a standard transaction does not require the same controls as protecting ITAR-controlled technical data shared with a foreign manufacturer.

The key signal is whether the file's protection needs to persist beyond the point at which your organization controls the receiving environment. If you control both sides, transfer encryption is often sufficient. If the file crosses an organizational or jurisdictional boundary into an environment you do not control, the question of what happens after transit becomes your compliance exposure. 

Which Scenarios Require Persistent Encryption, and Why Transfer Encryption Alone Is Not Enough?

Any scenario where a file moves outside your directly controlled infrastructure and its confidentiality must be maintained is a scenario that transfer encryption alone cannot adequately address. Specifically:

Defense supply chain file sharing: When a prime contractor shares CUI with a Tier 2 supplier, the file crosses into a network, device environment, and user population the prime does not control. Transfer encryption protects the handoff. Persistent encryption protects what happens on the other side. Limiting the blast radius of a supply chain credential compromise requires encryption that remains active at the file level, not encryption that ended at the supplier's server boundary.

External collaboration on export-controlled data: ITAR and EAR create affirmative obligations around who can access technical data, under what circumstances, and with what controls demonstrably in place. When design files are shared with manufacturing partners, transfer encryption documents the handoff. Persistent encryption with context-aware access controls and a revocable access mechanism documents ongoing protection and gives the organization a response capability when circumstances change.

Legal matter management across parties: Documents in litigation, M&A due diligence, or regulatory proceedings move across organizations, devices, and jurisdictions outside any one party's control. Portal-based security ends when the file is downloaded. Persistent encryption maintains access control — and more importantly, gives the firm the ability to revoke access to a document after it has been shared, a capability that has direct relevance to settlement negotiations, discovery disputes, and data breach response.

Remote and hybrid workforces accessing files on unmanaged devices: BYOD environments, contractor laptops, and remote worker devices are not inside your security perimeter. A file downloaded from SharePoint onto an unmanaged device exits your environment. Transfer encryption handles the SharePoint-to-device transit. What protects the file after it lands is a different question entirely.

How Do You Choose? A Decision Framework for Regulated Organizations

The decision is not either/or. Most regulated organizations need both — transfer encryption for channel security, persistent encryption for content control. The framework question is whether your current stack provides both, or whether you have transfer encryption coverage and a gap where persistent coverage should be.

Scenario Transfer Encryption Sufficient? Persistent Encryption Required?
Internal system-to-system transfer, controlled environment Yes No
External file sharing with supply chain partners No Yes — files cross organizational boundary
Cloud storage accessed by remote/unmanaged devices No Yes — files land outside controlled environment
Legal document exchange with opposing counsel No Yes — files exit firm control on download
Secure portal for client document delivery Partially Yes — portal protection ends at download
ITAR technical data shared with foreign manufacturers No Yes — regulatory obligation follows the file
CUI shared with CMMC Level 2 subcontractors No Yes — SC.L2-3.13.10 requires FIPS-validated cryptography
Internal secure messaging and collaboration Yes Context-dependent

The vendor evaluation question that follows from this framework is precise: does the platform you are evaluating apply encryption to the file object itself, or to the system that hosts the file? Platforms that protect files while they are in a managed container — SharePoint permissions, Google Drive access controls, a secure portal — provide container security. Container security and file-level encryption are not the same thing, and in regulated industries, the distinction determines compliance outcomes.

The secondary evaluation question is key custody: when persistent encryption is applied, who controls the decryption keys? A vendor that manages keys on your behalf can access your files, can be compelled to produce them under legal order, and introduces a category of third-party risk that is directly relevant to ITAR and attorney-client privilege analysis. Zero-knowledge key architecture removes the vendor from the decryption chain entirely, which changes both the security posture and the legal exposure.

📋 Eliminate Supply Chain Compliance Gaps in 14 Days

Protect CUI across external supply chains, M365, and Dropbox without data migration. Validate persistent zero-knowledge encryption with your CMMC or ITAR assessment team.

Schedule Your 2-Week Proof of Concept

FAQs: Transfer vs. Persistent File Encryption

Does SFTP satisfy CMMC Level 2 encryption requirements?

SFTP satisfies the in-transit component of CMMC encryption requirements for data moving between systems. It does not satisfy SC.L2-3.13.10 or SC.L2-3.13.16 for data at rest or for files that move outside your directly controlled infrastructure. CMMC assessors will ask how CUI is protected after it leaves your environment. If the answer is SFTP, the follow-up question is what protects the file on the recipient's system — and that answer cannot also be SFTP.

Can a secure file-transfer platform like a managed file transfer solution substitute for persistent encryption?

Managed file transfer platforms — which govern, log, and automate file transfer workflows — address the governance and auditability of the transfer process. They do not apply persistent encryption to the file object. A file transferred via a governed MFT platform lands at the destination without file-level protection unless the file itself was encrypted before transfer. For regulated supply chain scenarios, MFT and persistent encryption are complementary controls, not substitutes.

How does persistent encryption affect the recipient's experience when opening a shared file?

In well-implemented persistent encryption architectures, the recipient experience is comparable to opening any web-hosted document. Access verification and decryption happen in the background. Recipients typically open files in a browser using their existing identity credentials, with no client-side software installation required. The friction associated with older rights management systems — proprietary viewers, mandatory software installs, compatibility limitations — does not apply to modern file-layer encryption platforms built on standard identity protocols.

If a file is protected with persistent encryption and a recipient's device is compromised, can access be revoked?

Yes, in a properly implemented file-layer encryption system. Because the access decision is evaluated at the time of opening rather than at the time of sharing, revoking access after the fact takes effect immediately — including for files already downloaded and sitting on a compromised device. This is the architectural property that makes persistent encryption directly relevant to incident response: the ability to contain the impact of a device compromise without needing to retrieve or delete the file.