.asec
{{Short description|Android encrypted file format}}
{{Other uses|asec (disambiguation) }}
{{Infobox file format
| name = Android secure encrypted file
| icon =
| extension = .asec
| mime =
| magic =
| standard =
| free =
| url =
| logo =
| type code =
| uniform type =
| owner = Google
| latest release version =
| latest release date =
| genre =
| container for =
| contained by =
| extended from =
| extended to =
}}
.asec is the filename extension of an Android secure encrypted (ASEC) file. This file extension is specifically associated with Google's Android operating system. It was first introduced with Android 2.2 (codenamed Froyo) in May 2010.
The purpose of ASEC is to prevent existing applications from being modified or corrupted by other programs. Applications moved to an SD card are encrypted and stored there in an ASEC file. These files can then be found under the {{Mono|.android_secure}} folder on the SD card. If an application is moved back to its device's local storage, the file is decrypted from the ASEC file format to a basic APK (Android Package) file format.
{{cite web|title=How to open and convert files with .ASEC file extension|url=http://www.file-extensions.org/asec-file-extension|website=ASEC file extension|accessdate=1 November 2015}}{{cite web|title=File Extensions: Everything You Need to Know|url=http://pcsupport.about.com/od/termsf/g/file_extension.htm|website=About.com Tech|accessdate=2 November 2015|archive-date=5 September 2015|archive-url=https://web.archive.org/web/20150905134153/http://pcsupport.about.com/od/termsf/g/file_extension.htm|url-status=dead}}