The present invention relates to secure storage in a storage system, and more specifically, to generation and control of encryption keys used by secure systems, and even more particularly to control of re-keying operations.
A storage system is a computer that provides storage service relating to the organization of information on writable persistent storage devices, such as memories, tapes or disks. The storage system is commonly deployed within a storage area network (SAN) or a network attached storage (NAS) environment. When used within a NAS environment, the storage system may be embodied as a file server including an operating system that implements a file system to logically organize the information as a hierarchical structure of data containers, such as files on, e.g., the disks. Each “on-disk” file may be implemented as a set of data structures, e.g., disk blocks, configured to store information, such as the actual data (i.e., file data) for the file.
Herein the term “client” and “host” are used interchangeably.
Where the information is organized as files, the client requesting the information, typically maintains file mappings and manages file semantics, while its requests (and storage system responses) address the information in terms of block addressing on disk using, e.g., a logical unit number (lun).
A network environment may be provided wherein information (data) is stored in secure storage served by one or more storage systems coupled to one or more security appliances. Each security appliance is configured to transform unencrypted data (cleartext) generated by clients (or initiators) into encrypted data (ciphertext) destined for secure storage or “cryptainers” on the storage system (or target). As used herein, a cryptainer is a piece of storage on a storage device, such as a disk, in which the encrypted data is stored. In the context of a SAN environment, a cryptainer can be, e.g., a disk, a region on the disk or several regions on one or more disks that, in the context of a SAN protocol, is accessible as a lun (logical unit number).
Each cryptainer is associated with its own encryption key, e.g., a cryptainer key, which is used by the security appliance to encrypt and decrypt the data stored on the cryptainer. An encryption key is a code or number which, when taken together with an encryption algorithm, defines a unique transformation used to encrypt or decrypt data. Data remains encrypted while stored in a cryptainer until requested by an authorized client. At that time, the security appliance retrieves the encrypted data from the cryptainer, decrypts it and forwards the unencrypted data to the client.
In practical systems encrypted data stored on a disk block (or other cryptainer) is often re-keyed, that is re-encrypted, according to a policy. If for example, the policy may dictate that, if an encryption key is compromised, the data may not be secure and must be re-keyed or re-encrypted. The policy may also dictate that, as a matter of common practice, data might be regularly re-encrypted on a time basis. For example, for critical information the data may be re-encrypted every day or week or month, whereas other data may be re-encrypted over longer time periods, e.g., every year. Herein re-keying involves reading and decrypting ciphertext data with the old key to yield clear data, and then re-encrypting the clear data with a new encryption key and restoring the data to the storage medium.
In some systems the security appliance performs the encryption and decryption, and, in addition, the security appliance may control access to both the storage and the client or authentication, where only “secure known” clients are served. The security appliance is the proxy for both the client and the storage system. That is the security appliance appears as the storage system to the client and appears as the client to the storage system. Additionally, re-keying is also handled by the security appliance, where the security appliance manages the key(s) and the block(s) associated with each key. In known systems each file may be encrypted with a given key and the file and the key are stored and tracked by the security appliance using a file system to manage all the file keys.
The security appliance logs and tracks the activities for a large number of differs ent clients, a large number of different file blocks, a large number of different encryption keys that must be generated and implemented, and a large number of different storage systems. The security appliance store the policy governing such re-keying while tracking a very large number of new keys and corresponding very large number of blocks being re-keyed. The security appliance interacts with the storage system to reserve space and to initiate reads and writes to that space, and it ensures that there is no interference among the clients, files, keys, and storage systems.
The volume of tasks enumerated above may affect system performance. The operations may be slowed and become more inflexible due to the work load. Accordingly, it may be advantageous to offload or shift some of the tasks performed by the security appliance to improve performance.
The present invention addresses limitations in the known systems by shifting tasks from the security appliance to the clients or hosts. In particular the policy governing compromised keys and initiating re-writing (re-keying) of stored ciphertext may be transferred from the security appliance to the client/host. In such a system, the security appliance still generates encryption keys, performs the encryption and decryption and tracks which block or blocks of a storage system are encrypted with what keys.
System performance may be improved with the security appliance performing fewer tasks, and, with improved performance, the system becomes more flexible to accommodate other possible configurations and arrangements.
It will be appreciated by those skilled in the art that although the following Detailed Description will proceed with reference being made to illustrative embodiments, the drawings, and methods of use, the present invention is not intended to be limited to these embodiments and methods of use. Rather, the present invention is of broad scope and is intended to be defined as only set forth in the accompanying claims.
The above and further advantages of the invention may be better understood by referring to the following description in conjunction with the accompanying drawings in which like reference numerals indicate identical or functionally similar elements:
The present invention includes a host initiating re-keying of stored ciphertext. The host may directly connect to a security appliance or the storage system having a security module 404 as illustrated in
In the illustrative embodiment, the security appliance employs a conventional encryption algorithm, e.g., the Advanced Encryption Standard (AES) or other appropriate algorithms, to transform unencrypted data (cleartext) generated by the clients 102 into encrypted data (ciphertext) intended for secure storage, i.e., one or more cryptainers, on the storage system 110. To that end, the security appliance illustratively uses a high-quality, software or hardware-based pseudo random number generation technique to generate encryption keys. The encryption and decryption operations are performed using these encryptions keys, such as a cryptainer key associated with each cryptainer. As described herein, the security appliance 200 uses an appropriate cryptainer key to encrypt or decrypt portions of data stored in a particular cryptainer. The security appliance, in addition to encrypting and decrypting, addresses the storage system 110, provides authentication, secure-logging and “virtualization.” Virtualization refers to the security appliance appearing as if it were the storage system to the client, while appearing as if it were the client to the storage system.
A lifetime key management (LKM) server 400 is configured to manage all encryption keys used by the security appliance 200 to encrypt and decrypt data securely stored on the storage system 110, ensuring encryption key availability for the life of the secured data. For example, the LKM server 400 receives encrypted cryptainer keys from the security appliance 200 and sends encrypted cryptainer keys on demand to the appliance. The LKM server is further configured to support a plurality of security appliances 200 such that, when a particular appliance encounters a data access request directed to a cryptainer for which it does not have the appropriate key, that appliance accesses the LKM server 400 to receive the appropriate key.
In
The actual implementations within the systems of
The clients may be running conventional operating system software, for example Windows or Unix, but other operating systems may be used, and, further, the operations may be implemented in hardware or firmware/hardware, etc. The protocol governing the communications between the clients and the security appliance may be XML, but others may be used.
The SEP 390 illustratively implements the AES-256 encryption algorithm. However, in alternative embodiments, the SEP 390 may implement additional and/or differing encryption algorithms including, e.g., HMAC-SHA-512, deterministic random number generator (DRNG) using SHA-1, elliptic curve cryptography, etc.
The network adapters 220a,b couple the security appliance 200 between one or more clients 102 and one or more storage systems 110 over point-to-point links, wide area networks, virtual private networks implemented over a public network (Internet) or shared local area networks. In a SAN environment configured to support various Small Computer Systems Interface (SCSI)-based data access protocols, including SCSI encapsulated over TCP (iSCSI) and SCSI encapsulated over FC (FCP), the network adapters 220 may comprise host bus adapters (HBAs) having the mechanical, electrical and signaling circuitry needed to connect the appliance 200 to, e.g., a FC network or a support computer system. In a NAS environment configured to support, e.g., the conventional Common Internet File System (CIFS) and the Network File System (NFS) data access protocols, the network adapters 220a,b may comprise network interface cards (NICs) having the mechanical, electrical and signaling circuitry needed to connect the appliance to, e.g., an Ethernet network.
The memory 210 illustratively comprises storage locations that are addressable by the processors and adapters for storing software programs and data structures associated with the present invention. The processor and adapters may, in turn, comprise processing elements and/or logic circuitry configured to execute the software programs and manipulate the data structures. An operating system 212, portions of which are typically resident in memory and executed by the processing elements, functionally organizes the appliance 200 by, inter alia, invoking security operations in support of software processes and/or modules implemented by the appliance. It will be apparent to those skilled in the art that other processing and memory means, including various computer readable media, may be used for storing and executing program instructions pertaining to the invention described herein.
Since the SEP 390 protects encryption keys from being “touched” (processed) by the system software executing on the CPU 202, a mechanism is needed, at least initially to load keys into and retrieve keys from the SEP. To that end, the card reader 230 provides an interface between a “smart” system card 250 and SEP 390 for purposes of exchanging encryption keys. Illustratively, the system card is a FIPS 140-2 certified card that is configured with a customized software code. As described further below, a portion of the cryptographic information, needed to initialize the security appliance, is stored on the system card 250, thereby preventing the initialization of the appliance 200 without the presence of the card 250. The security appliance (and card reader 230) are further configured to support additional smart cards 260.
Operationally, encryption keys are exchanged between the SEPs 390 and system card 250, where they are “secret shared” (cryptographically assigned) with the recovery cards 260 as recovery keys. These recovery keys can thereafter be applied (via the recovery cards) to the security appliance 200 to enable restoration of other encryption keys (such as cryptainer keys). A quorum setting for the recovery cards 260 may be provided such that the recovery keys stored on the recovery cards are backed up in a threshold scheme whereby, e.g., any 2 of the 5 default cards can recover the keys. The use of these recovery cards may be referred to herein as activities performed by recovery officers, since the recovery cards are controlled by humans.
The operating system 212 illustratively organizes the memory 210 into an address space arrangement available to the software processes and modules executing on the processors.
For both NAS and SAN environments, data is received at a proxy 320 of the security appliance. The proxy 320 is a module embodied as, e.g., the network protocol stack configured to interpret the protocol over which data is received and to enforce certain access control rules based on one or more policies. Each policy is served by a box manager 360. The box manager 360 is illustratively embodied as a database application process configured to manage a configuration repository or database (ConfigDB 370) that stores system-wide settings and encryption keys. A socket server 380 provides interfaces to the box manager 360, including (i) an HTTP web interface 382 embodied as, e.g., a graphical user interface (GUI) adapted for web-based administration, (ii) an SSH interface 384 for command line interface (CLI) command administration, and (iii) and a SNMP interface 386 for remote management and monitoring.
Specifically, the box manager 360 supplies permissions and encryption keys to the proxy 320, which intercepts data access requests and identifies the source (clients 102) of the those requests, as well as the types of requests and the storage targets (cryptainer) of those requests. The proxy also queries the box manager for permissions associated with each client/host and, in response, the box manager 360 supplies the appropriate permissions and encryption key (e.g., a cryptainer key). The proxy 320 then bundles the data together with the encryption key and forwards that information to a crypto layer 330.
The crypto layer 330 interacts with the DCC 340 (Data Crypto Card) by accessing (reading and writing) registers on the DCC and, to that end, functions as a system bus interface to present the starting and ending points of data, as well as offsets into the data and the encrypted keys used to encrypt the data. The DCC 340 includes one or more previously loaded keys used to decrypt the supplied encrypted keys; upon decrypting an encrypted key, the DCC uses the decrypted key to encrypt the supplied data. Upon completion of encryption of the data, the DCC returns the encrypted data as ciphertext to the proxy 320, which forwards the encrypted data to the storage system 110.
An overlapping, data decryption software (DDS) module 460 “shares” the cryptographic module (e.g., its algorithms) on the LKM server. Illustratively, the function of the DDS 460 is to decrypt a piece of storage (e.g., a file) with an appropriate key to thereby enable recovery of the data contained in the file. To that end, the DDS functions as a data recovery software module. The LKM server 400 also includes a GUI 470 that provides a user with an interface to the functionality of the LKM and DDS 460. Alternatively, an external user interface 480 may run on a stand alone machine, such as a Windows management station, to provide GUI functionality for the LKM.
In the illustrative embodiment, the LKM 400 is embodied as an independent server that is coupled to one or more security appliances 200. When initializing a security appliance, a system administrator specifies the LKM 400 with which the appliance is to communicate. In addition, a trust relationship is established between the security appliance and the LKM using, e.g., a shared secret or certificate to establish a secure communication channel. Note that storage of the key on the key database 410 is primarily for redundancy/backup of the key to thereby reduce the chances of data loss for information protected by the key.
In accordance with an aspect of the invention, the client/host may store and enforce one or more policies that may include re-writing ciphertext. When initializing the system of
For example, if a key has been compromised, or if a time limit attribute of a key has expired, policy may instruct the client/host to re-write (re-key) group or all the blocks of a storage system. In response, the client host issues a re-write command to the security appliance, which generates new encryption keys. The stored ciphertext in the blocks is read and decrypted using the old keys and then re-encrypted using the new keys and written back into the same storage blocks. Thereafter, the old keys are deleted. The security appliance maintains a table or database that associates encryption keys with storage blocks.
In some systems, not shown, encryption keys are wrapped within another encrypted layer using a second encryption key. Such system may be used advantageously with the present invention. Notably, a file key may be used to encrypt a data file, and an cryptainer key may be used to encrypt part of a metadata portion of the file. That is, each file key is encrypted and signed with the cryptainer key.
The foregoing description has been directed to specific embodiments of this invention. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. For instance, it is expressly contemplated that the procedures, processes, layers and/or modules described herein may be implemented in hardware, software, embodied as a computer-readable medium having executable program instructions, firmware, or a combination thereof. Accordingly this description is to be taken only by way of example and not to otherwise limit the scope of the invention. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.
Number | Name | Date | Kind |
---|---|---|---|
1310719 | Vernam | Jul 1919 | A |
4262329 | Bright et al. | Apr 1981 | A |
4558176 | Arnold et al. | Dec 1985 | A |
4588991 | Atalla | May 1986 | A |
4757533 | Allen et al. | Jul 1988 | A |
5065429 | Lang | Nov 1991 | A |
5150407 | Chan | Sep 1992 | A |
5185717 | Mori | Feb 1993 | A |
5235641 | Nozawa | Aug 1993 | A |
5235642 | Wobber et al. | Aug 1993 | A |
5265159 | Kung | Nov 1993 | A |
5265164 | Matyas et al. | Nov 1993 | A |
5677952 | Blakley, III et al. | Oct 1997 | A |
5687237 | Naclerio | Nov 1997 | A |
5720034 | Case | Feb 1998 | A |
5850448 | Ganesan | Dec 1998 | A |
5870468 | Harrison | Feb 1999 | A |
5931947 | Burns | Aug 1999 | A |
5933498 | Schneck et al. | Aug 1999 | A |
5940507 | Cane | Aug 1999 | A |
5991406 | Lipner et al. | Nov 1999 | A |
6073237 | Ellison | Jun 2000 | A |
6134660 | Boneh et al. | Oct 2000 | A |
6175924 | Arnold | Jan 2001 | B1 |
6185681 | Zizzi | Feb 2001 | B1 |
6185684 | Pravetz et al. | Feb 2001 | B1 |
6212600 | Friedman et al. | Apr 2001 | B1 |
6249866 | Brundrett | Jun 2001 | B1 |
6272632 | Carman et al. | Aug 2001 | B1 |
6345101 | Shukla | Feb 2002 | B1 |
6356941 | Cohen | Mar 2002 | B1 |
6405315 | Burns et al. | Jun 2002 | B1 |
6414884 | DeFelice et al. | Jul 2002 | B1 |
6507911 | Langford | Jan 2003 | B1 |
6550011 | Sims, III | Apr 2003 | B1 |
6625734 | Marvit et al. | Sep 2003 | B1 |
6684222 | Cornelius et al. | Jan 2004 | B1 |
6735693 | Hamlin | May 2004 | B1 |
6754827 | Cane et al. | Jun 2004 | B1 |
6792544 | Hashem | Sep 2004 | B2 |
6839437 | Crane et al. | Jan 2005 | B1 |
6851056 | Evans | Feb 2005 | B2 |
6857076 | Klein | Feb 2005 | B1 |
6868406 | Ogg et al. | Mar 2005 | B1 |
6915435 | Merriam | Jul 2005 | B1 |
6931133 | Andrews et al. | Aug 2005 | B2 |
6993661 | Garfinkel | Jan 2006 | B1 |
7003674 | Hamlin | Feb 2006 | B1 |
7020779 | Sutherland | Mar 2006 | B1 |
7093127 | McNulty et al. | Aug 2006 | B2 |
7096355 | Marvit et al. | Aug 2006 | B1 |
7120696 | Au et al. | Oct 2006 | B1 |
7136995 | Wann | Nov 2006 | B1 |
7139917 | Jablon | Nov 2006 | B2 |
7146505 | Harada et al. | Dec 2006 | B1 |
7188253 | Halasz et al. | Mar 2007 | B2 |
7215771 | Hamlin | May 2007 | B1 |
7222228 | Stephens et al. | May 2007 | B1 |
7240197 | Yamagami et al. | Jul 2007 | B1 |
7260724 | Dickinson et al. | Aug 2007 | B1 |
7277544 | Eye | Oct 2007 | B1 |
7340500 | Traversat et al. | Mar 2008 | B2 |
7346160 | Michaelsen | Mar 2008 | B2 |
7383436 | Srivastava et al. | Jun 2008 | B2 |
7792300 | Caronni | Sep 2010 | B1 |
20010054155 | Hagan et al. | Dec 2001 | A1 |
20020046286 | Caldwell et al. | Apr 2002 | A1 |
20020073324 | Hsu | Jun 2002 | A1 |
20020114453 | Bartholet et al. | Aug 2002 | A1 |
20030021417 | Vasic et al. | Jan 2003 | A1 |
20030028765 | Cromer et al. | Feb 2003 | A1 |
20040030668 | Pawlowski et al. | Feb 2004 | A1 |
20040107342 | Pham et al. | Jun 2004 | A1 |
20040254882 | Scheidt et al. | Dec 2004 | A1 |
20050286722 | Aboba et al. | Dec 2005 | A1 |
20070058801 | Plotkin | Mar 2007 | A1 |
20070174634 | Plotkin | Jul 2007 | A1 |
20070226807 | Ginter et al. | Sep 2007 | A1 |
20070297610 | Chen | Dec 2007 | A1 |
20080126813 | Kawakami | May 2008 | A1 |
20080301791 | Smith et al. | Dec 2008 | A1 |
20090089450 | Weatherford et al. | Apr 2009 | A1 |
20090089867 | Weatherford et al. | Apr 2009 | A1 |
20090180620 | Batcher | Jul 2009 | A1 |
Number | Date | Country |
---|---|---|
WO 02093314 | Nov 2002 | WO |
WO 02093314 | Nov 2002 | WO |
Entry |
---|
Baldwin, et al., “Encryption and Key Management in a SAN,” Hewlett Packard Laboratories, Bristol, UK, 10 pages, 2002. |
Bojinov, et al., Apparatus for Lifetime Key Management, U.S. Appl. No. 11/740,474, filed Apr. 26, 2007, 26 pages. |
Bojinov, et al., Encryption Keys for Data Recovery in Storage Security Appliances, U.S. Appl. No. 11/532,025, filed Sep. 14, 2006, 16 pages. |
Ishii, H., et al., Cluster Key Synchronization, U.S. Appl. No. 11/741,495, filed Apr. 27, 2007, 33 pages. |
Ishii, H., et al., Peer to Peer Key Synchronization, U.S. Appl. No. 11/740,490, filed Apr. 26, 2007, 31 pages. |
Subramanian, A., et al., System and Method for Initial Key Establishment Using a Split Knowledge Protocol, U.S. Appl. No. 11/540,440, filed Sep. 29, 2007, 27 pages. |
Menezes et al., “Handbook of Applied Cryptography,” CRC Press, pp. 1-794, 1997. |
Anderson et al., “The Steganographic File System,” Information Hiding, Second International Workshop, IH '98 Portland, Oregon. USA, Apr. 14-17, 1998, Proceedings, pp. 73-82, 1998. |
Antonelli, et al., “The Packet Vault: Secure Storage of Network Data,” CITI Technical Report 98-5, pp. 1-15, Jun. 25. 1998. |
Blaze, “Oblivious Key Escrow,” Information Hiding, First International Workshop, Cambridge, UK, May 3D-Jun. 1, 1996, Proceedings, pp. 335-343, 1996. |
Blaze, “A cryptographic File System for Unix,” Proceedings of the First ACM Conference on Computer and Communications Security, pp. 9-16 (1993). |
Blaze, “Key Management in an Encrypting File System,” USENIX Summer 1994 Technical Conference, pp. 27-35, (Jun. 6-10, 1994). |
Boneh, et al., “A Revocable Backup System,” In Proceedings 6th USENIX Security Conference, pp. 91-96, 1996. |
Cattaneo, et al. “The Design and Implementation of a Transparent Cryptographic Filesystem for UNIX,” Proceedings of The FREENIX Track: 2001 UNIX Annual Technical Conference. pp. 199-212 (Jun. 25-30, 2001). |
Christy, et al., “Mechanism for Secure Off-Site Computer Access,” IBM Technical Disclosure Bulletin. pp. 6754-6756. Apr. 1985. |
Clark, “Physical Protection of Cryptographic Devices,” Lecture Notes in Computer Science. Advances in Cryptology—EUROCRYPT '87, pp. 83-93 (Apr. 13-15, 1987). |
Coleman et al., “Mass Storage System Reference Manual: Version 4,” Technical Committee on Mass Storage Systems and Technology, IEEE, pp. 1-38, May 1990. |
Comba, “Approaches to Cryptographic Key Management,” Symposium on Applied Computing. Proceedings of the Northeast ACM Symposium on Personal Computer Security, pp. 38-45 (1986). |
Denning, “Cryptography and Data Security,” Addison-Wesley Publishing Co., pp. 164-169 and 179, 1982. |
Di Crescenzo, et al., “How to Forget a Secret (Extended Abstract),” 16th Annual Symposium on Theoretical Aspects of Computer Science, pp. 500-509 (Mar. 4-6, 1999). |
Dietrich, “Security Enclosure With Elastomeric Contact Stripes,” IBM Technical Disclosure Bulletin, pp. 444-445, Feb. 1991. |
“Disappearing Inc. Makes Old Email Vanish Everywhere; Reduces Corporate Liability as well as Improves Corporate Productivity by Enabling Sensitive Communications via Email—Company Business and Marketing,” Edge: Work-Group Computing Report, http://findarticles.com/p/articJes/mLmOWUB/is—1999—0cU 1/aL 56260487/print (Oct. 11, 1999). |
Double, “Encryption Key Security by Electric Field Destruction of Memory Cells,” IBM Technical Disclosure Bulletin, pp. 8-11, Jan. 1989. |
FIPS PUB 74, “Federal Information Processing Standards Publication 1981 Guidelines for Implementing and Using the NBS Data Encryption Standard,” Federal Information Processing Standards Publication 74, National Institute of Standards and Technology, Apr. 1, 1981, 39 pages. |
FIPS PUB 140-1, “Security Requirements for Cryptographic Modules,” Federal Information Processing Standards Publication 140-1, National Institute of Standards and Technology, Jan. 11, 1994, 44 pages. |
Flavin, et al., “Data Protection on Magnetic Media Via an Encrypting Controller,” IBM Technical Disclosure Bulletin, vol. 3D, No. 3, pp. 1284-1285 (Aug. 1987). |
Garfinkel, S., “PGP: Pretty Good Privacy,” O'Reilly & Associates, pp. 43 and 65-67, Jan. 1995. |
Garfinkel, S., “PGP: Pretty Good Privacy,” O'Reilly & Associates, pp. 54-55, 151-153, Jan. 1995. |
Garfinkel, S., “Omniva's Self-Destructing Email,” Web Security, Privacy and Commerce, Second Edition, O'Reilly & Associates, Inc., Sebastopol, CA, pp. 280-283, Jan. 2002. |
Gobioff, Howard, et al., “Security for Networked Attached Storage Devices,” Carnegie Mellon University Computer Science Technical Report CMU-CS-97-185, Oct. 1997, 20 pages. |
Gobioff, Howard, “Security for a High Performance Commodity Storage Subsystem,” Carnegie Mellon University Computer Science Technical Report CMU-CS-99-160, Jul. 1999, 222 pages. |
Gobioff, Howard, et al., “Smart Cards in Hostile Environments,” Proceedings of the Second USENIX Workshop on Electronic Commerce, pp. 23-28 (Nov. 18-21, 1996). |
Graham, et al, “Data Protection at the Volume Level,” IBM Technical Disclosure Bulletin, pp. 146-148, Oct. 1988. |
Gutmann, “Secure Deletion of Data from Magnetic and Solid-State Memory,” Proceedings of the Sixth Annual USENIX Security Symposium: Focusing on Applications of Cryptography, pp. 7-89 (Jul. 22-25, 1996). |
Hwang, et al., “An Access Control Scheme Based on Chinese Remainder Theorem and Time Stamp Concept,” Computers & Security, vol. 15. No. 1. pp. 73-81,1996. |
IBM Crypto Server Management General Information Manual, First Edition (May 2000), 16 pages. |
IBM SecureWay Cryptographic Products IBM 4758 PCI Cryptographic Coprocessor Installation Manual, Security Solutions and Technology Department, Second Edition (Mar. 2000), 34 pages. |
IBM Integrated Cryptographic Coprocessors for IBM eServer zSeries 900 and for IBM S/390 Servers (Data sheet), 2000, 4 pages. |
IBM SecureWay, UltraCypher Cryptographic Engine (Datasheet) (1998), 2 pages. |
IBM 4758 PCI Cryptographic Coprocessor Custom Software Installation Manual, Second Edition, Jan. 2001, 30 pages. |
Avoid Litigation: Encrypt Your Data, InfoTech Research Group, Sep. 19, 2006, 6 pages. |
Johnson et al., “Self-Destructing Diskette,” IBM Technical Disclosure Bulletin, vol. 33, No. 1A, pp. 218-219 (Jun. 1990). |
Mallett, “Considerations for Applying Disk Encryptors 10 Environments Subject to Hostile Overrun,” IEEE, pp. 218-222, 1991. |
Mauriello, “TCFS: Transparent Cryptographic File system,” LINUX Journal, Aug. 1, 1997, 8 pages |
Menezes et al., “Handbook of Applied Cryptography,” CRC Press, Section 13.7.1, 4 pages, 1997. |
Moore, “Preventing Access to a Personal Computer,” IBM Technical Disclosure Bulletin, pp. 98-100, Sep. 1992. |
Omniva Policy Systems, www.omniva.com, (Aug. 2004), downloaded from web.archive.org on Aug. 24, 2004, 19 pages. |
Provos, Niels, “Encrypting Virtual Memory,” CITI Technical Report 00-3, Center for Information Technology Integration, University of Michigan, Apr. 25, 2000, 11 pages. |
Scherzer. “Memory Protection in Chip Cards,” IBM Technical Disclosure Bulletin, pp. 416-417, Oct. 1989. |
Schneier, “Applied Cryptography Second Edition: Protocols, Algorithms, and Source Code in C,” John Wiley & Sons, Inc. pp. 5, 15, 179-181, 185, 213-214, 225, 229, 563-566 and 569. 1996. |
Slusarczuk et al., “Emergency Destruction of Information Storage Media,” Institute for Defense Analysis, IDA Report R-321, Dec. 1987, 196 pages. |
Smith, “Verifying Type and Configuration of an IBM 4758 Device: A While Paper,” IBM T.J. Watson Research Center pp. 1-7 (218/00). |
Smith et al., “IBM Research Report: Building a High-Performance, Programmable Secure Coprocessor,” IBM Research Division, Computer Science/Mathematics, RC 21102(94393) (Feb. 19, 1998), 61 pages. |
Stinson, Douglas R., “Cryptography: Theory and Practice,” CRC Press, Mar. 1, 1995, 228 pages. |
Vernam, “Cipher Printing Telegraph Systems for Secret Wire and Radio Telegraphic Communications,” Journal of the Al EE. pp. 109-115, Feb. 1926. |
Weingart, “Physical Security for the uABYSS System,” Proceedings 1987 IEEE Symposium on Security and Privacy, pp. 2-58 (Apr. 27-29, 1987), pp. 52-58. |
Whitten et al., “Usability of Security: A Case Study,” CMU Computer Science Technical Report CMU-CS-98-155. pp. 1-39, Dec. 18, 1998. |
Yee et al., “Secure Coprocessors in Electronic Commerce Applications,” Proceedings of the First USENIX Workshop of Electronic Commerce, pp. 155-170, Jul. 11-12, 1995. |
Yeh et al., “S/390 CMOS Cryptographic Coprocessor Architecture: Overview and Design Considerations,” IBM J. Res. Develop., vol. 43, No. 5/6, pp. 777-794 (Sep./Nov. 1999). |
Zadok et al., “Cryptfs: A Stackable Vnode Level Encryption File System,” Computer Science Department, Columbia University, CUCS-021-98, pp. 1-14, Jun. 1998. |