8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:03:02 +01:00
firebird-mirror/examples/dbcrypt
alexpeshkoff 2a01e4bcf9 Implemented CORE-3861: Make it possible to encrypt database
Also some cleanups, the most important are:                                                                                                                   
- meaningful ctor on Jrd::Lock, helping to avoid code dup                                                                                                     
- avoid unneeded h-file dependencies, making boot build engine dependent
2012-05-31 16:53:42 +00:00
..
CryptApplication.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
CryptKeyHolder.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
DbCrypt.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
ReadMe.txt Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00

All files in this directory are trivial samples.
They do not perform any real data encryption and should not be used in production!