Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BDB JE encryption

2661311Apr 25 2014 — edited Apr 25 2014

I saw this thread a few years ago:

and is wondering if there is any progress on BDB JE encryption in these few years.

If there is no upcoming plans to implement implementation, is it possible to provide me with some guidelines for a DIY implementation for encrypting each data records?

Comments

Alex Keh-Oracle

Looks the same as Issue #109.
There will be a new AddOracleTypesDeserialization method to resolve this issue in the next ODP.NET version.

User_TKA7X
Answer

Alex,
Thanks so much for the super fast feedback. Your link provided me with the workaournd I needed.
By putting this in my project file, it works now.
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
Regards,
Jason

Marked as Answer by User_TKA7X · Nov 12 2020
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 23 2014
Added on Apr 25 2014
1 comment
1,220 views