Niko PLP
3da534823f
fix build on linux
1 year ago
Niko PLP
d48b1d1ab9
Squashed 'librocksdb-sys/rocksdb/' changes from 2776c764d..e542f605a
...
e542f605a Revert "trying with memcpy in openssl"
1f28422b7 Revert "randomize only the IV part of prefix"
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: e542f605ac709ee497dbf7e6aedf97837bf8af8c
1 year ago
Niko PLP
708a0cfab4
back with haswell optimization
1 year ago
Niko PLP
abcbc3ab18
Merge commit 'c51f1bcffb74aea44ec379710c3d0d3dc252a7e2'
1 year ago
Niko PLP
c51f1bcffb
Squashed 'librocksdb-sys/rocksdb/' changes from 62d62a9d1..2776c764d
...
2776c764d copying key when received
85d59d7c7 randomize only the IV part of prefix
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 2776c764d099304c656a4515ee4d4383fb2b12b1
1 year ago
Niko PLP
9b971d2fcc
randomize only the IV part of prefix
1 year ago
Niko PLP
3fc956b78a
Squashed 'librocksdb-sys/rocksdb/' changes from d334e861a..62d62a9d1
...
62d62a9d1 trying with memcpy in openssl
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 62d62a9d12ffc345f9d033ecfd8e87b6745b4f02
1 year ago
Niko PLP
ac80a50696
fix crypto lib linking
1 year ago
Niko PLP
e442d4082a
removed z lib
1 year ago
Niko PLP
b4725aac02
linking to libs in openbsd build
1 year ago
Niko PLP
20449d6d5d
removed haswell from openbsd build
1 year ago
Niko PLP
79d7017cd4
another attempt at compiling rocksdb on openbsd and linking to OS libcrypto
1 year ago
Niko PLP
e220f4f9e6
fix
1 year ago
Niko PLP
f38ba3b06f
trying again to compile openssl on openbsd via openssl-src rust crate
1 year ago
Niko PLP
ed09015f8a
Merge commit 'f0c4801a4e618528cf3b2fac641996a240c6e88f'
1 year ago
Niko PLP
f0c4801a4e
Squashed 'librocksdb-sys/rocksdb/' changes from 56e77c4c6..d334e861a
...
d334e861a fix intermittent segfault discovered in test in openbsd. new ctx for every encrypt
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: d334e861a12d809e7ba342398a5b8c3134d49673
1 year ago
Niko PLP
bfec780a58
fix version string
1 year ago
Niko PLP
2026e3002e
c++ dyn lib for android
1 year ago
Niko PLP
72c09f3b23
fix for android openssl
1 year ago
Niko PLP
fa130cdce6
Squashed 'librocksdb-sys/rocksdb/' changes from 4de4c7d0d..56e77c4c6
...
56e77c4c6 fix for android build
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 56e77c4c668714ed3545b010518dd73721f6d3af
1 year ago
Niko PLP
22e93314bf
Merge commit 'fa130cdce62fd2f5105f543327b0213d1648fa19'
1 year ago
Niko PLP
65eeca5272
Squashed 'librocksdb-sys/rocksdb/' changes from ba14cbef4..4de4c7d0d
...
4de4c7d0d removed unnecessary header in openssl plugin
82db9514a remove typoin makefile
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 4de4c7d0d6789817d217331ab9d863c93ffcaedb
1 year ago
Niko PLP
9fed72433f
Merge commit '65eeca5272962c3d68df8abf650028826743275b'
1 year ago
Niko PLP
1b2d4b763d
fix build for android
1 year ago
Niko PLP
48c0a29f92
fix build for android
1 year ago
Niko PLP
7acbf4389b
openbsd and openssl...
1 year ago
Niko PLP
a3cadbfb5c
link to crypto lib on openbsd
1 year ago
Niko PLP
8c2d83c48f
fix openbsd
1 year ago
Niko PLP
347ba0e3a4
using the links of openssl-sys
1 year ago
Niko PLP
43152750aa
fix for dependent lib openssl
1 year ago
Niko PLP
f154b3d03f
change include for openssl on openbsd
1 year ago
Niko PLP
91f91c73ee
fix for openbsd link with -lcrypto
1 year ago
Niko PLP
b1291d0eb9
Squashed 'librocksdb-sys/rocksdb/' changes from 2d05557bb..ba14cbef4
...
ba14cbef4 fix openssl includes
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: ba14cbef4f87b3fb2ddd39411292e39d69f8d429
1 year ago
Niko PLP
46bc698948
Merge commit 'b1291d0eb98493d4682303a025de366cfe178e7a'
1 year ago
Niko PLP
a81c87cebb
removing vendored openssl for openbsd
1 year ago
Niko PLP
b0d87fd326
fix for openbsd and openssl
1 year ago
Niko PLP
9d4225021d
Squashed 'librocksdb-sys/rocksdb/' changes from b5f9a498c..2d05557bb
...
2d05557bb remove include for windows
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 2d05557bbc44fab6f11d232ba38b872eedc69bd8
1 year ago
Niko PLP
48cbb13316
Merge commit '9d4225021dd8e57dc88647e39c28fe86988b0a0c'
1 year ago
Niko PLP
67f184454c
adding openssl plugin of rocksdb (encryption data at rest) for all target_os except linux and darwin
1 year ago
Niko PLP
46d37bf23a
Squashed 'librocksdb-sys/rocksdb/' changes from 76238c71d..b5f9a498c
...
b5f9a498c gitignore for test
cb0a82ea9 openssl plugin for data at rest encryption in rocksdb
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: b5f9a498ce1e83bb5d2dcdcd13a222374aa8d80a
1 year ago
Niko PLP
757e776e1f
Merge commit '46d37bf23a5d16e084677eee6440f3658e8a9715'
1 year ago
Niko PLP
f2e471a23f
adding openssl plugin for some target (testing with darwin for now)
1 year ago
Niko PLP
cbd19b2b1e
build on win: link with static ipp lib
1 year ago
Niko PLP
9289895105
fix path for win lib
1 year ago
Niko PLP
fe543c1f77
added instruction and requirements for windows
1 year ago
Niko PLP
73e7fc4ac9
win build config for ippcp lib
1 year ago
Niko PLP
92b9407ccd
Squashed 'librocksdb-sys/rocksdb/' changes from 93c3369d3..76238c71d
...
76238c71d adding ippcp windows binary library
git-subtree-dir: librocksdb-sys/rocksdb
git-subtree-split: 76238c71dd3396ecdde6d61537ee8b5b0df50f25
1 year ago
Niko PLP
ed6085a026
Merge commit '92b9407ccd6b5510c1d0403e79188aff9c64c9ba'
1 year ago
Niko PLP
34f6c4ef9e
linux specific build parameters
1 year ago
Niko PLP
9117260f36
customize build based on target platform (linux/macos)
1 year ago