[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664747093 ## File path: libminifi/include/utils/crypto/ciphers/Aes256Ecb.h ## @@ -0,0 +1,73 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664729323 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,119 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664729323 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,119 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664556602 ## File path: libminifi/src/utils/crypto/ciphers/Aes256Ecb.cpp ## @@ -0,0 +1,122 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664555210 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,123 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664492706 ## File path: libminifi/src/utils/crypto/ciphers/Aes256Ecb.cpp ## @@ -0,0 +1,122 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664492706 ## File path: libminifi/src/utils/crypto/ciphers/Aes256Ecb.cpp ## @@ -0,0 +1,122 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664491131 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,123 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-06 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r663928848 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,123 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-05 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664097397 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,119 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-05 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664027439 ## File path: extensions/rocksdb-repos/FlowFileRepository.cpp ## @@ -220,17 +231,24 @@ void FlowFileRepository::initialize_repository() {

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-05 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r664012699 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,123 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-05 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r663967644 ## File path: libminifi/test/rocksdb-tests/EncryptionTests.cpp ## @@ -0,0 +1,108 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1090: MINIFICPP-1561 - Allow rocksdb encryption

2021-07-05 Thread GitBox
szaszm commented on a change in pull request #1090: URL: https://github.com/apache/nifi-minifi-cpp/pull/1090#discussion_r663928848 ## File path: extensions/rocksdb-repos/encryption/RocksDbEncryptionProvider.cpp ## @@ -0,0 +1,123 @@ +/** + * + * Licensed to the Apache Software