-
Normal SQLite has extensions/Pager support for adding encryption to the entire DB file i.e. AES ciphers. I was wondering if this project had similar capabilities.
Looking at how the DB is read/pars…
-
this is java plain text:
ju2+zz4zsQN05Fo7fWPnioKJZnlfDsUGbVhD1JX8oHr8lkJ1UdC/C7j++GyH7vVjf4eK6qtprscXHZlbmvEh1U8UvEUMUkYtHc3pri92SUTU4Sd5piN0KXCXOgEqrvdFLrze+tJjGTzqg7q7lx66JIdQ9JEdFs4LG9mXY2Nl5eThGb…
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…
-
```
What steps will reproduce the problem?
1. encrypt in flash
2. decrypt in java using cipher "RSA/ECB/PKCS1Padding"
3. sometimes, not always, I get following errors
BadPaddingException... Data must…
-
I UNCOMMENTED THE FOLLOWING LINES:
FILE: backup-mysql.sh
uncomment line 11 => encryption_key_file="${parent_dir}/encryption_key"
uncomment Line 37 => declare -ga innobackupex_args=(
uncomment li…
-
Is there any EC engine for encrypting data with elliptic curve keys? I couldn’t find anything in the api reference. Thanks for any help.
-
Parquet modular encryption provides a column encryption feature. It would be great to have that in Presto. Due to the slowness of the PresteoDB, I would like to start the feature in TrinoDB. The origi…
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Condu…
-
Hi @gaborcsardi,
[Github now recommends and defaults to ed25519 encryption when generating SSH keys](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-a…
-
I would love to see this.