# Secure environment

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Secure_environment
> Markdown URL: https://mediated.wiki/source/Secure_environment.md
> Source: https://en.wikipedia.org/wiki/Secure_environment
> Source revision: 1314911000
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

In [computing](/source/computing), a '''secure environment''' is any <!--environment-->system which implements the controlled [storage](/source/computer_data_storage) and use of information.  In the event of [computing](/source/computing) [data loss](/source/data_loss), a secure environment is used to protect personal or confidential data. It may also be known as a trusted execution environment (TEE).<ref name="b970">{{cite journal | last1=Kumar | first1=Sandeep | last2=Moolchandani | first2=Diksha | last3=Sarangi | first3=Smruti R. | title=Hardware-assisted mechanisms to enforce control flow integrity: A comprehensive survey | journal=Journal of Systems Architecture | publisher=Elsevier BV | volume=130 | year=2022 | issn=1383-7621 | doi=10.1016/j.sysarc.2022.102644 | article-number=102644}}</ref><ref name="d880">{{cite web | title=Basics of Trusted Execution Environments (TEEs): The Heart of Confidential Computing – Confidential Computing Consortium | website=Confidential Computing Consortium | date=2024-03-13 | url=https://confidentialcomputing.io/2024/03/13/basics-of-trusted-execution-environments-tees-the-heart-of-confidential-computing/ | access-date=2025-08-11}}</ref>

Often, secure environments employ [cryptography](/source/cryptography) as a means to protect information. This is typically used for processing confidential or restricted information.<ref name="p115">{{cite book | last1=Lee | first1=Changhoon | last2=Seigneur | first2=Jean-Marc | last3=Park | first3=James J. Jong Hyuk | last4=Wagner | first4=Roland R. | title=Secure and Trust Computing, Data Management, and Applications: STA 2011 Workshops: IWCS 2011 and STAVE 2011, Loutraki, Greece, June 28-30, 2011. Proceedings | publisher=Springer Science & Business Media | date=2011-07-05 | isbn=978-3-642-22364-8 | url=https://www.google.co.uk/books/edition/Secure_and_Trust_Computing_Data_Manageme/XKaSjkUnkjMC?hl=en&gbpv=1&dq=%2522Secure+environment%2522+computing&pg=PA174&printsec=frontcover | access-date=2025-08-11 | page=174}}</ref>

Some secure environments employ [cryptographic hashing](/source/Cryptographic_hash_function), simply to verify that the information has not been altered since it was last modified.

==See also==
* [Backup](/source/Backup)
* [Data recovery](/source/Data_recovery)
* [Cleanroom](/source/Cleanroom)
* [Mandatory access control](/source/Mandatory_access_control) (MAC)
* [Trusted computing](/source/Trusted_computing)
* [Homomorphic encryption](/source/Homomorphic_encryption)

==References==
{{reflist}}

{{DEFAULTSORT:Secure Environment}}
Category:Computer security

{{Comp-sci-stub}}

---
Adapted from the Wikipedia article [Secure environment](https://en.wikipedia.org/wiki/Secure_environment) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Secure_environment?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
