forked from nec-postgres/pgjdbc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
114 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Postgresql JDBC driver for Transparent Data Encryption for PostgreSQL | ||
===================================================================== | ||
|
||
This directory contains the source code of the PostgreSQL JDBC driver for | ||
Transparent Data Encryption for PostgreSQL. | ||
|
||
Transparent Data Encryption for PostgreSQL(TDEforPG) is Encryption tool | ||
for PostgreSQL, which adds encrypted data types to PostgreSQL. | ||
For detail of information please refer to the URLs below. | ||
|
||
Enterprise Edition | ||
http://jpn.nec.com/tdeforpg/ | ||
|
||
Free Edition | ||
https://github.com/nec-postgres/tdeforpg/wiki/Manual(JA) | ||
|
||
PostgreSQL JDBC driver for TDEforPG is standard PostgreSQL JDBC with addition | ||
feature which support some Object relational mappers (ORM) to operate with | ||
TDEforPG encrypted data. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.