encryption
Here are 4,375 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
on Mar 21, 2021 - Shell
Just for RSA. Do encrypt and decrypt. Include a bold comment that this should not be used for bulk encryption.
It should be the current best practice (fetch), have proper error handling and resource allocation/deallocation and be in the style of a known answer test.
-
Updated
on Mar 19, 2021 - JavaScript
-
Updated
on Mar 21, 2021 - Go
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
on Nov 21, 2020 - Shell
the borg files cache can be rather large, because it keeps some information about all files that have been processed recently.
lz4 is a very fast compression / decompression algorithm, so we could try to use it to lower the in-memory footprint of the files cache entries.
before implementing this, we should check how big the savings typically are - to determine whether it is worthwhile doing
-
Updated
on Mar 20, 2021 - Shell
-
Updated
on Mar 21, 2021 - Go
-
Updated
on Jan 4, 2021 - Rust
-
Updated
on Dec 12, 2020 - JavaScript
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
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)
);
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.
-
Updated
on Mar 20, 2021 - Shell
If you select the "None" or "Default" email signature it is possible to paste text into the preview field. This should not be possible.
Seen in the desktop client.
-
Updated
on Oct 11, 2019 - Java
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
on Mar 27, 2019 - JavaScript
-
Updated
on Feb 20, 2021 - JavaScript
-
Updated
on Mar 7, 2021 - C
-
Updated
on Feb 25, 2021
-
Updated
on Jan 18, 2021 - Objective-C
-
Updated
on Mar 19, 2021 - Swift
-
Updated
on Mar 17, 2021 - HTML
-
Updated
on Mar 18, 2021 - C++
-
Updated
on Mar 7, 2021 - HTML
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 the problem you are having with rclone?
ncdu
reports a wrong number for file count when that number is large enough to require a suffix.I'm not an expert in go, but I suspect the problem resides in the file
/cmd/ncdu/ncdu.go
at row376
.In particular, we are using the
SizeSuffix(...)
that are (in my opinion) intended for file size. Therefore it will use the 1024 multip