1
0
Fork 0
arangodb/arangod
Ewout Prangsma 4d6fa5bb87 Import RocksDB encryption support (#2491)
* Import RocksDB encryption support

* Adding enterprise hooks

* Allocate scratch space in BlockCipher, used for all subsequent calls to EncryptBlock

* Adding more enterprise hooks

* Added encryption test script

* Added (commented) entry for encryption-keyfile

* Use correct env

* Updated ARANGODB value

* Log startup at debug level

* Removed TTY flag

* Fixed build

* Added prefix block support with unique initial counter & IV for CTR implementation
2017-06-08 08:51:02 +02:00
..
Actions
Agency slice can throw 2017-06-07 16:40:16 +02:00
Aql removed enum value 2017-06-07 13:23:26 +02:00
Cache
Cluster
GeneralServer
Graph
Indexes
InternalRestHandler
MMFiles fix invalid new/free pairings 2017-06-07 13:21:41 +02:00
Pregel Added assert(false) to force coredump in jenkins 2017-06-07 17:44:52 +02:00
Replication
Rest
RestHandler
RestServer Keep retrying coordinator bootstrap 2017-06-07 18:22:08 +02:00
RocksDBEngine Import RocksDB encryption support (#2491) 2017-06-08 08:51:02 +02:00
Scheduler
Statistics
StorageEngine
Transaction
Utils
V8Server added pregel vertex / edge count checks 2017-06-07 17:18:59 +02:00
Views
VocBase
CMakeLists.txt
dbg.cmake