issues Search Results · repo:jerson/flutter-openpgp language:Dart
Filter by
56 results
(82 ms)56 results
injerson/flutter-openpgp (press backspace or delete to remove)F-Droid apparently strips shared libraries that are provided as binaries. It looks to me like they want the source
included and the libraries to be built at application build time.
https://github.com/amake/orgro/issues/151#issuecomment-2908230128 ...
amake
- 4
- Opened on May 26
- #84
The changes in 3.10.4 seem to have introduced a problem in profile and release mode. Running the example app in this
repo at commit ff311f512e3d557ead422296630199978c17e1b0, I get the following log when ...
bug
amake
- 2
- Opened on May 26
- #83
- Problem: OpenPGP library causing SIGABRT error on Android 14 devices
[split_config.arm64_v8a.apk!libopenpgp_bridge.so]
- Affected devices: Specifically devices running Android 14 (e.g., Motorola ...
sabreys
- 2
- Opened on Mar 24
- #81
I have a use case where I would like to use this library in a sync context (which I could choose to put in an isolate if
I wanted).
Forgive me for my ignorance, but it seems like FFI does not require ...
amake
- 7
- Opened on Feb 28
- #79
Hi, I am using your library to encrypt and decrypt bytes within packets, it works successfully when Im working with a
single packet, however when I fragment and split up the encrypted packet, then reassemble ...
SyedKaz00
- 3
- Opened on Oct 1, 2024
- #77
I got an error from user:
OpenPGPException: openpgp: invalid argument: cannot encrypt a message to key id xxxxxxxxxxxxxxx because it has no valid encryption keys
Does anyone have this error?
cooaer
- Opened on Aug 19, 2024
- #76
Hi devs.
I just upgraded the openpgp package from v3.8.2 to v3.8.3 and when I try to run my Flutter web app this error shows in
the console:
image
Note that, v3.8.2 was working fine.
Dart version: ...
iAbdulaziz93
- 1
- Opened on Aug 13, 2024
- #75
Hello,
I have generate key pair.
final keyOptions = KeyOptions()..rsaBits = 2048;
var keyPair = await OpenPGP.generate(
options: Options()
..name = test
..passphrase = test
..keyOptions ...
SHERLOCKG
- Opened on Jul 22, 2024
- #73
hello @jerson , when I use this library, I hope to specify the compression and cipher field of the KeyOptions class, but
it doesn t work. How can i fix it? The example code is as follow:
class TestOpenPGP ...
itlwy
- 1
- Opened on May 8, 2024
- #69
I really like this package but it would be nice to be able to use this package with non-GUI Dart applications and not
just Flutter.
help wanted
antoniojaguilar
- Opened on Nov 30, 2023
- #67

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.