encryption
Here are 5,450 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
Hello,
I'm building OpenSSL on z/OS system, and we have some trouble coming with 3.0.1 (was fine with 3.0)
I found the culprit : commit 1682a852465
Unfortunately, SIZE_MAX might not be defined on some OSes (VMS, z/OS...). Other sources are using the numbers.h header which define every needed XX_MAX macro. However, in apps/speed.c, it's not included. It might be needed to include it istead.
-
Updated
Feb 5, 2022 - Shell
-
Updated
Feb 5, 2022 - 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
Jan 23, 2022 - Go
-
Updated
Apr 26, 2021 - Shell
Since some time, the macOS CI run via github actions usually gets killed before it is finished.
-
Updated
Feb 1, 2022 - Shell
-
Updated
Oct 16, 2021 - Rust
-
Updated
Jan 27, 2022 - JavaScript
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
Jan 31, 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:
A common pattern is:
GUARD(s2n_stuffer_skip_write(stuffer, bytes_to_write));
uint8_t* ptr = suffer->blob.data + stuffer->write_cursor - bytes_to_write;
which could be simplified.
Solution:
*ptr could be an *out parameter to s2n_stuffer_skip_write
- Does this change what S2N sends over the wire? No.
- Does this change any public APIs? No.
For classes declared with struct, forward declarations should also use struct. Currently, only struct Message violates this in a few header files (2 or so?).
-
Updated
Nov 6, 2021 - Java
-
Updated
Feb 2, 2022 - C
-
Updated
Jan 31, 2022 - TypeScript
-
Updated
Feb 2, 2022
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Feb 5, 2022 - Python
-
Updated
Feb 4, 2022 - Swift
-
Updated
Oct 8, 2021 - HTML
-
Updated
Aug 13, 2021 - Objective-C
-
Updated
Feb 4, 2022 - Java
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.orghttps://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