encryption
Here are 3,304 public repositories matching this topic...
TianoCore's code for parsing attached P7's is incomplete (does not handle other OIDs).
I chatted with @mattcaswell , and a proposed fix was to leverage PKCS7_get_octet_string() and PKCS7_type_is_other() , but sadly they are not public. The alternati
I'm looking at the react tutorial at https://github.com/amark/gun/wiki/React-Tutorial and noticed that the code examples are using depreciated lifecycle methods such as componentWillMount.
As it stands, the "Analyse hash" recipe cannot identify Bcrypt hashes generated from the Bcrypt recipe.
-
Updated
Apr 3, 2020 - Shell
Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
Is this a BUG / ISSUE report or a QUESTION?
BUG
System information. For client/server mode post info for both machines.
Your borg version (borg -V).
borg 1.1.10
Operating system (distribution) and version.
macos 10.14.6
Hardware / network configuration, and filesystems used.
- I have searched open and closed issues for duplicates.
Description
I'd like to add something rather important to the wiki page How do filters work? but I don't have the knowledge yet. If this issues database is not the place for writing about the documentation, please let
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
The README for the project mentions a roadmap file:
https://github.com/timvisee/ffsend/blob/master/ROADMAP.md
But no such file exists. It'd be cool to view the roadmap for this project, it sounds super interesting.
This is not an issue but a problem of ASUS routers which I spent a lot of time to understand and nice to be reflected in FAQ.
Asus Routers do not support Tls-crypt.
In such case they throw error:
Options error: No closing quotation (") in config.ovpn:46
To fix it is need to go to custom encryption setting during setup and choose TLS Auth.
urrently I do not know the structure of the payload that should be sent to the server, in the documentation they speak of 3 paramatros [description, attributes, content] but the model whatsapp_binary_writter that triggers an error and closes the connection
Problem:
When you initialize a stuffer with an existing blob, the typical pattern is to write
struct s2n_blob blob;
struct s2n_stuffer stuffer;
GUARD(s2n_stuffer_init(&stuffer, &blob));
GUARD(s2n_stuffer_write(&stuffer, &blob));
This causes a memcpy to write to overlapping pages, which is undefined behavior. A workaround is to use s2n_stuffer_raw_write, but this st
-
Updated
Oct 11, 2019 - Java
What's this issue about?
The problem happening can be understood by reading https://developers.google.com/web/updates/2016/08/removing-document-write
Make links clickable
When adding a link into a custom field, it would be helpful to be able to click on it to visit. It's possible to click to copy but not click to visit.
Suggested solution: On hover, add an extra button with a chain icon to visit the link
Hi,
First day of a week in Iran and some countries in middle east is SATURDAY.
please add this to the Android App.
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?).
On my homescreen, ChatSecure shows 20 unread messages (those red counter on the App-Icon), even when I read all the conversations from all the contacts in my roster.
-
Updated
Mar 31, 2020
Description
The mentioned section should be moved to the wiki since it looks like a better place to archive that kind of information, also each web site listed there can be better described, and it will give the main page a better and smoother appearance.
Instead, a sign that shows people that the wiki exists, and that they could find more in depth information about specific software, pr
-
Updated
Jun 28, 2019 - JavaScript
-
Updated
Mar 10, 2020 - Shell
Currently MetadataService validates the metadata against both metainfo.yml and infodict.yml. The former is supposed to be the schema of .torrent files, and the latter -- of the info dictionary (which is also the format of peer-exchanged metadata per BEP-9 Extension for Peers to Send Metadata Files). The reason for this is that IMetadataService interface is generic, so there's no way to
We still have docs describing an antigen plugin that has long been deprecated
Viewer of a readonly document can change the dimensions of inline images. These changes only effect local viewing. So this is likely not a major bug. Example: Open cryptpad app tutorial read-only document, scroll down to inline image and double click on image to change dimensions.
https://cryptpad.fr/pad/#/1/view/aN5Xj2fXF4FANtYhmiia9g/UKkWIfnnM2YaCScaHW4m4NSADaLY8dWY11+DmvGSkJs/
我按照http://gmssl.org/docs/quickstart.html 上的步骤在Ubuntu 16.04LTS上安装GmSSL,出现了以下错误:
Makefile:6850: recipe for target 'engines/sdf_dummy.o' failed
make[1]: *** [engines/sdf_dummy.o] Error 1
make[1]: Leaving directory 'home/usr/Downloads/GmSSL-master'
Makefile:128: recipe for target 'all' failed
make: *** [all] Error 2
请问一下我该如何解决这个错误呢?
@gabrielmongefranco thank you for contacting me. In terms of contributing, we could certainly use your skills. Several things spring to mind.
We need to automate the process of building binary releases for the various popular distros (aka rpm/deb files), and writing a proper install/setup script. Our Jenkins server could handle the former, as it already does nightly build/test jobs on CentOS/De
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."