Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
firebird /
sample /
dbcrypt /
Delete
Unzip
Name
Size
Permission
Date
Action
CryptApplication.cpp
6.01
KB
-rw-r--r--
2026-04-17 16:36
CryptKeyHolder.cpp
7.05
KB
-rw-r--r--
2026-04-17 16:36
DbCrypt.cpp
5.7
KB
-rw-r--r--
2026-04-17 16:36
ReadMe.txt
2.55
KB
-rw-r--r--
2026-04-17 16:36
cryptDb.pas
5.59
KB
-rw-r--r--
2026-04-17 16:36
fbSampleDbCrypt.conf
299
B
-rw-r--r--
2026-04-17 16:36
fbSampleKeyHolder.conf
949
B
-rw-r--r--
2026-04-17 16:36
Save
Rename
# Auto - boolean value, when FALSE plugin queries client application for key value (this is default), # when TRUE get key value from configuration file by name or use default (90) for unnamed key. #Auto = false # Key - integer value, a key used to "encrypt" database (i.e. when one issues "ALTER DATABASE ENCRYPT ..." # without KEY clause configuration parameter Key is used). This key can be passed from client to server # by the chain of sample key holders. #Key = 90 # Key{Name} - integer value, a key with name "Name" (i.e. when one issues "ALTER DATABASE ENCRYPT ... # KEY Doggy" configuration parameter KeyDoggy should be present). Such keys can not be passed from client # to server. #KeyDoggy = [0 - 255] # OnlyOwnKey - boolean value, enables/disables use of a key from another key holder in SuperServer. # Default value is TRUE (i.e. only key, owned by this KeyHolder, can be used by related # attachment). #OnlyOwnKey = true