Internal Website Search
1-8 of 8 resultsdoes ObjectDB / JPA support simple password field encryption of an entity class?;Is there any direct ObjectDB support to just encrypt the password field? We would like to either encrypt or ... encryption (PBE) api's supported by Java. But we are looking for a simple approach as we have just ... ;to encrypt the fields before persisting and decrypt them after load. support Support | |
Field or Table Encryption Is there a build-in way to encrypt object fields or entire "tables" with annotations? If not, are there any recommended design patterns? Thanks mrbahr2003 Thomas Gregory Please see this feature request in the issue tracking. If you need selective encryption of types / fields - please describe your suggestion in that issue thread. support Support | |
Password Protect Database File Is there a way to encrypt the odb file so that if hackers somehow steal it they cannot access ... for a password for encrypted odb files. ThreaT Ashton Hogan The way to keep an ObjectDB database encrypted is simply to store it on an encrypted drive. Modern operating systems support encryption | |
Database File Encryption ObjectDB supports encryption of client-server communication over the network using SSL . Encryption of data in database files is less commonly used, since it slows the database. In addition, when necessary, external encryption can be used (e.g. at the operating system level | |
data protection method in ObjectDB Embedded Mode encrypted is simply to store it on an encrypted drive. Modern operating systems support encryption ... . If you are going to encrypt the ObjectDB database file, then for maximum performance use an SSD hard drive with built in hardware encryption ability. If your hard drive does not support hardware encryption prefer | |
Password in Embedded Mode?. It seems that in embedded mode password protection would be useful only with database encryption . If you are interested in database encryption please subscribe to that feature request . support Support Thanks very much. boudream Marc Boudreau | |
[ODB1] Chapter 8 - ObjectDB Server Secure Socket Layer (SSL) ObjectDB supports encryption of client server communications using the Secure Sockets Layer (SSL) protocol. Encryption is especially important when the communication between | |
virtual servers and one file/article?legacyId=2088157 For example, are you using hardware or software RAID? Is the disk encrypted |