encryption
Here are 5,757 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
May 2, 2022 - Shell
The documentation for X509_NAME_print
says:
X509_NAME_print() prints out name to bp indenting each line by obase characters. Multiple lines are used if the output (including indent) exceeds 80 characters.
https://github.com/openssl/openssl/blob/master/doc/man3/X509_NAME_print_ex.pod
However, the implementation does not actually do this. obase
and 80 figure into l
, but l
is decreme
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
Apr 29, 2022 - JavaScript
-
Updated
May 2, 2022 - Go
-
Updated
Apr 26, 2021 - Shell
some tests are run as part of the borg self test which is executed at every start of borg
.
as borg does not and must not require pytest
for a normal installation, these tests must not use pytest
.
there is a comment in the relevant test files (e.g. some crypto tests), but it is easy to miss.
guess we better add an assert
checking that there is no pytest
in the module namespace fo
-
Updated
May 1, 2022 - Shell
Suggested addition to: default_compressed_extensions.txt
.tib #Acronis True Image windows backup image software
.tibx #Acronis True Image windows backup image software
.mrimg #Macrium Reflect windows backup image software
I've used both im
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)

[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
-
Updated
Apr 30, 2022 - Shell
Most of the time we display FAQ links as raw URLs, like this:
But in some places (at least in Settings → Subscription → Gift cards) we just make it a link with a text.
Problem:
Currently the s2n_connection->cookie_stuffer
is used to track bytes related to the cookie value received in a HRR (HelloRetryRequest). This mean a growable
stuffer is allocated and then resized based on the length of the cookie value.
Solution:
While the above works, it should be possible to simplify the code by instantiating the memory in the s2n_cookie_recv
method.
It currently says: "qTox is a powerful Tox client that follows the Tox design guidelines."
Problems:
- No need to say that this is qTox, because this is obvious from the application name.
- It isn't translated. Other apps have many sections like this:
Comment[fr]=Xxx
Comment[it]=Xxx
I recommend: "Qt 5 based Tox instant messenger for secure communication"
No need for the peri
-
Updated
Apr 27, 2022 - C
-
Updated
Nov 6, 2021 - Java
-
Updated
Jan 31, 2022 - TypeScript
-
Updated
Mar 24, 2022
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Apr 7, 2022 - Python
-
Updated
May 1, 2022 - Java
-
Updated
Apr 29, 2022 - Swift
-
Updated
Oct 8, 2021 - HTML
-
Updated
Apr 15, 2022 - Objective-C
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."
The associated forum post URL from
https://forum.rclone.org
https://forum.rclone.org/t/azure-advanced-config-option-access-tier-appears-to-be-case-sensitive/28801/4
What is the problem you are having with rclone?
When configuring an Azure Blob Storage remote, interacting