Questions tagged as ['encryption']
When I try connecting to my OpenVPN server , the log on OpenVPN software is a bit confusing .
Fri Nov 19 04:16:29 2021 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Fri Nov 19 04:16:29 2021 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Fri Nov 19 04:16:29 2021 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Fri Nov 19 04:16:2 ...
I'm very new to the HSM world and wanting to learn I bough an old Thales nCipher HSM off eBay for $500. However I didn't realise I needed software for it and the seller didn't provide any (but I do have the smart card). I'm really stuck as it seems you can't just download the software from the vendor (which appears to have morphed companies), which is kind of silly as I assume the software would not be ...
I want to enable Data-at-Rest Encryption in ndbcluster. I try to find how to make that but it doesn't solve this problem.
Is there another way ? (I care about every solution. Although MySQL Enterprise Production is required.)
My Environment Ubuntu 21.04 MySQL Cluster 8.0.26
Regards Rapepat
I am making plans for a new project and looking for a way to allow users upload their files and keep them encrypted and only accessible by them, but at the same time I need their contacts to access the files too.
To explain a little bit more:
- User uploads the file(s) on my server via a web application.
- Me (the server) should not have access to the files' contents.
- Contacts of the user should be ...
For example,
me RDP Client
--connect to--> a Linux ServerA 1.1.1.1:3388
--iptables_Port_Forwarding--> a Windows ServerB 2.2.2.2:3389
Then, Is the part of me RDP Client
>-to-> the Jump ServerA 1.1.1.1:3388
also Encrypted by RDP(TLS), or not like "naked"?
i am using racoon in my linux pc to enable ipsecurity. when i configure PC1 with "aes256" phase1 encryption and PC2 configured with "aes128".when i ping PC2 to PC1 tunnel established failed with error
2021-08-18 07:18:02: ERROR: no suitable proposal found.
2021-08-18 07:18:02: [192.168.95.236] ERROR: failed to get valid proposal. 2021-08-18 07:18:02: [192.168.95.236] ERROR: failed to process ph1 pa ...
New installation of Debian 10, with MariaDB 10.3.29. Trying to set up encryption-at-rest, but MariaDB won't start due to an error...
2021-07-16 17:13:16 0 [Note] InnoDB: Using Linux native AIO
2021-07-16 17:13:16 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-07-16 17:13:16 0 [Note] InnoDB: Uses event mutexes
2021-07-16 17:13:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 ...
I trying to find out if SQL Server 2016 and 2019 Web Edition supports encryption (on AWS)?
any help will be appreciated.
Thank you, Moshe

We have a piece of COTS software that has a command line tool for server credential rotation. Instead of going to each machine to rotate the credentials with the tool, I would like to use GPO to run a script to do so. However, I would need to place the new credentials in the script, so I am wondering if the script files stored in the GPO are encrypted at rest. I have not found any authoritative document ...