Encrypted Files on the IP Phone
7-4 41-001160-01, Rev 00, Release 2.3
IP Phone Administrator Guide
Procedure to Encrypt Configuration Files
To encrypt the IP phone configuration files:
1. Open a command line window application (i.e., DOS window).
2. At the prompt, enter anacrypt.exe and press <Return>.
C:\> anacrypt.exe -h
Provides encryption of the configuration files used for the family of Aastra IP
phones, using 56bit triple-DES and site-specific keys.
Copyright (c) 2008, Aastra Technologies, Ltd.
Copyright (c) 1999, Philip J. Erdelsky
Usage:
anacrypt {infile.cfg|-d <dir>} [-p password] [-m] [-i] [-v] [-h]
Note: Incorrect password produces garbage. For site-specific keyfile
security.cfg the plaintext must match password.
Anacrypt Switch Description
{infile.cfg | -d <dir>} Specifies that all .cfg files in <dir> should be encrypted
[-p password] Specifies password used to generate keys
-m Generate MAC.tuz files that are phone specific. This switch generates files that are
only usable for phones with firmware version 2.2.0 and above.
-i Generate security.tuz file
-v Specifies the version of encryption that the anacrypt tool uses. Use version 1 encryption
(i.e., -v1) to generate firmware that is readable by all model phones. Without the -v1
switch, the anacrypt tool generates files that are only readable by phones with
firmware 2.2.0 and above.
-h Display program help text