Patent attributes
An improvement to a database management system including receiving a data and creating a record key for the data and modifying the record key by hashing it with a predefined modifier and storing the data with the modified record key. Storing the data with an altered record ID obfuscates the data without an encryption step. In some embodiments hashing includes adding or subtracting a predetermined number from the record key. The record key may be created by combining a user key and a private key. To retrieve data, the method provides for receiving a record request including the public key and hashing the public key with the private key to determine a record identifier and querying the database to return the proper data. These methods may be incorporated into database operations providing a secure database without the resource overhead of encryption.