-
Updated
May 18, 2020 - JavaScript
openpgp
Here are 188 public repositories matching this topic...
-
Updated
Apr 10, 2022 - Kotlin
A production environment is triggering the exception "Error Message: TypeError: Cannot read property 'insertBefore' of null".
This seems to happen on the admin interface on the url: "/#/admin/questionnaires" in relation to $scope.triggerFieldDialog
The setup is using version 3.0.2
Given the nature of the project we should provide to users all the tools to verify that the content being served to the browser is the one present on this repository, allowing users to detect when instances modify the assets that are being served.
One feature that might be helpful for this purpose is [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integ
-
Updated
Feb 18, 2022 - Rust
-
Updated
Feb 4, 2022 - Objective-C
-
Updated
Feb 14, 2022 - C
-
Updated
Apr 6, 2022 - C++
mkdir tmp
neopg cat tmp
terminate called after throwing an instance of 'Botan::Stream_IO_Error'
what(): I/O error: DataSource_Stream::read: Source failure
Aborted (core dumped)
neopg curl
-
Updated
Feb 21, 2022 - Java
Currently when I create a new profile it's not set as default. During command executions I also do not see what the profile is. As a result if I leave the --profile flag from the command I get errors that are quite strange and misleading. It would be good to:
- either set a default profile and see it on command executions
- or have some warnings / potential fixes with errors like: Are you runnin
-
Updated
Jan 11, 2022 - Shell
-
Updated
Feb 14, 2022 - PHP
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Jul 11, 2018 - Ruby
Improve this page
Add a description, image, and links to the openpgp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openpgp topic, visit your repo's landing page and select "manage topics."


First, thank you for maintaining this wonderful tool!
Is your feature request related to a problem? Please describe.
PBKDF2-HMAC-SHA1 is no longer recommended, and may become a problem if there are too few iterations (SHA1 is the issue, especially in conjunction with the small number of iterations), although a 16byte/128bit salt remains fine. This only offers security if used in conjunctio