issues Search Results · repo:solokeys/openpgp language:C
Filter by
0 results
(98 ms)0 results
insolokeys/openpgp (press backspace or delete to remove)Hi, I m trying to compile this on MacOs and I see that there s a device.h file missing (included on ./src/opgpdevice.h).
I wonder where that s been sourced from, because many of the packages you reference ...
isinyaaa
- Opened on Apr 23, 2022
- #26
Apologies for re-raising a type of question that has already been brought up multiple times.
I have spent some time trying to build this project, however, even reading the other related issues, and looking ...
hko-s
- 1
- Opened on Jul 21, 2021
- #25
Hi there,
Trying to build on arch, getting:
▶ make
g++ -std=c++17 -Os -Wall -g3 -I. -Ipc/ -Isrc/ -Ilibs/mbedtls/ -Ilibs/mbedtls/mbedtls/crypto/include/ -Ilibs/stm32fs/ -Ilibs/bearssl/ -Ilibs/spiffs/ ...
D4nte
- 3
- Opened on Jun 25, 2021
- #23
Are you considering merging the work done here with the Solokey v2? Seems this is python and that is all Rust 😔
jonathancross
- Opened on Feb 9, 2021
- #22
After I fixed the bearssl include problem with
I get
craig@other:~/src/solokeys-openpgp$ make
g++ -std=c++17 -Os -Wall -g3 -I. -Ipc/ -Isrc/ -Ilibs/mbedtls/ -Ilibs/mbedtls/mbedtls/crypto/include/ -Ilibs/stm32fs/ ...
craigcomstock
- 10
- Opened on Jan 8, 2021
- #20
I tried running the openpgp app on Linux but I got an issue with importing bearSSL, it couldn t be found. I saw in the
post that it should also work on Windows, is there an install guide for windows?
ghost
- 2
- Opened on Nov 19, 2020
- #18
admin and unblock pins both return bad pin when trying to set. resetting user pin from 123456 to something else returns
card error gpg (GnuPG) 2.2.19 libgcrypt 1.8.5
nimbius
- Opened on Feb 21, 2020
- #16
Could not get this to work when following the actual readme.md Turns out the git clone command needed to be git clone
--recurse-submodules https://github.com/solokeys/openpgp.git to work for me (Ubuntu ...
medmen
- 1
- Opened on Jan 5, 2020
- #13
Gnupg is having some issue with the current openpgp implementation. I suspect it s something small in the Application
Related Data (006e).
Steps to reproduce.
1. Generate a key with gpg2
gpg2 --expert ...
conorpp
- 1
- Opened on Jan 3, 2020
- #12
For constructed DO GET DATA requests, it looks like the replies should be 1 single constructed DO/TLV.
Some examples:
Currently looks like:
GET DATA [CA] var. Application Related Data. [006e]
...
conorpp
- 1
- Opened on Dec 21, 2019
- #11

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!
Press the /
key to activate the search input again and adjust your query.
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.