encryption
Here are 3,726 public repositories matching this topic...
OS/Environment
None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
Ansible version
None yet, as I haven't yet gotten that far into setting up Algo.
Version of components from requirements.txt
Not applicable (see above.)
Summary of the pro
-
Updated
Aug 24, 2020 - Shell
I am using openSSL 1.1.1g.
In order to be compatible with Web Crypto API (and its wrapper openCrypto) regarding encryption RSA keys, The pKCS8 (and PBKDF2) is needed. The documentation is lacking info on PKCS5_pbe2_set_iv. Is it possible to create it? Thanks.
-
Updated
Aug 19, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere
-
Updated
Aug 22, 2020 - Shell
If somebody has some time for FUSE benchmarking:
diff --git a/src/borg/fuse.py b/src/borg/fuse.py
index 429790e4..27ab1c1a 100644
--- a/src/borg/fuse.py
+++ b/src/borg/fuse.py
@@ -644,12 +644,13 @@ def read(self, fh, offset, size):
data = self.data_cache[id]
if offset + n == len(data):
# evict fully read chunk from cache
-
-
Updated
Aug 13, 2020 - Shell
-
Updated
Aug 19, 2020 - Rust
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 20, 2020 - Go
Problem:
As mentioned in the comment New cipher suites MUST be added here, IN ORDER, or they will not be properly initialized
.
Solution:
Unit test to validate the array order.
- **Does
-
Updated
Oct 11, 2019 - Java
-
Updated
Jul 21, 2020 - Shell
E.g. accept missing leading 0
-
Updated
Aug 23, 2020 - JavaScript
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
-
Updated
Jun 16, 2020 - Objective-C
-
Updated
Aug 21, 2020 - Swift
-
Updated
Aug 22, 2020 - C
-
Updated
Aug 9, 2020
-
Updated
Aug 23, 2020 - C++
-
Updated
Aug 22, 2020 - HTML
-
Updated
Aug 23, 2020 - HTML
-
Updated
Jul 21, 2020 - Shell
-
Updated
Jun 28, 2019 - JavaScript
Improve this page
Add a description, image, and links to the encryption topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encryption topic, visit your repo's landing page and select "manage topics."
What is your current rclone version (output from
rclone version
)?rclone v1.47.0-DEV
What problem are you are trying to solve?
Scripting the
genautocomplete
installationHow do you think rclone should be changed to solve that?
Just adding a
--stdout
switch or similar to command