Creating and Managing Encrypted Libraries

Electronics Desktop lets users create encrypted password-protected files (typically in SPICE format) that may be added to other designs via .lib, .va, or .inc statements. Access the encryption tools through the Tools > Password Manager window.

Password Assignment Types

From the Enter Passwords window, accessible on the Password ManagerNew... option, an encrypted file may be assigned a choice of password types:

      Enter Passwords Window
Note:
  1. Passwords are not saved between sessions and must be re-entered each time Electronics Desktop is started. Passwords are available after one project is closed and another is opened, if the application is not restarted.
  2. Electronics Desktop and Nexxim use the Advanced Encryption Standard (AES) to encrypt libraries and models. Electronics Desktop and Nexxim use a 128 bit block cipher with a 256 bit key.
  3. You can encrypt selected parts of a file by enclosing them within a protected “block”. You can set up multiple .protect/.unprotect blocks in the same file, but you cannot nest them.

    e.g.,

    .protect

    This block is encrypted.

    .unprotect